symfony/options-resolver
Symfony OptionsResolver is array_replace on steroids: define required options, defaults, allowed types/values, normalizers, and validation for robust option/config handling in your PHP code. Great for APIs, components, and reusable libraries.
|
Package
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|
| 2lenet/crudit-bundle | Symfony CruditBundle for building CRUD back offices with SB Admin layout. Provides configurable controllers, datasources and filtersets, plus list views with pagination/sorting, actions, grouping, batch ops, export (CSV/Excel), markdown, workflows and more. | 16 | 17 | 7 | 368 | 2 | 32.0 | 23.1 | MIT | 1 week ago | |
| a2lix/translation-form-bundle | — | 338 | 345 | 139 | 62K | 0 | 32.1 | 36.0 | MIT | 1 month ago | |
| acatus-dev/paybox-bundle | Symfony bundle to integrate Paybox payments: handles HMAC signing, server availability checks, IPN signature verification via OpenSSL, and dispatches events on responses. Configure your account parameters and submit transaction data. | 0 | 0 | 1 | 1 | 0 | 0.0 | 4.2 | MIT | — | |
| acseo/dynamic-form-bundle | Symfony bundle to build dynamic forms from PHP arrays. Define fields, options (label/help/picto/data), constraints (NotBlank, Length, etc.) and render via a form provider. Includes install steps, bundle enablement, and controller example. | 5 | 6 | 3 | 167 | 0 | 4.3 | 20.4 | MIT | 11 months ago | |
| admin-panel/admin-bundle | Admin Bundle is a simple Symfony admin generator for building entity lists and custom actions. Supports Doctrine ORM and Doctrine DBAL. Versioned by Symfony branch (2.7+ and 3.x), with documentation in the doc/ directory. | 3 | 3 | 8 | 0 | 0 | 3.3 | 3.8 | MIT | 7 years ago | |
| adrenalinkin/swagger-resolver-bundle | Symfony bundle that validates request/response data against Swagger 2 (OpenAPI) specs. Generates a SwaggerResolver based on Symfony OptionsResolver, with warmed caching and debug auto-refresh. Loads docs via NelmioApiDocBundle, swagger-php, or JSON/YAML files. | 10 | 10 | 7 | 6 | 8 | 2.7 | 5.6 | MIT | — | |
| adsazad/datatables-bundle | Symfony bundle integrating jQuery DataTables for realtime Ajax tables (Symfony 4.4+/5+). Data source logic is decoupled via adapters; includes Doctrine ORM, MongoDB and Elastica, with support for custom adapters. Includes a console generator command. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| adtechpotok/messenger-adapter | Symfony Messenger transport built on Enqueue, enabling send/receive via supported brokers (e.g., AMQP/RabbitMQ). Configure Messenger with an enqueue:// DSN, route messages, and consume workers; supports queue/exchange options and per-message topic overrides. | 0 | 0 | 0 | 4 | 0 | 3.0 | 9.7 | MIT | 7 years ago | |
| agence-adeliom/easy-admin-user-bundle | Symfony bundle adding user authentication and password reset integration for EasyAdmin. Includes a full user flow, CLI command to create users (admin/super-admin), and an EasyAdmin CRUD interface for managing accounts. | 12 | 13 | 4 | 145 | 0 | 0.2 | 14.9 | MIT | — | |
| agence-adeliom/easy-block-bundle | Symfony bundle adding a basic block component for EasyAdmin: manage blocks via a CRUD interface and render them in Twig. Supports Symfony 6.4/7.x (PHP 8.2+), with older branches for Symfony 5.4/6.x and 4.4/5.x. | 5 | 5 | 3 | 113 | 0 | 0.1 | 17.9 | MIT | — | |
| agence-adeliom/easy-blog-bundle | Basic blogging system for Symfony EasyAdmin. Adds CRUD management for posts and categories, configurable blog root path, and Doctrine schema/migrations support. Compatible with Symfony 6.4/7.x (v3) and PHP 8.2+. | 7 | 7 | 3 | 89 | 0 | 0.1 | 15.0 | MIT | — | |
| agence-adeliom/easy-common-bundle | Symfony bundle providing common utilities for EasyAdmin: reusable Doctrine entity traits (ID, slug, timestamps, soft delete, publish/status) and a PHP 8 enum polyfill/helper with static constructors, validation, and typed enum parameters. | 3 | 3 | 6 | 494 | 0 | 0.2 | 28.9 | MIT | — | |
| agence-adeliom/easy-config-bundle | Symfony bundle for EasyAdmin that adds a simple configuration manager stored in the database. Manage key/value settings from your EasyAdmin dashboard, include ready-made menu entry via a trait, and read values in Twig with easy_config(). | 9 | 9 | 4 | 100 | 2 | 0.6 | 14.4 | MIT | — | |
| agence-adeliom/easy-editor-bundle | Flexible content editor for EasyAdmin: store content as JSON blocks, build custom block types, render via Twig with an included form theme, and hook into events during block rendering. Symfony Flex install; supports Symfony 6.4/7.x (v3) and older branches. | 11 | 11 | 2 | 121 | 0 | 0.1 | 14.4 | MIT | — | |
| agence-adeliom/easy-faq-bundle | Basic FAQ system for Symfony EasyAdmin: manage FAQ entries and categories via CRUD, with configurable FAQ page root path. Supports Symfony 6.4/7.x (PHP 8.2+), with older branches for Symfony 5.4/6.x and 4.4/5.x. | 5 | 5 | 1 | 89 | 0 | 0.1 | 16.6 | MIT | — | |
| agence-adeliom/easy-fields-bundle | Symfony bundle adding extra EasyAdmin fields: enhanced AssociationField (create/select inline), EnumField, FormTypeField for binding raw form types, and TranslationField integration (A2lix). Supports Symfony 6.4/7.x on PHP 8.2+. | 13 | 13 | 11 | 329 | 6 | 2.1 | 21.0 | MIT | — | |
| agence-adeliom/easy-gutenberg-bundle | Integrate WordPress’s Gutenberg editor into Symfony EasyAdmin. Add a GutenbergField to CRUD forms, use the provided form theme, and generate custom blocks via a console maker command. Compatible with Symfony 5.4–7.x and PHP 8.0.2+. | 6 | 6 | 5 | 0 | 4 | 0.6 | 0.8 | MIT | — | |
| agence-adeliom/easy-media-bundle | Vue.js media manager for Symfony EasyAdmin with multi-upload, drag & drop, previews, image editing, bulk actions, visibility/locking, filters & sorting, directory bookmarks, URL embed support, keyboard shortcuts, and modal/WYSIWYG integration. | 30 | 30 | 21 | 333 | 11 | 4.2 | 19.1 | MIT | — | |
| agence-adeliom/easy-menu-bundle | Symfony bundle adding a basic menu system for EasyAdmin. Manage menus from your dashboard, with optional Gedmo Tree support for nested items. Supports Symfony 6.4/7.x (v3) and earlier branches for older Symfony/PHP versions. | 9 | 9 | 5 | 137 | 2 | 0.6 | — | MIT | — | |
| agence-adeliom/easy-page-bundle | Easy Page Bundle adds a lightweight CMS for Symfony EasyAdmin. Manage hierarchical pages in the admin dashboard and render them via simple slug-based routes like /{slug} or /{parentSlug}/{slug}, with Doctrine migrations/schema setup support. | 10 | 10 | 7 | 91 | 0 | 0.3 | 13.4 | MIT | — | |
| agence-adeliom/easy-redirect-bundle | Symfony bundle to manage URL redirects and log 404 errors. Intercepts 404s, looks up matching redirects, performs redirects, and updates hit count/last accessed. Stores 404 path/URL/timestamp/referer for stats and clears matching 404s when redirects change. | 6 | 6 | 2 | 141 | 1 | 0.2 | 18.3 | MIT | — | |
| agence-adeliom/easy-seo-bundle | — | 8 | 8 | 2 | 107 | 1 | 0.2 | 15.3 | MIT | — | |
| agence-adeliom/easy-shop-bundle | — | 4 | 4 | 1 | 0 | 0 | 1.0 | 2.7 | MIT | — | |
| akeneo/api-php-client | — | 96 | 98 | 65 | 50K | 18 | 15.8 | 44.9 | NOASSERTION | 1 year ago | |
| akeneo/pim-community-dev | — | 1,023 | 1,021 | 534 | 3K | 371 | 65.9 | 39.2 | NOASSERTION | 2 months ago | |
| akeneo/storage-utils-bundle | — | 2 | 3 | 2 | 0 | 0 | 0.1 | — | — | — | |
| akeneo-labs/spreadsheet-parser | Lightweight spreadsheet reader focused on low memory usage, even for large files. Parses XLSX and CSV, exposes workbook/worksheet APIs, and provides row iterators for streaming data extraction with configurable CSV options (encoding, delimiter, enclosure, etc.). | 145 | 147 | 49 | 5K | 13 | 7.6 | 27.2 | NOASSERTION | 7 years ago | |
| akyos/mpdf-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| alamirault/elasticsearch-form-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.3 | 0.4 | — | — | |
| alexsabur/antispam-bundle | — | 0 | 0 | 0 | 7 | 0 | 0.0 | 12.5 | MIT | — | |
| allsetlu/datatablesbundle | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | — | 5 years ago | |
| allsoftware/symfony-kernel-tabler | — | 1 | 1 | 0 | 0 | 0 | 2.3 | 3.4 | MIT | 4 years ago | |
| alsatian/form-bundle | — | 14 | 14 | 6 | 436 | 3 | 3.4 | 20.7 | MIT | 2 years ago | |
| andyhobbs/gedmo-translation-form-bundle | — | 1 | 1 | 0 | 79 | 0 | 0.3 | 22.2 | MIT | 4 years ago | |
| ano/barbeq | — | 8 | 8 | 2 | 0 | 0 | 0.1 | — | MIT | — | |
| antqa/dataexporter-bundle | — | 2 | 2 | 0 | 7 | 1 | 0.1 | 7.2 | — | — | |
| anzusystems/core-dam-bundle | — | 1 | 1 | 0 | 80 | 0 | 24.4 | 24.8 | Apache-2.0 | 2 months ago | |
| appsco/component-firi | — | 0 | 0 | 2 | 0 | 0 | 0.7 | — | — | 7 years ago | |
| apy/datagrid-bundle | — | 492 | 502 | 339 | 4K | 76 | 35.7 | 39.6 | MIT | 2 years ago | |
| araise/core-bundle | — | 2 | 2 | 1 | 156 | 4 | 1.1 | 24.5 | MIT | — | |
| aschaeffer/sonata-admin-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| aschaeffer/sonata-editable-list-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| aschaeffer/sonata-republicandate-field-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| asmitta-01/formflow-bundle | — | 2 | 2 | 0 | 8 | 0 | 1.5 | 7.8 | MIT | 1 year ago | |
| asmitta-01/toast-bundle | — | 0 | 0 | 0 | 1 | 0 | 18.9 | 4.8 | MIT | 1 month ago | |
| asoc/dadatata | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| aspose/cloud-sdk-php | — | 1 | 2 | 3 | 51 | 1 | 0.2 | 19.6 | MIT | — | |
| atcliff/kafka-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.6 | — | MIT | 1 year ago | |
| autoprotect-group/messenger-enqueue-transport | — | 0 | 0 | 1 | 5 | 0 | 0.3 | 10.8 | MIT | 4 years ago | |
| auviis/adminlte-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | NOASSERTION | — | |
| avaibook-nelmio/api-doc-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| avanzu/admin-theme-bundle | — | 276 | 277 | 145 | 202 | 30 | 22.5 | 13.7 | MIT | 7 years ago | |
| azraelir/datatablesbundle | — | 0 | 0 | 0 | 0 | 0 | 0.4 | — | — | 6 years ago | |
| azyouness/request-to-form-bundle | — | 0 | 0 | 0 | 2 | 0 | 0.0 | — | MIT | — | |
| badpixxel/brevo-bridge | — | 2 | 2 | 0 | 169 | 0 | 0.3 | 23.6 | MIT | 5 years ago | |
| badpixxel/sendinblue-bridge | — | 2 | 2 | 0 | 0 | 0 | 0.3 | — | MIT | 5 years ago | |
| badpixxel/tasking-bundle | — | 0 | 0 | — | 93 | — | 0.0 | 26.7 | — | — | |
| bankiru/doctrine-api-client | Doctrine-style entity manager for remote RPC APIs. Map entities via YAML, register RPC clients, and use Doctrine Common interfaces (metadata, proxies, repositories) to fetch and manage remote resources as if they were Doctrine entities. | 9 | 8 | 1 | 0 | 4 | 2.1 | 1.1 | — | 9 years ago | |
| bartacus/bartacus-bundle | — | 13 | 13 | 9 | 307 | 14 | 9.8 | 22.9 | GPL-3.0 | 8 years ago | |
| bcc/cron-manager-bundle | — | 163 | 166 | 40 | 343 | 3 | 2.9 | 7.9 | MIT | — | |
| becklyn/static-roles-bundle | — | 4 | 4 | 2 | 9 | 1 | 1.7 | 6.2 | BSD-3-Clause | 3 years ago | |
| bedrockstreaming/rate-limit-bundle | — | 3 | 3 | 1 | 41 | 1 | 2.8 | 14.9 | — | 3 years ago | |
| beyondbluesky/cron-manager-bundle | — | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| bigz/halapi | HAL JSON representation helper for HATEOAS APIs. Uses annotations and conventions to expose entities with links/relations, with pluggable URL generator, annotation reader, object manager, and pagination. Symfony-friendly today; aiming for framework-agnostic/PSR. | 2 | 2 | 0 | 0 | 0 | 1.2 | — | — | 7 years ago | |
| bijsterdee/gdpr-bundle | — | 0 | 0 | 0 | 0 | 1 | 0.1 | — | NOASSERTION | — | |
| biplane/yandex-direct | — | 54 | 54 | 22 | 4K | 3 | 9.8 | 26.7 | MIT | 1 year ago | |
| bitbag/sylius-feed-plugin | — | 0 | 0 | 1 | 0 | 0 | 0.7 | — | MIT | 1 year ago | |
| blackknight467/ayah-bundle | — | 0 | 2 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| bluetel/ezplatform-admin-ui-entrypoint-components | — | 0 | 0 | 0 | 206 | 1 | 1.0 | 32.0 | MIT | 5 years ago | |
| bobv/latex-bundle | Symfony bundle for flexible PDF rendering via LaTeX. Build .tex documents with an OOP API, compile them to PDF, return PDFs in HTTP responses with one command, and avoid unnecessary recompiles with basic caching. | 24 | 25 | 11 | 361 | 1 | 13.7 | 17.1 | MIT | 9 months ago | |
| brouzie/widgets-bundle | — | 1 | 1 | 0 | 0 | 0 | 0.0 | — | — | — | |
| bubnov/tissue | Scan uploaded files for viruses in PHP via adapter-based integrations. Includes a ClamAV adapter to run ClamAV scans and report infected files, helping you add antivirus checks to your upload pipeline (keep signatures updated; follow upload security best practices). | 0 | 0 | 1 | 0 | 0 | 0.9 | — | MIT | 9 years ago | |
| bubnov/tissue-bundle | — | 0 | 0 | 2 | 0 | 0 | 2.2 | — | MIT | 9 years ago | |
| bunta/datatablesbundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| bxnxg/antispam-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| byscripts/static-entity-bundle | — | 0 | 0 | 2 | 0 | 1 | 5.6 | 0.8 | — | 6 years ago | |
| cache/adapter-bundle | — | 30 | 30 | 26 | 3K | 0 | 6.9 | 27.6 | MIT | 6 years ago | |
| chamber-orchestra/cms-bundle | — | 1 | 1 | 0 | 93 | 0 | 0.1 | 23.2 | Apache-2.0 | — | |
| chamber-orchestra/file-bundle | — | 0 | 0 | 0 | 360 | 0 | 0.1 | 35.4 | MIT | — | |
| chamber-orchestra/image-bundle | — | 2 | 2 | 0 | 369 | 0 | 0.5 | 30.1 | MIT | — | |
| chamber-orchestra/pagination-bundle | — | 0 | 0 | 0 | 662 | 0 | 0.5 | 39.9 | MIT | — | |
| chamilo/settings-bundle | — | 4 | 4 | 2 | 6K | 0 | 1.6 | 42.5 | — | 2 years ago | |
| chaplean/oauth-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| chebur/search-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| chrisandchris/barcode-bundle | — | 9 | 7 | 18 | 452 | 0 | 0.6 | 16.2 | Apache-2.0 | 8 years ago | |
| cibincasso/barcode-bundle | — | 0 | 0 | 1 | 0 | 0 | 0.0 | — | — | — | |
| cleentfaar/mailer | Laravel-compatible mailer package providing a simple API to send emails through configurable transports. Includes basic setup for drivers, message composition, and delivery handling to integrate email sending into your application workflows. | 0 | 2 | — | 0 | — | 0.0 | — | — | — | |
| cleentfaar/tissue | Laravel package to speed up building UI and pages with reusable “tissue” components, helper utilities, and starter structure. Aims to simplify common app scaffolding and keep views consistent across projects with minimal setup. | 6 | 6 | 6 | 32 | 0 | 0.8 | 10.3 | MIT | 11 years ago | |
| cleentfaar/tissue-bundle | — | 0 | 4 | — | 0 | — | 0.0 | — | — | — | |
| clem/custompbxbundle | — | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| cleverage/process-bundle | — | 21 | 22 | 13 | 336 | 25 | 24.0 | 27.5 | MIT | 5 months ago | |
| cmobi/rabbitmq-bundle | — | 1 | 1 | 2 | 0 | 2 | 0.5 | — | MIT | — | |
| code-rhapsodie/dataflow-bundle | Symfony bundle for building import/export dataflows: one reader, ordered processing steps (sync/async), and one or more writers. Includes CLI tools and scheduling for jobs, status/result reporting, and support for multiple Doctrine DBAL connections. | 18 | 18 | 4 | 478 | 2 | 27.4 | 23.9 | MIT | 3 weeks ago | |
| codeception/module-symfony | Symfony module for Codeception that integrates the framework’s kernel, container, and HTTP client for functional/acceptance testing. Boot the app, make requests, assert responses, and access services to test controllers and app behavior with minimal setup. | 96 | 97 | 25 | 195K | 9 | 30.7 | 56.1 | MIT | 1 month ago | |
| codibly/databricks-bundle | — | 0 | 1 | 0 | 0 | 0 | 0.9 | — | — | 8 years ago | |
| codingculture/request-resolver-bundle | — | 1 | 1 | 2 | 569 | 1 | 20.8 | 38.2 | — | 2 months ago | |
| comunedifirenze/bicorebundle | — | 1 | 1 | 3 | 81 | 2 | 1.5 | 26.1 | MIT | — | |
| connectholland/user-bundle | — | 8 | 8 | 8 | 0 | 2 | 29.1 | — | — | 2 weeks ago | |
| contao/contao | — | 426 | 428 | 172 | 31 | 358 | 27.3 | 26.6 | LGPL-3.0 | — | |
| contao/core-bundle | — | 123 | 130 | 56 | 19K | 0 | 2.3 | 30.3 | LGPL-3.0 | — | |
| coosos/user-role-type-bundle | — | 2 | 2 | 0 | 0 | 0 | 0.6 | — | MIT | 6 years ago | |
| core23/facebook-bundle | — | 0 | 0 | 0 | 0 | 0 | 2.0 | — | MIT | 5 years ago | |
| core23/gdpr-bundle | Deprecated Symfony bundle providing GDPR cookie consent/info banner with optional domain-cookie blocking and allowlist configuration. No longer maintained; consider klaro.js or other alternatives. | 11 | 11 | 2 | 0 | 2 | 3.6 | 1.9 | MIT | 1 year ago | |
| core23/matomo-bundle | Symfony bundle that wraps Matomo (Piwik) analytics for Sonata projects. Provides services and Twig helpers to render tracking code and access Matomo statistics via a configurable HTTP client (HTTPlug/Symfony HttpClient) and PSR-7 message factory. | 6 | 6 | 2 | 0 | 2 | 24.2 | 0.4 | MIT | 1 month ago | |
| core23/piwik-bundle | — | 0 | 0 | 1 | 0 | 0 | 1.1 | — | MIT | 8 years ago | |
| core23/shariff-bundle | — | 0 | 5 | — | 0 | — | 3.0 | — | — | — | |
| core23/sitemap-bundle | — | 5 | 3 | 2 | 0 | 1 | 1.4 | — | MIT | 3 years ago | |
| corponat/api-doc-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| cosmow/riak-odm-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| crassula/google-cloud-error-reporting-bundle | Symfony bundle integrating Google Cloud Error Reporting. Configure project ID, service name and credentials, enable per environment, then report exceptions via the ErrorReporter service with optional HTTP request/response and user context. | 1 | 2 | 0 | 0 | 0 | 3.6 | — | MIT | 5 years ago | |
| craue/config-bundle | — | 175 | 176 | 35 | 13K | 12 | 5.6 | 30.0 | MIT | — | |
| craue/formflow-bundle | — | 748 | 759 | 125 | 34K | 61 | 24.6 | 45.7 | MIT | — | |
| craue/formflow-demo-bundle | — | 29 | 29 | 13 | 190 | 2 | 0.9 | 11.9 | MIT | — | |
| creative-web-solution/imagine-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| crossknowledge/datatable-bundle | — | 4 | 4 | 7 | 0 | 0 | 8.8 | 0.4 | — | 8 months ago | |
| crovitche/swiss-geo-bundle | — | 0 | 3 | — | 0 | — | 11.6 | 6.5 | — | — | |
| cwd/grid-bundle | — | 3 | 3 | 0 | 0 | 0 | 2.7 | — | MIT | 4 years ago | |
| cyllene-web/docusign-bundle | — | 0 | 0 | 0 | 59 | 0 | 9.7 | 26.3 | MIT | 7 months ago | |
| cypresslab/pygments-elephant-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | GPL-3.0 | — | |
| cyve/json-schema-form-bundle | — | 7 | 7 | 8 | 0 | 2 | 0.8 | 0.4 | MIT | — | |
| daa/addressable-bundle | — | 6 | 6 | 10 | 0 | 1 | 3.4 | — | — | 7 years ago | |
| damienharper/auditor | — | 193 | 194 | 68 | 98K | 10 | 31.1 | 46.5 | MIT | 2 months ago | |
| damienharper/navigation-bundle | — | 2 | 3 | 1 | 3 | 0 | 1.5 | 4.2 | MIT | 5 years ago | |
| daniel-iwaniec/elasticsearch-bundle | — | 0 | 0 | 1 | 0 | 0 | 0.0 | — | MIT | — | |
| darylseven/editorjs-bundle | Symfony bundle integrating Editor.js with Symfony Forms and Twig. Adds an EditorjsType form field, configurable editor setups, and a Twig helper to render/init the editor. Includes example config and JS init (Encore/webpack). | 0 | 0 | 1 | 16 | 0 | 20.7 | 21.3 | MIT | 3 weeks ago | |
| datatheke/pager-bundle | — | 0 | 11 | — | 0 | — | 0.1 | — | — | — | |
| deadkash/translation-form-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| debricked/datatablesbundle | — | 1 | 1 | 1 | 0 | 5 | 4.4 | 1.1 | — | 5 years ago | |
| den01101/oauth-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| destro/json-schema-form-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | MIT | 4 years ago | |
| devster/rad-mailer | — | 6 | 6 | 1 | 0 | 0 | 0.1 | — | WTFPL | — | |
| digipolisgent/domainator9k-core-bundle | — | 0 | 0 | 0 | 18 | 0 | 1.3 | 17.7 | — | 1 year ago | |
| dkomarek/datatables-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | MIT | 4 years ago | |
| dmp/rest-bundle | — | 0 | 0 | 0 | 15 | 0 | 20.4 | 19.1 | — | 1 month ago | |
| doctrine/mongodb-odm-bundle | Symfony bundle integrating Doctrine MongoDB ODM for mapping PHP documents to MongoDB. Provides configuration, DI services, console commands, and tooling to manage connections, document managers, and repositories in Symfony apps. | 385 | 388 | 229 | 326K | 12 | 34.4 | 49.5 | MIT | 4 months ago | |
| dolmitos/symfony-datatables-bundle | — | 0 | 2 | — | 0 | — | 0.0 | — | — | — | |
| dolmitos/symfony-entity-creator-bundle | — | 0 | 1 | — | 0 | — | 0.0 | — | — | — | |
| domenik88/datagrid-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| driveop/klaviyo-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| driveop/stripe-bundle | — | 0 | 0 | 2 | 0 | 0 | 0.1 | — | MIT | — | |
| driveop/twilio-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| druidvav/simple-oauth-bundle | — | 0 | 0 | 1 | 105 | 0 | 0.3 | 28.0 | — | 9 years ago | |
| dsentker/url-signature | Laravel/PHP package to create and verify signed URLs. Add a signature to query strings to protect routes and parameters from tampering, with simple helpers for generating signatures and validating incoming requests, including optional expiry support. | 18 | 18 | 2 | 1K | 1 | 1.0 | 24.5 | NOASSERTION | 5 years ago | |
| dyosis/crud-bundle | — | 0 | 0 | 0 | 0 | 2 | 0.4 | — | MIT | — | |
| ebitkov/bootstrap-twig-components | — | 0 | 2 | — | 0 | — | 0.0 | — | — | — | |
| ecommit/crud-bundle | — | 0 | 0 | 2 | 187 | 0 | 0.1 | 31.4 | MIT | — | |
| ecommit/doctrine-utils | Small set of Doctrine ORM QueryBuilder utilities: accurate COUNT helpers, a paginator, and filter helper methods. Install via Composer and use to simplify common query building patterns in your PHP projects. | 0 | 0 | 1 | 330 | 0 | 0.0 | 34.7 | MIT | — | |
| ecommit/javascript-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| ecommit/paginator | Lightweight PHP paginator for arrays or ArrayIterator. Configure page, max_per_page, and data; optionally provide total count for large datasets. Iterate results, get last page, and use count() to know items on the current page. | 0 | 0 | 1 | 469 | 0 | 0.0 | 36.8 | MIT | — | |
| edhrendal/dev-tools-maker-bundle | — | 1 | 1 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| eduardtrandafir/gearman-bundle | — | 0 | 0 | 1 | 0 | 0 | 0.0 | — | — | — | |
| edumedia/gar-api-bundle | — | 0 | 0 | 0 | 336 | 0 | 0.3 | 37.2 | — | 1 year ago | |
| edweld/aclbundle | — | 2 | 2 | 0 | 0 | 0 | 0.0 | — | — | — | |
| edweld/datatablesbundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| effiana/api-doc-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | MIT | 6 years ago | |
| effiana/formflow-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | NOASSERTION | — | |
| egeloen/serializer | — | 0 | 28 | — | 1K | — | 2.6 | 24.6 | — | — | |
| ekino/data-protection-bundle | — | 5 | 5 | 10 | 495 | 2 | 3.5 | 28.0 | MIT | 1 year ago | |
| ekyna/payum-payzen | PayZen gateway for Payum (Systempay, Scellius, CLIC&PAY, OSB, SOGE_COMMERCE). Install via Composer and configure site_id, certificate, mode, hash, cache directory, and endpoint. Supports predefined endpoints or a custom endpoint URL. | 4 | 4 | 12 | 40 | 0 | 1.1 | 15.9 | MIT | 5 years ago | |
| ekyna/resource | Laravel package providing a Resource layer with controllers, forms, validation, persistence and admin-style CRUD tooling. Helps structure domain resources consistently across your app and speeds up building back-office interfaces. | 1 | 1 | 0 | 6 | 0 | 0.0 | 8.3 | MIT | — | |
| elasticms/common-bundle | Shared library bundle for elasticMS, used by the Core and Client Helper bundles. Provides common code, utilities, and services to keep the platform consistent. Documentation available on the EMS project site; issues and PRs via the elasticMS monorepo. | 2 | 3 | 5 | 251 | 0 | 31.3 | 31.3 | LGPL-3.0 | 1 week ago | |
| elasticms/helpers | — | 0 | 0 | 0 | 254 | 0 | 28.4 | 38.6 | LGPL-3.0 | 1 month ago | |
| elasticms/submission-bundle | EMS SubmissionBundle processes and manages submissions created with EMS FormBundle. It integrates into the elasticMS ecosystem, offering tools to handle form submission workflows and related operations, with documentation and issue tracking in the elasticMS monorepo. | 2 | 2 | 2 | 162 | 0 | 28.0 | 27.5 | LGPL-3.0 | 1 month ago | |
| ezsystems/ezplatform-content-forms | Ibexa Content Forms integrates Symfony Forms with Ibexa DXP (eZ Platform) Content and User objects in the Kernel, enabling form-based creation and editing. See Ibexa Repository docs and PHP API value objects for usage. | 8 | 8 | 7 | 2K | 0 | 9.5 | 33.4 | NOASSERTION | 2 years ago | |
| ezsystems/ezplatform-richtext | eZ Platform RichText adds RichText field support to eZ Platform, handling storage and rendering of rich content with XML-based markup, transformations, and editor integration. Use it to manage formatted text, embeds, and structured content in your CMS. | 32 | 32 | 17 | 3K | 0 | 9.9 | 26.2 | NOASSERTION | 1 year ago | |
| ezsystems/ezplatform-user | User management bundle for eZ Platform/EzPlatform: handles users, roles and permissions, authentication and related services. Integrates with the repository and security layer to manage accounts, groups, and access control in eZ-based apps. | 24 | 24 | 11 | 2K | 0 | 0.5 | — | NOASSERTION | 3 years ago | |
| fabpot/php-cs-fixer | PHP CS Fixer is a command-line tool for automatically fixing PHP coding standards issues. It formats and modernizes code using configurable rulesets, supports custom rule configurations, and helps keep projects consistent and clean across teams and CI. | 13,520 | 13,538 | 1,634 | 21K | 44 | 85.5 | 39.5 | MIT | 3 weeks ago | |
| flagception/database-activator | Doctrine DBAL-backed activator for Flagception feature flags. Stores flag state in a SQL database (MySQL/Postgres/SQLite), auto-creates the table, and supports connection arrays, DSNs, or an existing DBAL instance, with customizable table/column names. | 2 | 2 | 1 | 8K | 0 | 1.5 | 47.7 | MIT | 1 year ago | |
| fluxbb/commonmark | Laravel-friendly CommonMark utilities from FluxBB: parse, render, and work with Markdown/CommonMark content in PHP with sensible defaults and integration patterns suited to Laravel apps. Lightweight package aimed at consistent, safe content rendering. | 15 | 15 | 1 | 26 | 5 | 1.4 | 6.9 | MIT | — | |
| friendsofphp/php-cs-fixer | PHP CS Fixer automatically fixes PHP code to match coding standards. Use built-in rule sets (PER-CS, Symfony, PhpCsFixer) or custom config to unify style, modernize PHP/PHPUnit code, and apply safe or risky migrations. Supports PHP 7.4–8.5. | 13,520 | 13,609 | 1,635 | 5M | 44 | 86.2 | 72.3 | MIT | 3 weeks ago | |
| friendsofsymfony/ckeditor-bundle | — | 525 | 530 | 84 | 196K | 24 | 29.6 | 49.0 | NOASSERTION | 5 months ago | |
| friendsofsymfony/http-cache | PHP library to integrate apps with HTTP caching proxies (Varnish, NGINX, Symfony HttpCache, Fastly, Cloudflare). Send efficient cache invalidation/purge and tag requests, abstract proxy features, and test caching/invalidation with PHPUnit tools. | 359 | 362 | 64 | 212K | 7 | 30.1 | 45.8 | NOASSERTION | 3 months ago | |
| friendsofsymfony/user-bundle | — | 3,224 | 3,323 | 1,522 | 248K | 106 | 73.2 | 56.2 | MIT | 3 months ago | |
| hwi/oauth-bundle | Symfony bundle for OAuth1.0a/OAuth2 login and user authentication. Supports Symfony 6.4–8.0 (PHP 8.3+) and integrates dozens of providers (Google, GitHub, Facebook, Apple, LinkedIn, Azure, Keycloak, etc.). | 2,372 | 2,411 | 788 | 270K | 1 | 50.6 | 32.1 | MIT | 3 months ago | |
| ibexa/admin-ui | Back-office UI package for the Ibexa DXP admin panel, providing interface components, styling, and assets to manage content and users. Extends the admin experience with ready-to-use views, widgets, and integrations for Ibexa installations. | 7 | 7 | 20 | 26K | 0 | 33.3 | 73.9 | NOASSERTION | 2 weeks ago | |
| ibexa/content-forms | — | 4 | 4 | 2 | 29K | 0 | 29.0 | 61.2 | NOASSERTION | 2 weeks ago | |
| ibexa/fieldtype-richtext | — | 6 | 6 | 12 | 28K | 0 | 30.3 | 63.0 | NOASSERTION | 2 weeks ago | |
| ibexa/user | — | 3 | 3 | 3 | 29K | 0 | 29.1 | 63.2 | NOASSERTION | 2 weeks ago | |
| isometriks/spam-bundle | Symfony bundle to reduce spam on forms with simple protections like timed submission (min/max seconds between render and submit) and honeypot fields. Easy Composer install, configurable defaults, and per-form options to enable or override settings. | 46 | 46 | 14 | 2K | 7 | 7.7 | 26.5 | MIT | 2 years ago | |
| j0k3r/graby | Graby extracts clean article content from web pages. Built on php-readability and FiveFilters site_config patterns, it’s a composer-friendly, decoupled, fully tested fork of Full-Text RSS. Requires PHP 8.2+, Tidy and cURL. | 388 | 390 | 74 | 8K | 36 | 41.7 | 38.7 | MIT | 2 months ago | |
| jane/jane | Deprecated Jane package; development moved to janephp/janephp. Use the new repository for current releases, documentation, and support. | 78 | 85 | 9 | 289 | 0 | 1.7 | 6.4 | MIT | 8 years ago | |
| jane/openapi-runtime | Deprecated runtime package for Jane OpenAPI. This repository is no longer maintained; development has moved to the main janephp/janephp project. Use that repo for current OpenAPI runtime components and updates. | 6 | 6 | 3 | 257 | 0 | 0.2 | 15.4 | MIT | 9 years ago | |
| jane-php/json-schema | — | 11 | 12 | 6 | 47K | 0 | 0.8 | 49.5 | MIT | 7 years ago | |
| jane-php/open-api-runtime | Runtime dependencies and utility classes used by clients generated with Jane OpenAPI. Provides shared infrastructure for request/response handling, serialization, and other common helpers so generated SDKs work consistently without duplicating code. | 19 | 20 | 14 | 288K | 0 | 0.8 | 55.3 | MIT | 7 years ago | |
| jms/payment-core-bundle | Symfony bundle providing a unified API for processing payments across multiple providers. Includes persistence for payments/transactions, retryable transaction management, encryption of sensitive data, and built-in support for many backends with easy extensibility. | 194 | 195 | 106 | 2K | 21 | 12.6 | 21.4 | Apache-2.0 | 7 years ago | |
| kevinpapst/tabler-bundle | — | 132 | 133 | 26 | 8K | 11 | 31.9 | 34.6 | MIT | 1 month ago | |
| kriswallsmith/buzz | Buzz is a lightweight PHP HTTP client library with a simple API for sending requests and handling responses. It supports PSR-7 messages and PSR-18 clients, integrates with common transports, and is ideal for quick integrations, APIs, and webhooks. | 1,920 | 1,960 | 250 | 279K | 8 | 43.9 | 37.7 | MIT | 3 weeks ago | |
| kunstmaan/bundles-cms | Kunstmaan CMS is a full-featured, multilingual CMS built on the Symfony full-stack framework. It offers page and form assembly, versioning, workflow, translation tools, and media management, plus integrations with community bundles. | 412 | 413 | 186 | 1K | 96 | 36.6 | 33.8 | MIT | 1 year ago | |
| kzykhys/ciconia | Ciconia is a flexible CommonMark/Markdown parser for PHP, converting Markdown to HTML with support for GitHub-flavored syntax and extensions. Designed to be customizable, it fits well in apps needing reliable Markdown rendering and control over output. | 349 | 352 | 28 | 600 | 15 | 10.9 | 11.8 | MIT | 12 years ago | |
| league/flysystem-bundle | — | 401 | 404 | 83 | 936K | 5 | 32.3 | 55.1 | MIT | 1 month ago | |
| liip/imagine-bundle | — | 1,706 | 1,732 | 383 | 581K | 69 | 58.8 | 65.9 | MIT | 4 months ago | |
| m4tthumphrey/php-gitlab-api | Modern GitLab API v4 client for PHP 8.1–8.4. Provides a clean, php-github-api-inspired interface to GitLab endpoints, with PSR-18 HTTP client and PSR-17 factory support for flexible integration and authentication. | 952 | 956 | 457 | 98K | 1 | 46.8 | 32.4 | MIT | 4 weeks ago | |
| namnv609/php-onesignal-sdk | — | 19 | 19 | 7 | 157 | 3 | 0.9 | 9.7 | — | 8 years ago | |
| nelmio/api-doc-bundle | Symfony bundle to generate OpenAPI documentation for your APIs. Provides an interactive docs UI and schema generation driven by PHP 8 attributes. Requires PHP 8.1+ and Symfony 6.4+. Includes migration guides and solid CI support. | 2,346 | 2,395 | 898 | 1M | 53 | 71.8 | 67.4 | MIT | 4 weeks ago | |
| norkunas/onesignal-php-api | — | 235 | 244 | 82 | 15K | 6 | 14.6 | 27.3 | MIT | 1 year ago | |
| omines/datatables-bundle | — | 283 | 286 | 118 | 25K | 3 | 35.3 | 33.8 | MIT | 3 days ago | |
| oro/platform | — | 0 | 644 | — | 3K | — | 42.5 | 34.8 | — | — | |
| overblog/graphql-bundle | — | 795 | 802 | 226 | 167K | 115 | 56.9 | 63.9 | MIT | 1 month ago | |
| overtrue/phplint | PHPLint is a fast PHP syntax linter that runs multiple lint processes in parallel to speed up checking large codebases. Supports modern PHP versions, with easy installation via Composer, PHAR, Docker, or Phive, and configurable rules and paths. | 1,021 | 1,026 | 91 | 264K | 6 | 28.6 | 37.7 | MIT | 6 months ago | |
| petitpress/gps-messenger-bundle | Laravel bundle for GPS Messenger: send and receive location-based messages, integrate tracking updates, and manage messaging workflows via simple configuration. Designed to drop into existing apps with minimal setup for GPS-enabled notifications and events. | 30 | 29 | 21 | 21K | 2 | 20.5 | 0.9 | MIT | 3 weeks ago | |
| php-http/cache-plugin | PSR-6 cache plugin for HTTPlug clients. Automatically caches HTTP responses (and can serve stale on error) with configurable cache strategies, TTL, and cache key generation. Drop it into your plugin chain to cut latency and reduce repeated requests. | 250 | 251 | 18 | 624K | 7 | 28.5 | 56.6 | MIT | 3 weeks ago | |
| php-http/client-common | Common utilities for HTTPlug HTTP clients: a BatchClient for parallel requests, a convenience client exposing HTTP verbs as methods, and emulator/decorator layers for sync and async clients. Designed to simplify client composition and tooling. | 1,050 | 1,053 | 53 | 4M | 12 | 29.3 | 58.1 | MIT | 6 months ago | |
| php-http/curl-client | — | 483 | 490 | 29 | 752K | 11 | 26.2 | 51.8 | MIT | 5 months ago | |
| php-http/httplug-bundle | — | 389 | 390 | 51 | 237K | 5 | 31.5 | 45.6 | MIT | 1 month ago | |
| php-http/plugins | Deprecated plugin collection for HTTPlug (php-http/plugins). Since v1.1 most plugins moved to php-http/client-common; logger, cache, and stopwatch live in separate packages. Use this package only for legacy compatibility. | 12 | 10 | 6 | 191 | 0 | 0.8 | 16.4 | MIT | 10 years ago | |
| php-http/socket-client | PSR-7/PSR-18 HTTP client built on PHP streams. Supports TCP and UNIX domain sockets, TLS/SSL encryption, and client certificates. Lightweight, dependency-minimal option for making HTTP requests via socket connections. | 81 | 82 | 42 | 63K | 0 | 18.8 | 44.2 | MIT | 4 months ago | |
| php-tmdb/api | PHP client for The Movie Database (TMDb) API. Search movies, TV shows, people, and collections, fetch details, images, credits, and more via a clean object-oriented wrapper. Useful for Laravel or any PHP app needing TMDb data. | 426 | 433 | 118 | 2K | 5 | 16.2 | 12.0 | MIT | 3 years ago | |
| phpbench/container | Lightweight, extensible PHP dependency injection container with parameters and service tagging. Register services as closures, load extensions to provide defaults and wiring, and discover tagged services. Implements container-interop for portability. | 15 | 16 | 6 | 546K | 0 | 9.1 | 59.4 | MIT | 6 months ago | |
| phpbench/phpbench | PHPBench is a PHP benchmarking runner, like PHPUnit for performance. Run isolated iterations and revolutions, track time and memory, generate reports (console/CSV/HTML), store and compare results, and add assertions to catch regressions. | 2,006 | 2,010 | 132 | 515K | 30 | 50.3 | 51.9 | MIT | 2 months ago | |
| phpmob/data-fixture | Lightweight PHP package for defining and loading data fixtures to seed databases during development and testing. Helps generate consistent sample records, manage fixture sets, and reset data quickly for repeatable test runs and local environments. | 0 | 0 | 0 | 0 | 0 | 0.3 | — | MIT | 7 years ago | |
| phpro/grumphp | GrumPHP is a Composer plugin that installs Git hooks to run quality checks (tests, linters, code style) on staged changes before you commit. If tasks fail, the commit is blocked—helping teams enforce standards and improve code quality automatically. | 4,293 | 4,300 | 448 | 345K | 4 | 65.5 | 33.1 | MIT | 2 weeks ago | |
| pimcore/pimcore | Pimcore is an open-core data and experience management platform built on Symfony, combining PIM/MDM, CDP, DAM, DXP/CMS, and digital commerce. Model data and UI together, extend via Symfony bundles, and tailor it to any project. | 3,771 | 3,774 | 1,504 | 53K | 502 | 83.4 | 48.7 | NOASSERTION | 1 week ago | |
| sentry/sentry | Official Sentry SDK for PHP. Capture exceptions and errors, send rich context to Sentry, and get alerts to help prioritize and fix issues faster. Install via Composer, initialize with your DSN, and start reporting in minutes. | 1,908 | 1,931 | 470 | 6M | 17 | 59.5 | 65.9 | MIT | 4 weeks ago | |
| setono/cron-expression-bundle | Symfony bundle integrating dragonmantank/cron-expression. Provides a CronExpression form field and a Doctrine DBAL type to store Cron\CronExpression in entities, making it easy to validate, edit, and persist cron schedules in your app. | 25 | 25 | 10 | 4K | 2 | 16.8 | 33.3 | MIT | 4 months ago | |
| sg/datatablesbundle | — | 358 | 364 | 236 | 8K | 38 | 15.2 | 28.4 | — | 4 years ago | |
| sidus/base-bundle | Sidus BaseBundle for Symfony streamlines service loading and routing via action services, simplifies param converters, and adds helpful compiler passes and utilities. Includes DateTime/translation helpers, validator constraint loader, and form type extensions. | 1 | 1 | 6 | 272 | 0 | 0.6 | 29.8 | MIT | 6 years ago | |
| silex/silex | Silex is a lightweight PHP micro-framework built on Symfony components. It provides a simple application container, routing, controllers, and service providers to quickly build small web apps and APIs with minimal boilerplate and strong reuse of Symfony’s ecosystem. | 3,540 | 3,733 | 701 | 54K | 0 | 16.4 | 11.7 | MIT | — | |
| sonata-project/admin-bundle | — | 2,124 | 2,166 | 1,244 | 197K | 7 | 57.1 | 35.4 | MIT | 2 days ago | |
| sonata-project/block-bundle | — | 415 | 424 | 142 | 279K | 1 | 25.5 | 42.8 | MIT | 6 months ago | |
| sonata-project/classification-bundle | Symfony bundle providing a classification system for Sonata: categories, tags and collections management with admin integration, persistence support and documentation. Part of the Sonata Project ecosystem. | 91 | 95 | 111 | 16K | 0 | 23.7 | 34.0 | MIT | 5 months ago | |
| sonata-project/comment-bundle | SonataCommentBundle integrates FOSCommentBundle into the Sonata ecosystem, providing comment management features for Sonata-based Symfony apps. Note: this repository is abandoned and not actively maintained; community help is welcome. | 11 | 13 | 22 | 2K | 0 | 1.3 | 20.5 | MIT | 5 years ago | |
| sonata-project/core-bundle | — | 316 | 337 | 137 | 63K | 0 | 7.3 | 22.5 | MIT | 6 years ago | |
| sonata-project/doctrine-orm-admin-bundle | — | 449 | 461 | 342 | 166K | 4 | 34.5 | 40.3 | MIT | 5 months ago | |
| sonata-project/doctrine-phpcr-admin-bundle | Integrates Doctrine PHPCR with SonataAdminBundle for Symfony, enabling admin interfaces for PHPCR documents. Includes docs and CI badges, but note: this repository is abandoned with no active support; contributions welcome. | 34 | 36 | 89 | 2K | 0 | 5.9 | 15.9 | MIT | 6 years ago | |
| sonata-project/ecommerce | Symfony-based e-commerce platform from Sonata, offering a full shopping stack with product catalog, orders, payments, shipping, customer accounts, admin backend, and integrations. Built for extensibility and customization in complex commerce projects. | 162 | 158 | 136 | 297 | 0 | 4.8 | 4.4 | MIT | 5 years ago | |
| sonata-project/form-extensions | Additional form types, data transformers, and utilities for Symfony Form via Sonata. Includes date/time and choice helpers, improved widgets, and integration-friendly extensions to speed up building consistent, reusable form components across projects. | 109 | 109 | 29 | 224K | 2 | 13.1 | 5.8 | MIT | 6 months ago | |
| sonata-project/formatter-bundle | — | 84 | 86 | 117 | 21K | 0 | 24.0 | 36.3 | MIT | 5 months ago | |
| sonata-project/media-bundle | — | 462 | 471 | 481 | 39K | 3 | 38.0 | 32.1 | MIT | 5 months ago | |
| sonata-project/news-bundle | SonataNewsBundle adds news/blog features to Symfony with Sonata integration. Includes admin management, posts, categories, comments, and RSS support. Note: the repository is abandoned and currently has no active maintenance or support. | 150 | 156 | 127 | 834 | 0 | 5.6 | 7.9 | MIT | 5 years ago | |
| sonata-project/page-bundle | SonataPageBundle adds site and page management to Symfony apps, using a container-based page system and block services. Build and manage pages across multiple sites, integrate with Sonata blocks, and control layout, routing, and page publishing. | 219 | 223 | 204 | 3K | 2 | 34.2 | 20.9 | MIT | 1 month ago | |
| sonata-project/seo-bundle | — | 137 | 144 | 88 | 28K | 1 | 23.2 | 34.9 | MIT | 5 months ago | |
| sonata-project/timeline-bundle | Symfony bundle integrating SpyTimelineBundle with Sonata, providing timeline/activity stream support in Sonata apps. Note: this repository is abandoned and not actively maintained; use at your own risk or consider helping to keep it up to date. | 24 | 22 | 35 | 666 | 0 | 1.9 | 14.1 | MIT | 5 years ago | |
| sonata-project/translation-bundle | — | 77 | 78 | 70 | 14K | 0 | 22.8 | 34.2 | MIT | 5 months ago | |
| sonata-project/user-bundle | — | 346 | 354 | 475 | 42K | 2 | 36.4 | 32.4 | MIT | 5 months ago | |
| stephpy/timeline | Laravel package for recording and displaying chronological “timeline” events on your models. Add entries like notes, status changes, and actions, then query and render them in order for activity feeds and audit-style history. | 91 | 91 | 20 | 809 | 1 | 7.1 | 13.7 | MIT | 10 months ago | |
| stephpy/timeline-bundle | Symfony2 bundle integrating stephpy/timeline to build timelines/walls for entities. Includes a notification system to count unread items, mark one or all as read, and manage activity streams, with demo app and full documentation available. | 192 | 192 | 56 | 675 | 9 | 14.2 | 11.9 | — | 10 months ago | |
| supervisorphp/configuration | — | 39 | 39 | 17 | 8K | 8 | 3.7 | 34.6 | MIT | 10 years ago | |
| swarrot/swarrot | Swarrot is a PHP message consumer library that reads from multiple brokers (e.g., AMQP via pecl) and processes messages via a simple ProcessorInterface. Supports configurable processing stacks/middleware-style processors for retries, logging, and more. | 366 | 368 | 54 | 32K | 4 | 22.8 | 30.9 | MIT | 5 months ago | |
| sylius/grid-bundle | — | 133 | 135 | 57 | 184K | 40 | 41.8 | 69.0 | MIT | 1 month ago | |
| sylius/shipping | — | 13 | 13 | 6 | 6K | 0 | 0.2 | 36.0 | MIT | — | |
| sylius/sylius | Sylius is an open-source eCommerce framework built on Symfony. Flexible, well-tested, and BDD-friendly, it includes a powerful REST API for integrations and omnichannel experiences. Great for building tailored commerce apps and complex business requirements. | 8,478 | 8,494 | 2,161 | 96K | 171 | 86.4 | 46.4 | MIT | 1 month ago | |
| sylius/theme-bundle | Sylius Theme Bundle brings theme management to Symfony apps. Define and switch themes, organize templates and assets per theme, and build storefronts with clean overrides. Part of the Sylius ecosystem, with docs included and MIT licensed. | 103 | 104 | 41 | 163K | 20 | 29.0 | 58.2 | MIT | 3 months ago | |
| symfony/form | Symfony Form Component helps you build, validate, and process reusable HTML forms with rich field types, data mapping, and CSRF protection. Integrates cleanly with HttpFoundation, Validator, and Twig, but can be used standalone in any PHP app. | 2,776 | 2,793 | 109 | 3M | 0 | 50.7 | 50.1 | MIT | 1 week ago | |
| symfony/ldap | Symfony LDAP Component: a PHP LDAP client built on top of the PHP ldap extension. Stable since Symfony 3.1, offering tools to connect, bind, search, and manage directory entries. Docs, issues, and PRs are handled in the main Symfony repo. | 136 | 140 | 27 | 184K | 0 | 33.8 | 50.8 | MIT | 1 week ago | |
| symfony/rate-limiter | Symfony Rate Limiter provides token bucket rate limiting for your app. Create limiters with RateLimiterFactory and a storage backend (e.g., in-memory), then reserve tokens with blocking waits or consume instantly to allow/skip work based on availability. | 271 | 274 | 13 | 2M | 0 | 34.9 | 63.4 | MIT | 1 week ago | |
| symfony/ux-autocomplete | JavaScript-powered autocomplete for Symfony forms via Symfony UX. Adds fast, accessible typeahead/select enhancements and integrates with your existing form fields. Docs and contributions live in the main symfony/ux repository. | 62 | 63 | 8 | 319K | 0 | 22.4 | 60.2 | MIT | 1 week ago | |
| symfony/ux-dropzone | — | 54 | 55 | 18 | 74K | 0 | 22.6 | 50.1 | MIT | 1 week ago | |
| symfony/ux-live-component | Build interactive UIs in Symfony with Live Components: stateful Twig components that update via Ajax without writing custom JavaScript. Handle actions, validation, and form binding, with predictable server-side rendering and smooth partial updates. | 163 | 163 | 20 | 418K | 0 | 23.2 | 55.3 | MIT | 1 week ago | |
| symfony-cmf/resource-bundle | — | 5 | 5 | 7 | 634 | 2 | 1.0 | 20.2 | — | 7 years ago | |
| symfonycasts/dynamic-forms | Build dynamic, AJAX-friendly Symfony forms where fields appear, disappear, or change based on user input. Provides an event-driven approach to updating form options and validation, making complex dependent form flows easier to implement and maintain. | 143 | 141 | 15 | 195K | 17 | 16.7 | 7.0 | MIT | 6 months ago | |
| team-reflex/discord-php | DiscordPHP is a PHP wrapper for Discord’s REST, gateway, and voice APIs. Build Discord bots that run in CLI with ReactPHP-style async handling. Includes limited docs/class reference and community integrations like Laracord for Laravel. | 1,072 | 1,075 | 251 | 13K | 5 | 49.8 | 24.1 | MIT | 2 weeks ago | |
| thrace/datagrid-bundle | — | 18 | 18 | 9 | 0 | 3 | 1.2 | 0.8 | MIT | — | |
| toflar/psr6-symfony-http-cache-store | PSR-6 compatible store for Symfony HttpCache using Symfony Cache + Lock. Adds tag-based invalidation, automatic pruning of expired entries, configurable adapters/locks, and BinaryFileResponse support. Avoids unbounded cache directory growth. | 57 | 57 | 6 | 110K | 0 | 13.4 | 49.3 | MIT | 6 months ago | |
| tylercd100/laravel-notify | Laravel Notify adds a simple notification layer for Laravel, sending messages through Monolog-backed channels like email, Slack, Pushover, SMS (Twilio/Plivo), Sentry, Mailgun, Flowdock, Fleep, and more. Includes config publishing and Laravel 5.1–8 support. | 11 | 12 | 5 | 244 | 0 | 7.6 | 18.4 | MIT | 5 years ago | |
| typo3/cms-core | TYPO3 CMS Core provides the essential framework, APIs, and services for the TYPO3 content management system. It powers backend and frontend rendering, extensions, security, caching, routing, and site configuration for building and maintaining TYPO3-based websites. | 33 | 37 | 19 | 292K | 0 | 0.7 | 54.4 | GPL-2.0 | — | |
| willdurand/geocoder-bundle | — | 323 | 333 | 111 | 94K | 2 | 26.4 | 38.0 | MIT | 4 months ago | |
| windwalker/utilities | — | 1 | 1 | 0 | 6K | 0 | 0.0 | 48.0 | MIT | — |
How can I help you explore Laravel packages today?