Popular Packages
-
PHP
j-ben87/parsley-bundle
Convert Symfony constraints into data-attributes for client-side validation with Parsley.
-
-
-
-
TypeScript
inlayphp/notifications
Session and database notifications for Inlay and Laravel applications.
-
PHP
andydefer/laravel-notification
Extensible polymorphic notification system for Laravel with multi-channel support (Mail, Database, SMS, WhatsApp, etc.)
-
PHP
dmstr/flowable-bundle
Flowable BPMN engine pass-through resources, HTTP client and CLI for API Platform / Symfony.
-
-
PHP
jeffersongoncalves/laravel-zero-console
Reusable traits for Laravel Zero commands: output formatting (tables, state colorization, dates), standardized API error handling, and cwd/argument path resolution.
-
PHP
dmstr/keycloak-security-bundle
Keycloak-backed Symfony Security: KeycloakUser + KeycloakUserProvider for JWT-authenticated users managed in Keycloak, plus a CLI for token retrieval.
-
PHP
dmstr/symfony-system-resources-bundle
Read-only API Platform admin resources for Symfony framework-internal tables: messenger_messages, doctrine_migration_versions.
-
PHP
dmstr/doctrine-audit-log-bundle
Audit logging for Doctrine entities via Gedmo Loggable: concrete LogEntry entity exposed as read-only API Platform admin resource.
-
PHP
dmstr/api-configuration-bundle
Configurable external API connections: ApiConfiguration entity with type+credentials, health-check + OAuth-authorize flow, ApiExtensionRegistry adapter pattern.
-
PHP
dmstr/symfony-job-queue-bundle
Persisted job tracking on top of Symfony Messenger: Job entity with status, JobQueueService for dispatch, JobMessage/JobMessageHandler for async execution.
-
PHP
dmstr/openapi-json-schema-bundle
Symfony bundle for integrating JSON Schema validation with API Platform OpenAPI documentation via dynamic schema aggregation (SchemaRegistry with anyOf merging, #[JsonSchema] attribute, OperationInputSchemaResolver, JedisonGrid decorator).