symfony/validator
Symfony Validator provides a flexible validation system based on the JSR-303/Bean Validation model. Define constraints via annotations/attributes, YAML/XML, or PHP, validate objects and values, and get detailed, localized violation messages.
|
Package
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|
| 094ikis09/webp-conversion-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| 1tomany/php-ai | — | 0 | 0 | 0 | 27 | 1 | 21.8 | 23.5 | MIT | 3 weeks ago | |
| 1tomany/rich-bundle | Symfony bundle implementing the RICH (Request, Input, Command, Handler) architecture. Encourages single-responsibility actions with explicit Input/Command/Handler classes for clear, safe, and futureproof backend development without heavy DDD/CQRS overhead. | 24 | 24 | 0 | 32 | 6 | 29.2 | 7.4 | MIT | 2 months ago | |
| 20steps/phone-number-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| 21torr/embed-helpers | — | 0 | 0 | 0 | 15 | 0 | 1.5 | 16.6 | MIT | 2 years ago | |
| 21torr/prismic-api | — | 1 | 1 | 1 | 0 | 0 | 4.5 | — | MIT | 3 years ago | |
| 21torr/storyblok | Symfony bundle providing API helpers and infrastructure to work with Storyblok. Simplifies fetching content, integrating Storyblok services, and building Storyblok-powered Symfony apps. Includes documentation for setup and usage. | 5 | 5 | 2 | 368 | 0 | 33.7 | 29.6 | MIT | 1 month ago | |
| 21torr/umbrella | — | 1 | 1 | 1 | 0 | 0 | 1.2 | — | MIT | 4 years ago | |
| 2lenet/credential-bundle | CredentialBundle is a Symfony bundle that manages credentials for complex apps by simplifying the association of user groups and roles. Includes dashboard UI, routes integration, Doctrine migrations, CLI commands, and optional remote repository integration. | 3 | 3 | 0 | 759 | 1 | 27.5 | 36.3 | — | 2 months ago | |
| 2lenet/hermes-bundle | — | 2 | 2 | 0 | 603 | 0 | 32.0 | 38.8 | MIT | 4 weeks ago | |
| 2lenet/invoice-bundle | Symfony bundle to manage invoices in your project. Configure Doctrine resolve_target_entities to map bundle interfaces (Customer, Product, Invoice, Payment, etc.) to your own entities, then implement provided interfaces/traits. Includes PDF generator settings (logo/header/footer). | 1 | 1 | 0 | 0 | 0 | 0.3 | — | MIT | 3 years ago | |
| 3brs/enterprise-security-bundle | — | 0 | 0 | 0 | 89 | 0 | 21.5 | 26.2 | MIT | 4 weeks ago | |
| a2lix/auto-form-bundle | — | 87 | 87 | 33 | 53K | 1 | 18.2 | 41.7 | MIT | 6 months ago | |
| a2lix/i18n-doctrine-bundle | — | 21 | 24 | 23 | 760 | 0 | 0.7 | 15.1 | — | 7 years ago | |
| a2lix/translation-form-bundle | — | 337 | 344 | 139 | 53K | 0 | 28.0 | 33.9 | MIT | 5 months ago | |
| a4sex/server-bundle | — | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| abc/api-problem | Lightweight PHP library for representing API errors using RFC 7807 “Problem Details for HTTP APIs”. Create ApiProblem instances with type, title, status, detail, and instance, then serialize to JSON for consistent error responses. | 1 | 1 | 0 | 13 | 0 | 0.0 | 12.1 | MIT | — | |
| acasademont/i18n-routing-bundle | Symfony bundle for internationalized routing: generate localized URLs per locale, translate route patterns, and switch locales seamlessly. Integrates with JMS/Symfony routing to keep route definitions clean while supporting multilingual sites. | 0 | 0 | 0 | 34 | 0 | 0.0 | 21.3 | — | — | |
| acrobat/recaptcha-bundle | Symfony2 form integration for Google reCAPTCHA. Install via Composer, register the bundle, and configure your public/private keys in config.yml. Supports disabling per environment and optional Ajax loading, helping protect forms from spam and bots. | 4 | 5 | 0 | 0 | 1 | 0.4 | — | MIT | 11 years ago | |
| 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 | 132 | 0 | 2.8 | 18.8 | MIT | 1 year ago | |
| ad3n/phone-number-bundle | Symfony bundle integrating Google libphonenumber (via giggsey/libphonenumber-for-php). Provides services for parsing, validating, formatting, geocoding, carrier and timezone mapping, plus short number info, for Symfony 2–4 apps. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| adamsafr/form-request-bundle | Symfony bundle bringing Laravel-style Form Requests: create custom request classes with validation rules that run before controller actions. Simple install via Composer/Flex, optional JSON error listeners for access denied, validation and JSON decode failures. | 8 | 8 | 5 | 0 | 3 | 1.8 | 0.4 | MIT | 6 years 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/enum-property-bundle | Symfony bundle integrating EnumMapper: adds Twig filters/functions to convert enum DB values to human labels and back, fetch full enum maps, and provides validation support for enum properties. Install via Composer and enable the bundle in AppKernel. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| adriballa/symfony-search-bundle | Symfony bundle that abstracts Elasticsearch: define indexes with two PHP classes, get auto-generated routes for index/document CRUD, validation, and a powerful search API (full-text, filters, sorting, pagination, aggregations). Optional client interfaces for programmatic use. | 10 | 11 | 0 | 0 | 1 | 0.5 | — | MIT | 1 year ago | |
| adsign/filemanager-bundle | Multilingual file manager bundle for Symfony: upload/download/rename/delete files, create folders, public/private areas, responsive Bootstrap UI, list/thumbnail views, image previews, multiple configs, pattern-based restrictions, and integration with TinyMCE and FOSCKEditor. | 0 | 0 | 0 | 0 | 0 | 1.5 | — | MIT | 4 years ago | |
| ady/captcha-bundle | Laravel bundle providing CAPTCHA integration to protect forms from bots. Includes configurable drivers, easy validation rules, and middleware-friendly setup. Helps reduce spam on logins, registrations, contact forms, and other public endpoints. | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| ae/connect-bundle | AEConnect is a Symfony bundle for integrating with Salesforce via the Salesforce REST SDK. It supports configurable entity mapping, inbound/outbound sync with validation and transformations, bulk synchronization, and command/debug tooling. | 2 | 2 | 2 | 0 | 0 | 27.1 | — | MIT | 3 months ago | |
| aequation/aewire | — | 0 | 0 | 0 | 1 | 0 | 0.0 | 4.2 | MIT | — | |
| aequation/labo | Symfony install bundle by Aequation (aequation/labo). Provides installation/setup helpers and bundle scaffolding to streamline configuring a Symfony app and its dependencies during initial project setup. | 1 | 2 | 0 | 1 | 0 | 0.3 | 2.4 | MIT | 2 years ago | |
| aequation/wire | Aequation Wire Bundle is a Symfony 7.2 toolbox bundle by Aequation Webdesign. Installs via symfony composer require aequation/wire and provides shared utilities for your Symfony apps. GitHub: manu7772/aew-wire | 0 | 1 | 0 | 0 | 0 | 2.7 | — | MIT | 1 year ago | |
| aeruz/app-registry-bundle | Laravel bundle that provides an application registry: register apps/services, store metadata and configuration, and expose lookup/management utilities for integrations and multi-app environments. Useful for keeping app definitions centralized and discoverable across your system. | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| 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 | 5 | 210 | 0 | 0.2 | 17.1 | MIT | — | |
| agence-gw/excelbundle | — | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| ahmed-bhs/doctrine-doctor | Doctrine Doctor is a runtime analysis tool for Doctrine ORM integrated into the Symfony Web Profiler. It detects real-world issues like N+1 queries, slow queries, missing indexes, hydration overhead, and injection risks, with actionable backtraces and suggestions. | 127 | 124 | 8 | 2K | 15 | 33.8 | 27.4 | MIT | 4 weeks ago | |
| aintreallydown/deposit-bundle | — | 0 | 0 | 0 | 15 | 0 | 0.0 | 16.6 | — | — | |
| ajgl/session-concurrency-bundle | — | 4 | 4 | 0 | 0 | 0 | 0.0 | — | — | — | |
| ajgl/session-expiration-bundle | — | 1 | 1 | 0 | 0 | 0 | 0.0 | — | — | — | |
| ajgl/validator-es | — | 1 | 1 | 0 | 115 | 0 | 0.1 | 24.4 | MIT | — | |
| ajgl/validator-es-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| ajroudsoftwares/image-cropper | — | 2 | 2 | 0 | 3 | 0 | 7.0 | 4.4 | MIT | 9 months ago | |
| ajtis/job-queue-bundle | — | 0 | 0 | 0 | 0 | 0 | 11.1 | — | — | 7 months ago | |
| akeneo/batch | — | 7 | 8 | 7 | 4 | 0 | 0.2 | 2.4 | — | — | |
| akeneo/batch-bundle | — | 39 | 40 | 21 | 1K | 0 | 6.0 | 20.3 | — | 11 years ago | |
| akeneo/pim-community-dev | — | 1,040 | 1,038 | 537 | 2K | 374 | 60.9 | 36.0 | NOASSERTION | 5 months ago | |
| akeneo-presales/custom-app-essentials-bundle | — | 2 | 2 | 1 | 4 | 0 | 0.0 | 5.1 | MIT | — | |
| akimmaksimov85/creator | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| akson/ya-queue | — | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| akyos/ux-emails | — | 0 | 0 | 0 | 1 | 0 | 20.2 | 4.9 | MIT | 1 month ago | |
| alchemy/acl-bundle | Symfony bundle providing a simple ACL API. Configure object types, alias your UserRepository, and add Redis cache for access tokens. Exposes endpoints to list, upsert, and delete ACEs by user/group, object type/id, with permission masks and wildcards. | 4 | 4 | 1 | 631 | 0 | 18.8 | 33.3 | — | 3 months ago | |
| alexandre-mace/sniffer | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| alexanevsky/input-manager-bundle | — | 1 | 1 | 0 | 2 | 0 | 0.0 | — | MIT | — | |
| alex-dwt/verified-request | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| alexfigures/symfony-jsonapi-bundle | — | 1 | 2 | 1 | 11 | 0 | 13.8 | 16.7 | MIT | 10 months ago | |
| alexmanno/serializer | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | Apache-2.0 | — | |
| alexmanno/serializer-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| alexskoromnui/symfony-entity-serve-classes-generator | — | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| aljerom/symfony-boilerplate | A lightweight Symfony boilerplate to kickstart new projects with a ready-to-use structure, common configuration, and sensible defaults. Helps you bootstrap development faster and keep your app setup consistent across environments. | 0 | 0 | 0 | 2 | 0 | 0.0 | 6.6 | — | — | |
| allsoftware/symfony-kernel-tabler | — | 1 | 1 | 0 | 0 | 0 | 2.3 | 3.4 | MIT | 4 years ago | |
| alpari/messenger-bundle | — | 2 | 2 | 1 | 0 | 0 | 0.3 | — | MIT | 7 years ago | |
| altblock/comment-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| alterphp/easyadmin-extension-bundle | — | 253 | 259 | 56 | 2K | 13 | 15.9 | 18.4 | MIT | 4 years ago | |
| alvadi-it/translation-bundle | — | 0 | 0 | 0 | 0 | 0 | 2.1 | — | — | 1 year ago | |
| alxishin/sonata-vue | — | 0 | 0 | 0 | 3 | 0 | 5.4 | 8.3 | — | 3 years ago | |
| ama/symfony-mongo-maker-bundle | — | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| amare53/helper-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.6 | — | MIT | 5 years ago | |
| amashukov/user-bundle | — | 0 | 0 | 1 | 0 | 0 | 1.2 | — | MIT | 6 years ago | |
| ambelz/json-to-form | — | 0 | 1 | 0 | 0 | 0 | 12.3 | — | Apache-2.0 | 7 months ago | |
| amelaye/biotools | — | 0 | 0 | 0 | 4 | 1 | 0.1 | 9.6 | — | — | |
| amf/console-bundle | — | 1 | 1 | 2 | 0 | 3 | 0.4 | 0.3 | — | — | |
| andanteproject/period-bundle | — | 2 | 1 | 3 | 14 | 0 | 2.0 | 10.4 | MIT | 4 years ago | |
| andanteproject/recaptcha-bundle | — | 3 | 3 | 0 | 10 | 0 | 1.2 | 7.5 | MIT | 4 years ago | |
| anfallnorr/file-manager-system | — | 1 | 1 | 0 | 6 | 0 | 1.2 | 8.3 | MIT | 1 year ago | |
| ang3/odoo-bundle | — | 5 | 6 | 5 | 176 | 0 | 1.5 | 20.5 | MIT | 5 years ago | |
| anripuankare/atol-client | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | MIT | 4 years ago | |
| answear/luigis-box-bundle | — | 6 | 6 | 2 | 598 | 0 | 28.6 | 31.4 | MIT | 2 months ago | |
| antalaron/vat-number-validator | PHP VAT number validation library built on Symfony Validator. Validate EU VAT formats with easy constraint usage, get violation messages, and optionally plug in custom VAT rules via an extraVat callback. Installable via Composer; MIT licensed. | 6 | 6 | 7 | 657 | 2 | 2.8 | 27.6 | MIT | 1 year ago | |
| antares/accessible | — | 12 | 12 | 2 | 0 | 0 | 2.8 | — | MIT | 10 years ago | |
| antoi/restify-bundle | Reusable Symfony bundle (6.4–8.x, PHP 8.2+) that provides a full REST CRUD stack: abstract repository/service/controller, automatic entity hydration, query filtering, eager-loading, and pick-based response enrichment. Six endpoints per resource, quickly wired. | 0 | 0 | 0 | 8 | 0 | 0.0 | 13.2 | MIT | — | |
| antoinelemaire/blacklist-bundle | — | 3 | 3 | 0 | 0 | 0 | 0.3 | — | MIT | 8 years ago | |
| antonchernik/dto-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| anzusystems/common-bundle | — | 0 | 0 | 0 | 750 | 0 | 29.9 | 46.6 | Apache-2.0 | 1 month ago | |
| anzusystems/contracts | Common contracts for AnzuSystems projects: reusable PHP interfaces, traits, abstracts, enums, and shared utilities. Includes identifiable/value object patterns, time/user tracking, document and cache settings contracts, plus core app/user/permission helpers and exceptions. | 1 | 1 | 0 | 908 | 0 | 20.4 | 40.7 | Apache-2.0 | 5 months ago | |
| anzusystems/core-dam-bundle | — | 1 | 1 | 0 | 103 | 0 | 30.3 | 27.8 | Apache-2.0 | 1 month ago | |
| apabolleta/symfony-ticketbai | — | 3 | 3 | 1 | 0 | 0 | 0.0 | — | MIT | — | |
| apiboxsym/user-bundle | — | 0 | 0 | 0 | 0 | 0 | 16.0 | — | MIT | 3 months ago | |
| apie/apie-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| api-platform/api-pack | — | 524 | 532 | 32 | 33K | 2 | 5.8 | 24.8 | MIT | 1 year ago | |
| api-platform/core | API Platform Core lets you quickly build hypermedia-driven REST and GraphQL APIs in PHP/Symfony. Supports JSON-LD, Hydra, OpenAPI v2/v3, JSON:API, HAL, and RFC7807. Extensible, high-performance, API-first. | 2,572 | 2,585 | 978 | 1M | 206 | 80.3 | 68.1 | MIT | 2 months ago | |
| api-platform/doctrine-odm | — | 3 | 3 | 0 | 16K | 0 | 0.0 | 49.6 | MIT | — | |
| api-platform/doctrine-orm | — | 31 | 31 | 2 | 463K | 0 | 0.2 | 55.3 | MIT | — | |
| api-platform/schema-generator | CLI tool from API Platform that generates PHP class models from vocabularies like Schema.org and ActivityStreams, or from OpenAPI specs. Quickly scaffold types and properties into a ready-to-use PHP codebase for APIs and domain models. | 474 | 477 | 107 | 59K | 25 | 30.8 | 40.7 | MIT | 7 months ago | |
| api-platform/serializer | — | 30 | 29 | 0 | 532K | 0 | 0.2 | 55.3 | MIT | — | |
| api-platform/symfony | — | 40 | 38 | 2 | 485K | 0 | 0.3 | 55.3 | MIT | — | |
| api-platform/validator | — | 30 | 29 | 0 | 481K | 0 | 0.2 | 55.3 | MIT | — | |
| api-scout/api-scout | — | 3 | 3 | 2 | 0 | 5 | 2.1 | 1.5 | MIT | 2 years ago | |
| app-dev-panel/adapter-symfony | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| applogger/sdk-core | — | 0 | 0 | 0 | 135 | 0 | 17.2 | 33.8 | MIT | 2 months ago | |
| appstone/api-doc-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| aqarmap/thrace-form-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| araise/crud-bundle | — | 7 | 7 | 2 | 203 | 2 | 0.8 | 19.7 | MIT | — | |
| araise/search-bundle | — | 3 | 3 | 1 | 323 | 0 | 0.1 | 26.4 | MIT | — | |
| araise/table-bundle | — | 7 | 7 | 2 | 212 | 5 | 1.6 | 21.7 | MIT | — | |
| archer/clickatell-bundle | — | 0 | 2 | — | 0 | — | 0.0 | — | — | — | |
| ardenexal/fhir-code-generation | — | 1 | 1 | 0 | 6K | 0 | 0.0 | 47.9 | — | — | |
| ardenexal/fhir-metadata | — | 0 | 0 | 0 | 6K | 0 | 0.0 | 52.0 | — | — | |
| ardenexal/fhir-serialization | — | 1 | 1 | 0 | 6K | 0 | 0.0 | 47.6 | — | — | |
| ardenexal/fhir-validation | — | 0 | 0 | 0 | 545 | 0 | 0.0 | 34.4 | — | — | |
| ardenexal/symfony-form-handler | — | 0 | 0 | 0 | 0 | 0 | 0.2 | — | — | 6 years ago | |
| ardteam/cms-project | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| ardteam/user-project | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| arjanhulst/breadcrumbs-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| arkounay/quick-admin-generator-bundle | — | 25 | 25 | 3 | 425 | 2 | 4.9 | 12.3 | MIT | 1 year ago | |
| arnaud-delgerie/symfony-ai-tool-agent | — | 2 | 2 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| arnaud-ritti/mosparo-bundle | — | 6 | 6 | 4 | 19 | 1 | 2.2 | 9.0 | MIT | 3 years ago | |
| arnedesmedt/event-engine-symfony-bundle | — | 4 | 5 | 6 | 0 | 0 | 0.2 | — | — | — | |
| arodygin/datatables-bundle | — | 17 | 13 | 6 | 0 | 0 | 9.3 | — | MIT | 3 years ago | |
| aropixel/admin-bundle | — | 3 | 4 | 3 | 281 | 0 | 9.2 | 25.6 | MIT | 2 years ago | |
| arsigor/i18n-doctrine-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| artack/recaptcha-enterprise-bundle | — | 0 | 0 | 1 | 448 | 0 | 0.0 | 36.6 | MIT | — | |
| artgris/filemanager-bundle | — | 183 | 183 | 91 | 9K | 21 | 29.6 | 33.9 | MIT | 6 months ago | |
| arthem/file-bundle | — | 2 | 2 | 0 | 1 | 0 | 0.4 | 2.5 | — | — | |
| artox-lab/clarc-bundle | — | 3 | 3 | 5 | 247 | 5 | 8.7 | 27.0 | MIT | 2 years ago | |
| artox-lab/clarc-message-bus-bundle | — | 0 | 0 | 1 | 0 | 0 | 0.3 | — | — | 5 years ago | |
| artyuum/request-dto-mapper-bundle | — | 51 | 51 | 0 | 102 | 0 | 1.3 | 6.5 | MIT | 3 years ago | |
| arulu/doctrine-bundle | — | 0 | 0 | 1 | 0 | 0 | 0.0 | — | MIT | — | |
| arxy/files | — | 18 | 19 | 0 | 91 | 0 | 25.2 | 12.3 | MIT | 1 month ago | |
| arxy/translations-bundle | — | 1 | 1 | 1 | 115 | 0 | 5.4 | 24.4 | — | 5 years ago | |
| ascensodigital/component-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.1 | — | MIT | — | |
| asgoodasnu/base-bundle | — | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| asjustas/jv-rest-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| asm/translation-loader-bundle | — | 23 | 24 | 9 | 0 | 11 | 6.2 | 4.5 | — | 11 years ago | |
| asmitta-01/formflow-bundle | — | 2 | 2 | 0 | 4 | 0 | 1.5 | 5.1 | MIT | 1 year ago | |
| asmitta-01/toast-bundle | — | 1 | 0 | 0 | 1 | 1 | 20.2 | 2.8 | MIT | 2 months ago | |
| assoconnect/graphql-mutation-validator-bundle | — | 0 | 0 | — | 40 | — | 0.0 | 22.3 | — | — | |
| assoconnect/validator-bundle | — | 5 | 5 | 0 | 455 | 0 | 29.9 | 30.4 | MIT | 3 weeks ago | |
| atexo/job-queue-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| atheon/doctrine-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | MIT | 3 years ago | |
| atheon/doctrine-cache-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | MIT | 3 years ago | |
| atheon/user-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | MIT | 3 years ago | |
| atlance/jwt-auth | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| atournayre/assert | — | 0 | 0 | 0 | 4 | 1 | 1.3 | 9.6 | MIT | 3 years ago | |
| atournayre/helpers | Symfony helper toolkit to speed up development: base controller with explicit helpers, typed exceptions, flash message constants and service, JSON response helper, abstract kernel exception listener, and a Twig enum extension (with optional CSS mapping per enum case). | 0 | 0 | 0 | 0 | 0 | 1.2 | — | — | 3 years ago | |
| atriumphp/atrium | — | 1 | 1 | 0 | 0 | 0 | 16.5 | — | MIT | 3 months ago | |
| audioteka/i18n-routing-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| austral/form-bundle | — | 1 | 1 | 0 | 18 | 0 | 1.5 | 13.8 | MIT | 2 years ago | |
| authbucket/oauth2-php | Standards-compliant OAuth 2.0 (RFC6749) server library for PHP. Includes a Silex-based service provider for demos/tests and supports custom models/model managers (e.g., Doctrine) for tokens, clients, users, and scopes. | 82 | 84 | 24 | 312 | 2 | 2.6 | 13.5 | MIT | — | |
| authbucket/push-php | PHP library for sending push notifications to mobile devices. Includes a Silex AuthBucketPushServiceProvider for demos/tests, with configurable models and model managers. Install via Composer (authbucket/push-php) and extend for Symfony2/Drupal wrappers. | 8 | 8 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| avaibook-nelmio/api-doc-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| avanzu/profile-bundle | — | 2 | 2 | 1 | 0 | 0 | 0.0 | — | — | — | |
| avegao/spain-validator-bundle | — | 5 | 3 | 6 | 0 | 2 | 0.5 | 0.3 | — | 10 years ago | |
| avro/stripe-bundle | — | 16 | 16 | 8 | 0 | 0 | 0.3 | — | — | — | |
| avtonom/mathielen-import-engine | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| awstudio/product-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.6 | — | — | 8 years ago | |
| awstudio-paris/user-bundle | — | 1 | 1 | 0 | 10 | 0 | 0.0 | 10.8 | MIT | — | |
| aymdev/fregata-bundle | — | 2 | 2 | 0 | 0 | 0 | 0.3 | — | MIT | 4 years ago | |
| azine/emailupdateconfirmation-bundle | — | 1 | 1 | 2 | 14 | 0 | 0.2 | 12.5 | MIT | — | |
| azyouness/request-to-form-bundle | — | 8 | 8 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| b2pweb/bdf-form | — | 3 | 3 | 0 | 242 | 0 | 0.1 | 24.7 | MIT | — | |
| b2pweb/bdf-prime | — | 3 | 3 | 0 | 527 | 0 | 0.3 | 29.7 | MIT | — | |
| babdev/money-bundle | — | 20 | 19 | 0 | 11K | 0 | 0.1 | 37.4 | NOASSERTION | — | |
| baiseiit/form-request-bundle | — | 0 | 0 | 1 | 0 | 0 | 0.3 | — | MIT | 3 years ago | |
| baldinof/roadrunner-bundle | — | 308 | 308 | 58 | 56K | 12 | 31.5 | 41.3 | MIT | 3 months ago | |
| bannister/user-bundle | — | 0 | 1 | — | 0 | — | 0.0 | — | — | — | |
| baptiste-contreras/symfony-request-param-bundle | — | 1 | 1 | 0 | 0 | 0 | 0.3 | — | — | 3 years ago | |
| barygi/user-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | MIT | 5 years ago | |
| basic-builder/easybuilder-bundle | — | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| beatgeb/terrific-composer-bundle | — | 1 | 1 | 0 | 0 | 0 | 0.3 | — | MIT | 10 years ago | |
| becklyn/rad | — | 1 | 1 | 0 | 104 | 0 | 5.8 | 26.4 | BSD-3-Clause | 4 years ago | |
| becklyn/rad-bundle | — | 3 | 3 | 3 | 47 | 0 | 25.3 | 17.4 | BSD-3-Clause | 3 months ago | |
| becklyn/vatin-bundle | Symfony bundle integrating the VATIN library to validate EU VAT numbers. Provides a @Vatin constraint for format checks and optional VIES existence validation, plus services to validate VATINs and query the VIES SOAP web service directly. | 0 | 0 | 0 | 0 | 0 | 0.3 | — | MIT | 4 years ago | |
| becklyn/video-platforms | Symfony bundle providing helpers to parse and normalize video URLs (YouTube/Vimeo etc.), serialize/store as “platform@id” or arrays, validate via constraints, and integrate with entities and forms using a VideoUrlType. | 2 | 2 | 0 | 62 | 0 | 1.5 | 20.8 | BSD-3-Clause | 4 years ago | |
| beefeater/crud-event-bundle | — | 1 | 1 | 0 | 42 | 0 | 0.0 | 18.5 | — | — | |
| beelab/recaptcha2-bundle | Symfony bundle that integrates Google reCAPTCHA v2 into your app. Provides easy configuration, form integration, and server-side verification support, with documentation and tests included. Released under the LGPL license. | 51 | 55 | 11 | 9K | 2 | 19.0 | 34.9 | LGPL-3.0 | 4 months ago | |
| beelab/simple-page-bundle | — | 9 | 11 | 0 | 0 | 0 | 0.0 | — | — | — | |
| beelab/user-bundle | — | 17 | 19 | 5 | 3 | 3 | 0.5 | 0.9 | — | — | |
| belous/products-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| benjaminmal/exchangeratehost-bundle | Unofficial Symfony bundle for the free exchangerate.host API. PSR-7/17/18 compatible so you can choose your HTTP client and message factories, with built-in Symfony Cache support for faster, fewer requests. PHP 8.1+ and Symfony 6.2+. | 0 | 0 | 0 | 0 | 1 | 1.9 | — | MIT | 3 years ago | |
| benmacha/audit-bundle | Symfony bundle to audit Doctrine entity changes with rollback support. Includes a web UI and REST API to browse audit logs, flexible configuration, security integration, and optional async processing. Supports PHP 7.4–8.4 and Symfony 5.4–7.x. | 4 | 4 | 0 | 0 | 0 | 1.2 | 1.2 | MIT | 1 year ago | |
| berduj/sso-auth-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| beshkenadze/oauth-bundle | Symfony2 bundle for OAuth user authentication (fork of KnpOAuthBundle). Adds OAuth login support for multiple providers, with documentation in Resources/doc and MIT license. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| besimple/sso-auth-bundle | — | 124 | 124 | 71 | 243 | 31 | 12.1 | 17.3 | — | — | |
| besmartand-pro/bsap-account-bundle | — | 0 | 0 | 0 | 5 | 0 | 20.3 | 12.5 | — | 2 months ago | |
| besmartand-pro/graphqlite-bundle | — | 0 | 0 | 0 | 30 | 0 | 1.2 | 20.6 | — | 1 year ago | |
| besmartand-pro/graphqlite-symfony-validator-bridge | Bridge package connecting Symfony Validator with GraphQLite, enabling automatic validation of GraphQL input/arguments using Symfony constraints and returning structured validation errors in GraphQL responses. Suitable for Symfony apps using GraphQLite. | 0 | 0 | 0 | 26 | 0 | 16.2 | 22.6 | — | 3 months ago | |
| besmartand-pro/vies-bundle | — | 0 | 0 | 0 | 34 | 0 | 0.3 | 21.3 | MIT | 1 year ago | |
| be-soft/recaptcha-bundle | — | 0 | 0 | 0 | 8 | 0 | 16.6 | 15.1 | MIT | 3 months ago | |
| bespoke-support/created-updated-deleted-bundle | — | 2 | 3 | 1 | 0 | 0 | 0.9 | — | MIT | 8 years ago | |
| bestmodules/daterange-validator-bundle | — | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| betterauth/symfony-bundle | — | 4 | 4 | 0 | 29 | 0 | 26.9 | 13.5 | MIT | 1 month ago | |
| beyonder-capi/job-queue-bundle | — | 0 | 0 | 0 | 2 | 0 | 20.1 | 7.7 | — | 2 months ago | |
| bic/form-validation | — | 4 | 4 | 0 | 0 | 1 | 0.1 | — | — | — | |
| bigoen/currency-api-bundle | — | 1 | 1 | 0 | 0 | 0 | 1.5 | — | MIT | 1 year ago | |
| bigyohann/symfony-dto-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.8 | — | — | 3 years ago | |
| biig/dictionary-bundle | — | 8 | 8 | 10 | 24 | 10 | 5.4 | 11.1 | — | 6 years ago | |
| biig/melodiia | — | 18 | 18 | 4 | 1 | 8 | 18.9 | 2.9 | MIT | 6 months ago | |
| binsoul/symfony-bundle-i18n | — | 0 | 0 | 0 | 76 | 0 | 0.0 | 26.1 | MIT | — | |
| bitbag/shopware-app-system-bundle | — | 1 | 1 | 0 | 0 | 0 | 1.8 | — | NOASSERTION | 4 years ago | |
| bitbag/sylius-feed-plugin | — | 0 | 0 | 1 | 1 | 0 | 0.7 | 4.2 | MIT | 1 year ago | |
| bitfriends/sonata-media-bundle | — | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| bluebear/adminbundle | — | 9 | 9 | 1 | 0 | 33 | 16.0 | 18.3 | MIT | 6 years ago | |
| boekkooi/jquery-validation-bundle | — | 27 | 27 | 25 | 22 | 5 | 6.7 | 5.7 | MIT | 9 years ago | |
| boekkooi/twig-jack-bundle | — | 23 | 23 | 7 | 0 | 0 | 3.4 | 0.2 | MIT | 10 years ago | |
| boostworld/comment-bundle | — | 5 | 6 | 2 | 2K | 0 | 3.4 | 35.3 | MIT | 2 years ago | |
| bornfight/jsonapi-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| bornfight/transfer-object-converter | — | 12 | 12 | 0 | 0 | 0 | 2.2 | 3.8 | MIT | 7 years ago | |
| braincrafted/validation-bundle | — | 5 | 5 | 2 | 0 | 0 | 1.0 | — | MIT | 12 years ago | |
| brandoriented/doctrine-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| braunstetter/valid-form-event | — | 0 | 0 | 0 | 32 | 0 | 0.3 | 21.0 | — | 4 years ago | |
| brazilianfriendsofsymfony/pagamento-digital-bundle | Symfony bundle integrating Pagamento Digital payment services for Brazilian e-commerce apps. Provides configuration and helper services to communicate with the gateway, handle checkout requests and notifications, and streamline payment workflow integration within Symfony projects. | 2 | 2 | 0 | 0 | 0 | 0.0 | — | — | — | |
| bro-world/core-bundle | bro-world/core-bundle is a Laravel core bundle providing shared application foundations: common helpers, base classes, and reusable components to standardize project structure and speed up development across Bro World services. | 1 | 1 | 0 | 23 | 0 | 8.9 | 15.7 | MIT | 10 months ago | |
| brunschgi/terrific-composer-bundle | — | 7 | 7 | 3 | 0 | 0 | 0.4 | 0.4 | MIT | — | |
| brzuchal/rest-client | — | 0 | 0 | 0 | 21 | 0 | 0.0 | 18.5 | MIT | — | |
| bubnov/tissue-bundle | — | 0 | 0 | 2 | 0 | 0 | 2.2 | — | MIT | 9 years ago | |
| bujanov/dto-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| bukashk0zzz/filter-bundle | — | 23 | 24 | 5 | 10 | 2 | 6.2 | 2.5 | MIT | 3 years ago | |
| bulatronic/api-kit | — | 4 | 4 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| bungle/framework | Laravel framework components and utilities for building PHP web applications, providing common helpers and structure for routing, configuration, events, and more as part of the bungle ecosystem. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| byscripts/static-entity-bundle | — | 0 | 0 | 2 | 2 | 1 | 5.6 | 7.3 | — | 6 years ago | |
| byteincoffee/doctrine-extensions-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| bytes-commerce/easy-blog | Drop-in Symfony blog bundle with EasyAdmin CRUD. Manage posts, hierarchical categories and FAQs, plus built-in SEO fields. Ships with responsive Twig templates and integrates with your app’s User entity for post authors. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| bytes-commerce/newsletter-bundle | — | 1 | 1 | 0 | 0 | 0 | 0.0 | — | — | — | |
| bytespin/console-command-scheduler-bundle | — | 0 | 1 | 0 | 341 | 0 | 0.0 | 35.0 | MIT | — | |
| bytespin/messenger-dedupe-bundle | — | 1 | 2 | 1 | 1 | 0 | 0.0 | 2.4 | MIT | — | |
| c0ntax/parsley-bundle | Symfony bundle that maps Symfony Form constraints and entity annotations to Parsley.js data-parsley-* attributes for client-side validation. Includes basic configuration (enable/trigger) and supports Email, Length, Pattern, Min/Max, Required, and Range. | 3 | 3 | 0 | 0 | 2 | 3.3 | 0.8 | Apache-2.0 | 8 years ago | |
| c33s/doctrine-extra | — | 0 | 1 | — | 0 | — | 0.0 | — | — | — | |
| c975l/user-bundle | GDPR-focused user management bundle inspired by FOSUserBundle: Doctrine entities (extendable), signup/signin/profile/password reset forms, email notifications, social login (HWIOAuth), public profiles, anti-brute-force delays, Gravatar/social avatars, JS data access, and JSON API. | 3 | 3 | 1 | 0 | 0 | 0.0 | 1.7 | MIT | — | |
| cache/cache-bundle | — | 43 | 43 | 16 | 1K | 0 | 26.3 | 23.9 | MIT | 1 month ago | |
| cafe-culture/blog-bundle | — | 0 | 0 | 0 | 0 | 0 | 17.1 | — | MIT | 5 months ago | |
| canaltp/mtt-bundle | — | 5 | 5 | 13 | 0 | 12 | 13.4 | 5.6 | AGPL-3.0 | 5 years ago | |
| canaltp/navitia | PHP client for the Navitia public transport API. Configure base URL, token, timeout and other query parameters, and integrate via autowiring in Symfony/modern PHP apps. Supports caching and multiple package versions for legacy to Symfony 5.4 projects. | 8 | 8 | 11 | 313 | 0 | 6.4 | 21.5 | MIT | 2 years ago | |
| carcel/user-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.5 | — | MIT | 8 years ago | |
| carguru/vendor-bundle | — | 0 | 0 | 0 | 0 | 0 | 1.8 | — | — | 3 years ago | |
| carloschininin/facturax-contracts | DTOs versionados (Api\V1\Dto) para contratos de la API Facturax. Permite construir y validar localmente payloads JSON antes de enviarlos o persistirlos. Incluye bundle Symfony opcional con servicios de validación y normalización. | 1 | 1 | 0 | 16 | 0 | 20.7 | 15.4 | — | 1 month ago | |
| carlossosa88/command-scheduler-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| cast1el/user-bundle | — | 1 | 1 | 1 | 0 | 0 | 1.3 | — | MIT | 4 years ago | |
| ccetc/directory-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | GPL-2.0 | — | |
| ccetc/directory-user-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| ccetc/error-report-bundle | — | 1 | 1 | 0 | 0 | 0 | 0.0 | — | — | — | |
| ccmbenchmark/ting_bundle | — | 0 | 0 | 3 | 2K | 2 | 0.7 | 45.2 | Apache-2.0 | — | |
| cegeka/symfony-toolkit | — | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| centric/centric-livestreaming | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| cesurapp/api-bundle | — | 0 | 0 | 0 | 29 | 0 | 29.6 | 24.0 | MIT | 2 months ago | |
| cesurapp/media-bundle | — | 0 | 0 | 0 | 32 | 0 | 28.4 | 24.2 | MIT | 2 months ago | |
| cethyworks/content-injector-bundle | — | 3 | 3 | 5 | 4 | 0 | 1.3 | 2.9 | — | 6 years ago | |
| cethyworks/google-map-display-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.5 | — | — | 9 years ago | |
| cethyworks/google-place-autocomplete-bundle | — | 10 | 11 | 8 | 3 | 3 | 2.3 | 1.6 | — | 6 years ago | |
| chamber-orchestra/file-bundle | — | 0 | 0 | 0 | 346 | 0 | 0.0 | 35.1 | MIT | — | |
| chamber-orchestra/form-bundle | — | 2 | 2 | 1 | 348 | 0 | 0.0 | 28.6 | MIT | — | |
| chamber-orchestra/openapi-doc-bundle | — | 0 | 0 | 1 | 343 | 0 | 0.0 | 35.0 | Apache-2.0 | — | |
| chamilo/settings-bundle | — | 4 | 4 | 2 | 4K | 0 | 1.7 | 40.5 | — | 1 month ago | |
| chaplean/dto-handler-bundle | — | 2 | 1 | 1 | 0 | 7 | 3.1 | 1.6 | MIT | 6 years ago | |
| chaplean/form-handler-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| chaplean/geolocation-bundle | — | 0 | 0 | 0 | 0 | 0 | 1.0 | 1.9 | — | 7 years ago | |
| chaplean/oauth-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| chifek/user-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.9 | — | MIT | 5 years ago | |
| chilldev/file-manager-bundle | — | 0 | 10 | — | 0 | — | 0.0 | — | — | — | |
| choz/request-validation-bundle | — | 9 | 9 | 0 | 77 | 0 | 18.3 | 14.7 | — | 3 months ago | |
| citizen63000/easy-api-bundle | — | 5 | 5 | 3 | 13 | 10 | 27.5 | 11.3 | MIT | 3 months ago | |
| citizen63000/easy-api-core | — | 0 | 0 | 1 | 1 | 0 | 21.5 | 4.9 | MIT | 1 month ago | |
| cleentfaar/tissue-bundle | — | 0 | 4 | — | 0 | — | 0.0 | — | — | — | |
| cleverage/process-bundle | — | 21 | 22 | 13 | 1K | 24 | 20.7 | 33.2 | MIT | 9 months ago | |
| cleverage/process-ui-bundle | — | 0 | 0 | 1 | 34 | 1 | 1.0 | 15.0 | — | 3 years ago | |
| clickable/dev-tools | — | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| cm2tech/serializer-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | MIT | 5 years ago | |
| coa/videolibraryms-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| cocolabs-sas/currency-bundle | — | 0 | 0 | 3 | 49 | 0 | 5.5 | 24.5 | MIT | 11 months ago | |
| coddin-web/idp-openid-connect-bundle | — | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| codebuds/webp-conversion-bundle | — | 12 | 12 | 2 | 43 | 0 | 2.2 | 8.8 | — | 2 years 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 | 234K | 1 | 28.7 | 53.8 | MIT | 2 months ago | |
| codememory/api-bundle | — | 1 | 1 | 0 | 0 | 0 | 3.1 | — | MIT | 2 years ago | |
| codememory/dto | Auto-hydrate PHP/Symfony DTOs from request/array data using rules and decorators. Supports name conversion (e.g., snake_case), enum casting via attributes, and event hooks during processing. Build a manager with caching and reflection for fast mapping. | 1 | 1 | 0 | 24 | 0 | 10.7 | 15.7 | MIT | 11 months ago | |
| codeplace-io/color-picker-bundle | — | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| coderaf/spiderman-security-bundle | — | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| 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 | 3 | 661 | 2 | 25.6 | 24.6 | MIT | 2 months ago | |
| codevenom/fakturownia-bundle | — | 1 | 1 | 0 | 8 | 0 | 0.0 | 9.7 | MIT | — | |
| codibly/databricks-bundle | — | 0 | 1 | 0 | 0 | 0 | 0.9 | — | — | 8 years ago | |
| codingbyjerez/mondial-relay | — | 3 | 2 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| codraw/core | — | 0 | 0 | 0 | 192 | 0 | 0.0 | 31.6 | MIT | — | |
| codraw/open-api | — | 0 | 0 | 0 | 155 | 0 | 0.0 | 32.5 | — | — | |
| codraw/tester-bundle | — | 0 | 0 | 0 | 197 | 0 | 0.0 | 31.7 | — | — | |
| codraw/validator | — | 0 | 0 | 0 | 4 | 0 | 0.0 | 19.8 | MIT | — | |
| codyas/skeleton-bundle | — | 0 | 0 | 0 | 0 | 4 | 1.0 | 0.8 | MIT | — | |
| codyas/toolbox-bundle | — | 3 | 3 | 0 | 0 | 0 | 0.0 | — | — | — | |
| coka/api-bundle | — | 2 | 3 | 1 | 0 | 0 | 0.3 | — | MIT | 7 years ago | |
| coka/attachment-manager-bundle | — | 0 | 0 | 0 | 252 | 0 | 0.0 | 33.2 | MIT | — | |
| coka/file-bundle | — | 2 | 3 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| coka/input-handler-bundle | — | 1 | 1 | 0 | 262 | 0 | 0.0 | 29.3 | MIT | — | |
| coka/pagination-bundle | — | 5 | 6 | 1 | 262 | 0 | 0.2 | 22.8 | MIT | — | |
| coka/rest-request-validator-bundle | — | 2 | 3 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| commerceguys/addressing | PHP 8+ library for postal addresses powered by CLDR and Google-derived address data. Provides country names/translations, address formats, subdivisions, HTML/text formatting, Symfony Validator validation, and zones for shipping/billing. | 969 | 976 | 150 | 732K | 4 | 40.2 | 49.2 | MIT | 4 weeks ago | |
| commercetools/symfony-bundle | — | 10 | 11 | 6 | 0 | 5 | 0.8 | 0.8 | MIT | — | |
| commongateway/corebundle | — | 2 | 2 | 1 | 0 | 0 | 17.0 | 6.0 | NOASSERTION | 9 months ago | |
| companyos/core | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| compasshp/datadog-bundle | — | 0 | 0 | 0 | 50 | 0 | 0.0 | 23.6 | MIT | — | |
| components-web-app/api-components-bundle | — | 32 | 32 | 8 | 127 | 3 | 1.1 | 9.8 | MIT | — | |
| comsa/sulu-shopping-cart | — | 0 | 1 | — | 0 | — | 0.0 | — | — | — | |
| comunedifirenze/user-bundle | — | 0 | 0 | 2 | 65 | 0 | 0.2 | 25.1 | MIT | — | |
| comur/content-admin-bundle | — | 2 | 3 | 0 | 9 | 2 | 3.1 | 8.3 | — | 6 years ago | |
| comur/image-bundle | Symfony bundle for image upload and cropping in forms. Built on jQuery File Upload and JCrop with Bootstrap-friendly widgets (single image or gallery), library selection, ordering, and optional Imagick support for animated GIF cropping. | 104 | 106 | 71 | 252 | 12 | 10.7 | 15.9 | — | 7 years ago | |
| condenast-ru/basic-api-bundle | — | 10 | 10 | 2 | 0 | 0 | 4.2 | — | — | 4 years ago | |
| configuratorware/configurator-api | — | 0 | 0 | — | 275 | — | 0.0 | 33.6 | — | — | |
| connectholland/user-bundle | Symfony 4.4/5 user bundle providing registration and login forms, user creation command, email confirmation links, password recovery, optional OAuth (Google/GitHub/Facebook), and API accessibility. Optional JWT auth via Lexik bundle. | 8 | 8 | 7 | 0 | 2 | 24.2 | — | — | 4 months ago | |
| contao/contao | — | 437 | 438 | 172 | 48 | 346 | 27.3 | 26.8 | LGPL-3.0 | — | |
| contao/core-bundle | — | 123 | 130 | 55 | 22K | 0 | 2.3 | 31.1 | LGPL-3.0 | — | |
| coolms/core-bundle | — | 0 | — | 0 | — | 0 | 0.1 | — | MIT | — | |
| coolms/core-module | — | 0 | — | 0 | — | 0 | 0.1 | — | MIT | — | |
| coral/content-bundle | — | 2 | 3 | 1 | 0 | 0 | 0.0 | — | MIT | — | |
| coral/core-bundle | — | 3 | 4 | 1 | 0 | 0 | 4.8 | — | MIT | 4 years ago | |
| coral/site-bundle | — | 5 | 6 | 1 | 0 | 0 | 6.7 | — | MIT | 4 years ago | |
| corponat/api-doc-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| cors/friendly-captcha-bundle | — | 5 | 5 | 8 | 1K | 0 | 2.4 | 32.6 | MIT | 1 year ago | |
| courtyard/forum-bundle | — | 3 | 3 | 2 | 0 | 3 | 0.4 | 0.3 | — | — | |
| couss/recaptcha-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| craue/config-bundle | — | 175 | 176 | 36 | 10K | 7 | 4.2 | 27.0 | MIT | — | |
| craue/formflow-bundle | — | 749 | 761 | 125 | 32K | 62 | 24.7 | 45.7 | MIT | — | |
| craue/formflow-demo-bundle | — | 29 | 29 | 13 | 22 | 2 | 0.9 | 3.3 | MIT | — | |
| creamio/symfony_basebundle | — | 0 | 1 | — | 0 | — | 0.0 | — | — | — | |
| creatissimo/user-bundle | — | 1 | 1 | 1 | 0 | 0 | 1.8 | — | MIT | 5 years ago | |
| creative-web-solution/imagine-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| creonit/verification-code-bundle | — | 0 | 0 | 2 | 0 | 0 | 0.1 | — | GPL-3.0 | — | |
| crisistextline/user-profile-bundle | — | 1 | 1 | 0 | 0 | 1 | 0.4 | — | — | 10 years ago | |
| crosiersource/crosierlib-base | — | 0 | 1 | — | 0 | — | 0.0 | — | — | — | |
| crtl/request-dto-resolver-bundle | — | 1 | 1 | 0 | 80 | 1 | 12.9 | 24.1 | MIT | 7 months ago | |
| cryonighter/validation-override-bundle | — | 0 | 0 | 0 | 1 | 0 | 0.0 | 4.2 | MIT | — | |
| cstea/api-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.2 | — | MIT | — | |
| customscripts/helpdesk-bundle | — | 1 | 1 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| cvele/translation-bundle | — | 0 | 0 | 0 | 10 | 0 | 1.5 | 14.4 | — | 4 years ago | |
| cybernodev/framework-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| cyve/json-schema-form-bundle | — | 7 | 7 | 8 | 0 | 2 | 0.8 | 0.4 | MIT | — | |
| cyve/password-manager-bundle | — | 1 | 1 | 1 | 2 | 0 | 0.0 | 4.2 | MIT | — | |
| czechphp/czech-bank-account-bundle | — | 0 | 0 | 0 | 719 | 0 | 9.9 | 42.1 | MIT | 8 months ago | |
| daa/addressable-bundle | — | 6 | 6 | 10 | 0 | 1 | 3.4 | — | — | 8 years ago | |
| daanbiesterbos/job-queue-bundle | — | 2 | 2 | 0 | 0 | 0 | 0.3 | — | NOASSERTION | 5 years ago | |
| daddl3/email_with_login_link_and_change_password | — | 0 | 0 | — | 77 | — | 0.0 | 27.5 | — | — | |
| dahovitech/file-manager-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| dahovitech/media-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| dalv/wordbundle | — | 0 | 0 | 0 | 0 | 0 | 0.9 | — | MIT | 5 years ago | |
| damienharper/user-bundle | — | 4 | 5 | 1 | 1 | 1 | 2.6 | 1.1 | MIT | 5 years ago | |
| damonjones/insig-aws-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| dancos/cpf-cnpj-bundle | — | 0 | 0 | 1 | 0 | 0 | 0.0 | — | MIT | — | |
| daniel-iwaniec/elasticsearch-bundle | — | 0 | 0 | 1 | 0 | 0 | 0.0 | — | MIT | — | |
| daniil-trukhan/api_platform_payze | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | — | 3 years ago | |
| danilovl/entity-traits-bundle | — | 0 | 0 | 0 | 0 | 0 | 14.4 | — | MIT | 4 months ago | |
| danilovl/menu-builder-bundle | Symfony bundle for managing site menus with pluggable storage (Doctrine/Cache/Redis), REST API, Twig rendering, and a Vue 3 admin SPA. Supports deep trees, item types (links, mega menus), roles/audience rules, scheduling, i18n, soft delete, and CLI sync from attributes. | 0 | 0 | 0 | 0 | 0 | 16.5 | — | MIT | 4 months ago | |
| danilovl/select-autocompleter-bundle | — | 5 | 5 | 0 | 10 | 0 | 20.1 | 6.5 | MIT | 6 months ago | |
| dankempster/contact-bundle | — | 1 | 1 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| dario_swain/re-captcha-validator | Lightweight Google reCAPTCHA v2 form type and validator component for Symfony2. Not a bundle—fully configurable services. Install via Composer, set public/private keys, and register the ReCaptcha form type to validate submissions in your forms. | 8 | 8 | 4 | 621 | 2 | 2.5 | 25.8 | MIT | 10 years ago | |
| dariotilgner/easyadmin-extension-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.6 | — | MIT | 4 years ago | |
| darkanakin41/media-bundle | — | 1 | 1 | 0 | 0 | 0 | 0.3 | — | — | 6 years ago | |
| darkanakin41/stream-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.6 | — | — | 6 years ago | |
| darkanakin41/table-bundle | — | 0 | 1 | 0 | 0 | 1 | 0.4 | — | — | 6 years ago | |
| darkanakin41/video-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.6 | — | — | 6 years ago | |
| darles/forum-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| darvinstudio/darvin-payment-bundle | — | 3 | 3 | 4 | 1 | 0 | 5.2 | 1.3 | MIT | 5 years ago | |
| datafactory/ezmigrationbundle | — | 0 | 0 | 0 | 0 | 0 | 3.0 | — | GPL-2.0 | 8 years ago | |
| datinglibre/datinglibre-app-bundle | — | 0 | 2 | — | 0 | — | 0.0 | — | — | — | |
| davidbadura/fixtures | Flexible PHP fixtures library with YAML/JSON/TOML/PHP loaders, Faker support, automatic dependency resolution, configurable converters, tagging/filtering, validation via events, expression language, and persisters for Doctrine ORM/MongoDB and Propel. | 23 | 24 | 9 | 9 | 2 | 1.8 | 2.7 | MIT | 4 years ago | |
| dayspring-tech/login-bundle | — | 0 | 0 | 0 | 1K | 0 | 4.8 | 43.5 | MIT | 1 year ago | |
| dbp/api-base-bundle | — | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| dbp/relay-base-bundle | — | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| dbp/relay-blob-connector-campusonline-dms-bundle | — | 0 | 0 | 0 | 192 | 1 | 0.1 | 31.5 | AGPL-3.0 | — | |
| dbp/relay-checkin-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| dbp/relay-dispatch-bundle | Symfony bundle providing the Relay Dispatch API backend. Works with the Dispatch Frontend app, offering endpoints and services for dispatch workflows. Includes docs, changelog, and CI-tested code for integrating dispatch features into your Relay setup. | 3 | 3 | 1 | 273 | 1 | 0.4 | 25.4 | AGPL-3.0 | 3 years ago | |
| dbstudios/php-rest | — | 0 | 0 | 0 | 0 | 0 | 4.5 | — | — | 1 year ago | |
| dcorroyer/my-rest-bundle | — | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| dcs/password-reset-explain-view-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| ddeboer/data-import | — | 558 | 576 | 124 | 13K | 31 | 20.2 | 33.6 | MIT | 9 years ago | |
| ddeboer/vatin-bundle | Symfony bundle integrating ddeboer/vatin. Validates EU VAT ID (VATIN) format via Symfony Validator and can optionally verify existence via the VIES SOAP service. Also exposes services for direct VATIN validation and VIES lookups. | 30 | 30 | 12 | 16K | 1 | 17.0 | 42.2 | MIT | 6 months ago | |
| ddereszewski/job-queue-bundle | — | 1 | 1 | 2 | 0 | 0 | 6.4 | — | — | 2 years ago | |
| deadkash/translation-form-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| debril/rss-atom-bundle | — | 138 | 140 | 50 | 10K | 5 | 12.7 | 27.3 | MIT | 2 years ago | |
| delormejonathan/accessible | Accessible is a PHP library that uses docblock annotations to automate class behavior: generates getters/setters, validates setter arguments with Symfony Assert, initializes properties in constructors, and manages collections and associations with add/remove helpers. | 0 | 0 | 0 | 0 | 0 | 0.3 | — | MIT | 6 years ago | |
| demroos/notification-bundle | — | 0 | 0 | 1 | 0 | 0 | 0.0 | — | MIT | — | |
| den01101/oauth-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| deozza/philarmony-core-bundle | — | 3 | 3 | 0 | 0 | 2 | 0.4 | — | — | — | |
| deozza/philarmony-user-bundle | — | 0 | 0 | 0 | 0 | 2 | 0.4 | — | — | — | |
| derafu/form | derafu/form is a lightweight PHP/Laravel package for building and handling HTML forms more easily. It provides helpers to define fields, render form elements, and manage form input/validation in a cleaner, reusable way across your application. | 0 | 0 | 1 | 126 | 0 | 0.0 | 29.1 | MIT | — | |
| desksheet/rest-bundle | — | 0 | 0 | 0 | 0 | 0 | 1.9 | — | MIT | 4 years ago | |
| destro/json-schema-form-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | MIT | 5 years ago | |
| developer-hola/command-scheduler-bundle | — | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| developtech/agility-bundle | — | 2 | 2 | 0 | 67 | 62 | 16.2 | 38.7 | — | — | |
| devgeek/beacon-admin | — | 0 | 0 | 0 | 0 | 0 | 18.1 | — | MIT | 3 months ago | |
| devl0pr/request-manager-bundle | — | 0 | 0 | 0 | 0 | 0 | 3.3 | — | MIT | 4 years ago | |
| devouted/request-mapper | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| devzair/mail-logger-bundle | — | 1 | 2 | 0 | 0 | 0 | 0.3 | — | — | 1 year ago | |
| diablomedia/doctrine1-bundle | Symfony bundle that integrates Doctrine1 ORM with modern Symfony apps. Configure connections via YAML, get query logging in the profiler/debug toolbar, and support multiple connections with optional query/result caching. Works best with the DiabloMedia Doctrine1 fork. | 1 | 1 | 0 | 0 | 0 | 13.9 | 1.7 | MIT | 6 months ago | |
| digipolisgent/domainator9k-core-bundle | — | 0 | 0 | 0 | 3 | 0 | 1.3 | 8.3 | — | 2 years ago | |
| digipolisgent/setting-bundle | — | 1 | 1 | 0 | 6 | 0 | 0.4 | 8.3 | — | 8 years ago | |
| digitalrevolution/phpunit-extensions | — | 3 | 3 | 2 | 3K | 1 | 18.6 | 43.6 | MIT | 6 months ago | |
| digitalrevolution/symfony-request-validation | — | 12 | 12 | 1 | 2K | 1 | 18.0 | 34.5 | MIT | 4 months ago | |
| digitalrevolution/symfony-validation-shorthand | — | 12 | 12 | 3 | 2K | 1 | 15.0 | 34.5 | MIT | 6 months ago | |
| digivia/form-handler | — | 8 | 8 | 0 | 0 | 0 | 2.1 | — | — | 5 years ago | |
| dimkinthepro/http-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | — | 2 years ago | |
| dimkinthepro/jwt-auth-bundle | — | 0 | 0 | 0 | 12 | 0 | 21.1 | 18.1 | — | 1 month ago | |
| discutea/forum-bundle | — | 27 | 27 | 13 | 0 | 1 | 2.7 | — | — | 8 years ago | |
| disjfa/mail-bundle | — | 2 | 2 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| distlibs/formflow-bundle | — | 0 | 0 | 0 | 1 | 0 | 0.0 | 4.2 | MIT | — | |
| divineomega/symfony-password-exposed-bundle | — | 1 | 1 | 0 | 0 | 0 | 19.2 | — | LGPL-3.0 | 2 months ago | |
| dmishh/recaptcha-bundle | — | 4 | 4 | 3 | 0 | 2 | 0.5 | — | MIT | — | |
| dmp/audit-request-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.9 | — | — | 3 years ago | |
| dmp/rest-bundle | — | 0 | 0 | 0 | 2 | 0 | 17.3 | 7.4 | — | 5 months ago | |
| dmykos/ip-store-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | MIT | 5 years ago | |
| dmytrof/access-permissions-bundle | Symfony 4/5 bundle for defining access permissions with security voters. Provides AbstractVoter plus CRUD helpers/traits and an AdminInterface to expose per-user allowed attributes (view/create/edit/delete) for your entities. | 1 | 1 | 0 | 13 | 0 | 3.3 | 12.1 | MIT | 5 years ago | |
| dmytrof/models-management-bundle | Symfony 4/5 bundle to manage models and entities from databases and external sources (e.g., third-party APIs). Provides a unified way to organize, handle, and work with your application’s domain data. | 0 | 0 | 0 | 13 | 0 | 9.0 | 15.8 | MIT | 4 years ago | |
| dmytrof/settings-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| dobryprogramator/smartform-bundle | — | 0 | 0 | 0 | 10 | 0 | 5.4 | 14.4 | MIT | 5 years ago | |
| doctrine/doctrine-bundle | Symfony bundle integrating Doctrine DBAL and ORM. Provides database abstraction, schema tools, and an object-relational mapper with DQL for powerful queries, plus configuration and tooling that fits the Symfony ecosystem. | 4,831 | 4,868 | 482 | 5M | 31 | 78.5 | 61.5 | MIT | 1 month ago | |
| doctrine/doctrine-cache-bundle | — | 2,704 | 2,789 | 80 | 223K | 0 | 10.1 | 18.7 | MIT | 6 years 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 | 389 | 228 | 293K | 12 | 30.7 | 47.9 | MIT | 7 months ago | |
| doctrine/phpcr-bundle | — | 158 | 160 | 65 | 23K | 6 | 25.2 | 35.3 | MIT | 5 months ago | |
| dol/ldap-bundle | — | 5 | 5 | 3 | 0 | 0 | 0.7 | — | — | 6 years ago | |
| donjohn/media-bundle | — | 2 | 2 | 2 | 0 | 2 | 2.4 | 5.4 | MIT | 7 years ago | |
| dontdrinkandroot/api-platform-bundle | — | 0 | 0 | 0 | 14 | 0 | 0.0 | 16.2 | Apache-2.0 | — | |
| dontdrinkandroot/bridge-bundle | — | 0 | 0 | 0 | 186 | 0 | 0.0 | 31.4 | Apache-2.0 | — | |
| dontdrinkandroot/crud-admin-bundle | — | 0 | 0 | 0 | 106 | 2 | 0.7 | 28.0 | Apache-2.0 | 4 years ago | |
| dontdrinkandroot/gitki-bundle | — | 9 | 9 | 2 | 0 | 17 | 6.7 | 6.0 | Apache-2.0 | 8 years ago | |
| dontdrinkandroot/rest-bundle | — | 0 | 0 | 1 | 0 | 11 | 5.0 | 3.4 | — | 9 years ago | |
| doyo/modular-bundle | — | 0 | 2 | — | 0 | — | 0.0 | — | — | — | |
| dpoposki/symfony-kernel | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| draw/core | Core utilities for Draw components/bundles. Provides reusable shared code and automatically registers missing Draw-namespaced Doctrine annotations as ignored to prevent annotation reader errors when optional annotation libraries aren’t installed. | 0 | 0 | 0 | 371 | 0 | 0.0 | 35.5 | MIT | — | |
| draw/doctrine-bus-message-bundle | Symfony bundle that integrates Doctrine with the Messenger/command bus pattern, making it easy to dispatch bus messages from Doctrine entities and listeners. Helps coordinate persistence and message handling with clean separation of concerns. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| draw/draw-bundle | — | 0 | 0 | 4 | 0 | 0 | 0.4 | — | MIT | 7 years ago | |
| draw/open-api | PHP library for manipulating OpenAPI (Swagger) documents. Focused on OpenAPI/Swagger 2.0 only, providing tools to read, update, and work with API definitions in code. | 0 | 0 | 0 | 395 | 0 | 0.0 | 38.8 | — | — | |
| draw/swagger | — | 1 | 1 | 6 | 0 | 0 | 1.4 | — | MIT | 6 years ago | |
| draw/tester-bundle | — | 0 | 0 | 0 | 420 | 0 | 0.0 | 36.3 | — | — | |
| draw/validator | PHP validation library providing a fluent API to define rules, validate arrays/inputs, and collect errors. Lightweight and framework-agnostic, suitable for Laravel or standalone apps. | 0 | 0 | 0 | 80 | 0 | 0.0 | 28.1 | MIT | — | |
| drenso/symfony-deployer-bundle | — | 2 | 2 | 0 | 41 | 0 | 0.0 | 16.1 | — | — | |
| drenso/symfony-shared | — | 1 | 1 | 0 | 354 | 0 | 0.0 | 31.1 | — | — | |
| drinks-it/rule-engine | — | 1 | 1 | 0 | 16 | 0 | 9.0 | 13.2 | MIT | 2 years ago | |
| 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 | — | |
| dualmedia/symfony-request-dto-bundle | — | 8 | 8 | 3 | 97 | 2 | 27.9 | 17.0 | MIT | 2 months ago | |
| duc01nguyen/health-check-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| dukecity/command-scheduler-bundle | Symfony bundle to schedule console commands with cron expressions. Manage native and custom commands, backed by database storage and optional Doctrine migrations. Supports modern PHP/Symfony versions; see wiki for configuration, execution, and upgrade notes. | 25 | 26 | 26 | 11K | 13 | 22.8 | 43.3 | — | 7 months ago | |
| dunglas/angular-csrf-bundle | — | 148 | 153 | 32 | 658 | 0 | 1.5 | 7.2 | MIT | 7 years ago | |
| dunglas/api-bundle | API Platform Core builds hypermedia-driven REST and GraphQL APIs with Symfony. Supports JSON-LD/Hydra, OpenAPI v2/v3, JSON:API, HAL, and Problem Details. Quickly generate powerful, extensible, high-performance APIs. | 2,573 | 2,570 | 977 | 141 | 204 | 80.5 | 31.2 | MIT | 2 months ago | |
| dunglas/doctrine-json-odm | Doctrine JSON ODM maps JSON documents to PHP objects using Doctrine-style metadata, enabling persistence and querying of JSON data through a familiar ORM-like API. Useful for working with JSON stored in files or other backends while keeping domain models clean. | 631 | 633 | 74 | 171K | 15 | 24.7 | 43.7 | MIT | 7 months ago | |
| durimjusaj/geo-bundle | — | 0 | 0 | 1 | 218 | 0 | 0.6 | 32.3 | MIT | 1 year ago | |
| dwo/user-commands-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| dyonis/graphqlite-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | — | 2 years ago | |
| dywee/core-bundle | — | 1 | 1 | 2 | 0 | 2 | 0.5 | — | MIT | — | |
| dzignphp/core-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.3 | 0.4 | MIT | — | |
| easycorp/easyadmin-bundle | — | 4,296 | 4,298 | 1,097 | 404K | 54 | 90.7 | 63.1 | MIT | 1 month ago | |
| ebrana/cz-bank-account-validator-bundle | Symfony bundle providing a PHP attribute validation constraint for Czech bank account numbers (e.g., prefix-number/bankcode). Works on full string properties or computed methods with separate parts, supports custom error paths/messages, and allows custom bank code providers via service decoration. | 0 | 0 | 0 | 92 | 0 | 6.4 | 28.6 | — | 9 months ago | |
| ecentria/crontab-bundle | — | 2 | 2 | 7 | 0 | 2 | 2.4 | — | MIT | 5 years ago | |
| eckinox/address-bundle | — | 1 | 2 | 1 | 0 | 0 | 3.6 | — | MIT | 2 years ago | |
| ecohead/symfony-form-generator-bundle | — | 0 | 0 | 0 | 0 | 1 | 0.6 | 1.5 | MIT | — | |
| ecommit/crud-bundle | — | 0 | 0 | 2 | 160 | 0 | 0.1 | 30.5 | MIT | — | |
| ecourty/mcp-server-bundle | — | 50 | 52 | 6 | 51 | 5 | 2.0 | 4.7 | MIT | 1 year ago | |
| ecourty/platform-parameter-bundle | — | 0 | 0 | 0 | 4 | 0 | 11.8 | 10.6 | MIT | 6 months ago | |
| ed/blog-bundle | — | 34 | 35 | 19 | 0 | 12 | 4.6 | 5.3 | MIT | — | |
| ed/flag-bundle | — | 2 | 2 | 0 | 0 | 0 | 0.6 | — | — | 8 years ago | |
| edfa3ly/handy-form-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| eduandebruijne/admin-bundle | — | 0 | 1 | 0 | 13 | 0 | 12.8 | 17.4 | MIT | 6 months ago | |
| eesnaola/sid-authentication-bundle | — | 1 | 1 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| effiana/api-doc-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | MIT | 6 years ago | |
| effiana/doctrine-cache-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | MIT | 6 years ago | |
| effiana/easyadmin-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| effiana/formflow-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | NOASSERTION | — | |
| effiana/job-queue-bundle | — | 0 | 0 | 0 | 0 | 0 | 4.8 | — | — | 5 years ago | |
| egeloen/base64-file-bundle | — | 8 | 9 | 6 | 4 | 2 | 0.6 | 2.2 | MIT | — | |
| ekino/data-protection-bundle | — | 5 | 5 | 10 | 577 | 2 | 3.5 | 28.9 | MIT | 2 years ago | |
| ekreative/oauth2-symfony-bundle | — | 2 | 2 | 2 | 0 | 0 | 0.3 | — | MIT | — | |
| ekreative/query-parameter-bundle | — | 1 | 2 | 0 | 1 | 0 | 0.1 | 2.4 | MIT | — | |
| ekreative/uuid-extra-bundle | — | 18 | 18 | 12 | 293 | 3 | 2.9 | 20.2 | MIT | 4 years ago | |
| ekyna/characteristics | Laravel package for managing entity characteristics: define reusable attributes, groups and values, attach them to models, and handle normalization/validation for consistent storage and querying across your application. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| ekyna/cookie-consent-bundle | — | 2 | 2 | 0 | 3 | 0 | 0.0 | 4.2 | MIT | — | |
| elasticms/core-bundle | — | 6 | 7 | 5 | 50 | 0 | 35.1 | 14.8 | LGPL-3.0 | 3 weeks ago | |
| elasticms/form-bundle | — | 1 | 2 | 5 | 199 | 0 | 35.0 | 18.1 | LGPL-3.0 | 1 month ago | |
| elcodi/newsletter | — | 1 | 1 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| elcodi/test-common-bundle | — | 0 | 0 | 0 | 6 | 0 | 0.3 | 11.7 | MIT | 12 years ago | |
| elenyum/api-doc-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | NOASSERTION | 3 years ago | |
| elenyum/authorization | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | — | 1 year ago | |
| elenyum/maker | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | — | 1 year ago | |
| elenyum/open-api | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | — | 1 year ago | |
| elma/friendly-captcha-bundle | — | 1 | 1 | 2 | 76 | 0 | 0.1 | 22.0 | MIT | — | |
| elriseio/application-layer-bundle | — | 0 | 0 | 0 | 12 | 0 | 0.0 | — | MIT | — | |
| elvandar/kazetenn-admin | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| elvandar/kazetenn-core | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| elvandar/kazetenn-pages | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| elvandar/kazetenn-users | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| emailsherlock/email-guard-bundle | — | 0 | 0 | 0 | 4K | 0 | 17.9 | 56.6 | MIT | 3 months ago | |
| emanueleminotto/domain-parser-bundle | — | 1 | 1 | 3 | 0 | 0 | 0.7 | — | MIT | 9 years ago | |
| emanueleminotto/safe-browsing-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | MIT | 10 years ago | |
| enemis/media-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.6 | — | MIT | 5 years ago | |
| enhavo/app-bundle | — | 0 | 0 | 0 | 323 | 0 | 0.0 | 34.7 | MIT | — | |
| enm/transformer | — | 3 | 3 | 1 | 0 | 0 | 1.5 | — | MIT | 11 years ago | |
| enqueue/enqueue-bundle | — | 275 | 277 | 31 | 124K | 0 | 2.3 | 36.6 | MIT | — | |
| enterprisephp/display-bundle | — | 4 | 5 | 1 | 0 | 0 | 1.3 | — | — | 9 years ago | |
| enterprisephp/doctrine-lock-bundle | — | 10 | 11 | 1 | 0 | 0 | 0.4 | — | — | 10 years ago | |
| eo/job-queue-bundle | — | 3 | 3 | 3 | 2 | 3 | 0.8 | 2.8 | — | — | |
| eonx-com/easy-api-platform | — | 0 | 0 | 0 | 972 | 0 | 0.0 | — | MIT | — | |
| eonx-com/easy-utils | — | 1 | 1 | 0 | 10K | 0 | 0.0 | 50.9 | MIT | — | |
| epaycofriendsofsymfony/user-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | MIT | 7 years ago | |
| erelke/hungarian-validator-bundle | — | 2 | 2 | 0 | 0 | 0 | 2.7 | — | — | 2 years ago | |
| ergnuor/api | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| ericgansa/ghost-trees-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.5 | 1.1 | MIT | — | |
| errogaht/doctrine-mcp-bundle | — | 0 | 0 | 0 | 10 | 0 | 18.5 | 16.7 | NOASSERTION | 2 months ago | |
| es-core/es-core | — | 1 | 1 | 0 | 0 | 0 | 1.8 | — | MIT | 4 years ago | |
| estratos/domainname-api | — | 0 | 0 | 0 | 0 | 0 | 20.5 | — | MIT | 2 months ago | |
| ethsam/easy-hcaptcha | — | 0 | 1 | 0 | 0 | 0 | 14.5 | — | MIT | 4 months ago | |
| ethsam/filemanagerbundlefixsymfonyfckeditor | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | MIT | 2 years ago | |
| etraxis/datatables-bundle | — | 17 | 12 | 6 | 0 | 0 | 9.3 | — | MIT | 3 years ago | |
| evirma/essentials-bundle | — | 0 | 0 | 0 | 392 | 0 | 24.8 | 40.8 | — | 3 months ago | |
| evolutasrl/dropzone-bundle | — | 5 | 5 | 0 | 0 | 2 | 1.6 | — | — | 6 years ago | |
| evrinoma/user-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| evyex/symfony-extender | — | 0 | — | 0 | — | 0 | 27.8 | — | MIT | 2 months ago | |
| ewll/crud-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| ewll/user-bundle | — | 0 | 0 | 0 | 0 | 0 | 2.3 | 8.0 | — | — | |
| excelwebzone/recaptcha-bundle | Symfony bundle that adds Google reCAPTCHA (v2 and v3) form field integration with simple configuration for keys, locale/options, enable/disable per environment, custom API host for regions like China, and optional HTTP proxy support. | 400 | 407 | 170 | 63K | 69 | 16.5 | 34.9 | MIT | 1 year ago | |
| excelwebzone/symfony-admin-bundle | — | 3 | 3 | 0 | 12 | 0 | 19.1 | 9.1 | MIT | 7 months ago | |
| experteam/api-base-bundle | — | 0 | 0 | 0 | 213 | 0 | 0.3 | 32.2 | MIT | 4 years ago | |
| experteam/api-crud-bundle | — | 0 | 0 | 0 | 213 | 0 | 1.8 | 32.2 | MIT | 3 years ago | |
| exs/bulk-email-checker-bundle | — | 1 | 1 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| exsyst/api | — | 1 | 1 | 0 | 0 | 0 | 3.3 | — | Apache-2.0 | 10 years ago | |
| exsyst/api-bundle | — | 1 | 1 | 0 | 0 | 0 | 1.2 | — | Apache-2.0 | 10 years ago | |
| exsyst/api-doc-bundle | — | 1 | 1 | 0 | 0 | 1 | 0.1 | — | MIT | — | |
| ezsystems/comment-bundle | — | 2 | 2 | 1 | 2K | 0 | 0.0 | 37.4 | — | — | |
| ezsystems/ezmigrationbundle | — | 1 | — | 6 | — | 0 | 0.3 | — | GPL-2.0 | — | |
| 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 | 1K | 0 | 9.5 | 29.6 | NOASSERTION | 2 years ago | |
| ezsystems/ezplatform-kernel | eZ Platform Kernel provides the core Symfony-based runtime for eZ Platform/Ibexa CMS: content repository, persistence, REST and siteaccess handling, security, and extension points. Used as the foundation for building and running eZ Platform applications. | 14 | 14 | 30 | 1K | 0 | 10.6 | 27.6 | 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 | 2K | 0 | 9.9 | 25.8 | NOASSERTION | 2 years 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 | 10 | 2K | 0 | 9.4 | 25.2 | NOASSERTION | 3 years ago | |
| ezsystems/ezpublish-kernel | eZ Publish Kernel is the core of the eZ Publish/eZ Platform CMS, providing the content repository, field types, search integration, and services for building and extending PHP-based content applications with a modular, API-driven architecture. | 160 | 163 | 197 | 1K | 0 | 15.7 | 12.6 | NOASSERTION | 2 years ago | |
| ezsystems/job-queue-bundle | — | 4 | 4 | 17 | 606 | 0 | 0.8 | 29.2 | — | — | |
| ezsystems/payment-core-bundle | — | 2 | 2 | 3 | 566 | 0 | 0.2 | 31.5 | Apache-2.0 | — | |
| f1monkey/eve-esi-bundle | — | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| fresh/doctrine-enum-bundle | Symfony bundle adding ENUM type support to Doctrine ORM/DBAL. Register custom enum types and map them to entity fields for safer, consistent values across databases. Works with modern Symfony/Doctrine versions and common platforms like PostgreSQL, MySQL, SQLite, and MSSQL. | 461 | 473 | 74 | 60K | 11 | 25.0 | 34.7 | MIT | 8 months ago | |
| friendsofsymfony/comment-bundle | FOSCommentBundle adds a full comment system to Symfony (3.4/4.4): threaded comment trees, embeddable threads, Doctrine ORM/MongoDB support, sortable trees, REST API via FOSRestBundle, event hooks, optional ACL, FOSUserBundle, Akismet, and markup parsing. | 458 | 468 | 227 | 702 | 54 | 29.0 | 23.8 | MIT | 6 years ago | |
| friendsofsymfony/message-bundle | — | 356 | 363 | 180 | 3K | 6 | 10.1 | 16.2 | — | 7 years ago | |
| friendsofsymfony/rest-bundle | — | 2,795 | 2,849 | 689 | 797K | 144 | 67.2 | 61.4 | MIT | 7 months ago | |
| friendsofsymfony/user-bundle | — | 3,219 | 3,315 | 1,516 | 253K | 107 | 68.8 | 54.2 | MIT | 7 months ago | |
| handcraftedinthealps/elasticsearch-bundle | — | 21 | 21 | 11 | 6K | 4 | 6.5 | 35.0 | MIT | 1 year ago | |
| handcraftedinthealps/rest-routing-bundle | Symfony bundle that restores FOSRestBundle-style automatic REST route generation. Supports format options and method/name prefixing, and includes a command to dump/convert type: rest routes into standard Symfony routes for migration or opt-out. | 58 | 58 | 7 | 39K | 0 | 4.5 | 39.0 | MIT | 1 year 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,364 | 2,411 | 785 | 254K | 0 | 45.5 | 30.5 | MIT | 7 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 | 19 | 34K | 0 | 35.6 | 81.2 | NOASSERTION | 1 month ago | |
| ibexa/content-forms | — | 4 | 4 | 2 | 39K | 0 | 30.5 | 64.9 | NOASSERTION | 1 month ago | |
| ibexa/core | Ibexa Core is the foundation of the Ibexa DXP, providing the PHP domain model, repository API, content types, users, permissions, search, and persistence layer integrations. It powers content management features and serves as the base for higher-level Ibexa packages. | 8 | 8 | 19 | 37K | 0 | 36.0 | 82.4 | NOASSERTION | 1 month ago | |
| ibexa/fieldtype-richtext | — | 6 | 6 | 10 | 38K | 0 | 31.5 | 65.0 | NOASSERTION | 1 month ago | |
| ibexa/jms-translation-bundle | Symfony bundle for extracting, managing, and updating translation messages. Scans PHP, Twig, and other resources, supports multiple translation formats, and provides tools for maintaining locale files and translation catalogs in your application. | 0 | 0 | 1 | 29K | 0 | 12.4 | 60.9 | — | 5 months ago | |
| ibexa/oss | — | 21 | 21 | 12 | 19K | 0 | 30.1 | 48.9 | NOASSERTION | 1 month ago | |
| ibexa/test-core | — | 0 | 0 | 1 | 14K | 0 | 0.3 | 55.6 | NOASSERTION | — | |
| ibexa/user | — | 3 | 3 | 3 | 37K | 0 | 31.0 | 68.3 | NOASSERTION | 1 month ago | |
| jane-php/json-schema | — | 12 | 13 | 6 | 64K | 0 | 0.8 | 51.0 | MIT | 7 years ago | |
| jms/di-extra-bundle | — | 327 | 340 | 127 | 32K | 84 | 28.0 | 52.5 | — | 8 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 | 23.0 | Apache-2.0 | 7 years ago | |
| jms/security-extra-bundle | — | 252 | 260 | 97 | 15K | 33 | 16.2 | 38.8 | — | 9 years ago | |
| jms/serializer | Serialize and deserialize complex PHP object graphs to JSON or XML with flexible metadata (annotations, YAML, XML). Handles circular references, exclusion strategies, versioning, dates/intervals, and integrates with Doctrine ORM—ideal for APIs and data interchange. | 2,343 | 2,406 | 590 | 2M | 135 | 67.3 | 69.4 | MIT | 6 months ago | |
| jms/serializer-bundle | — | 1,807 | 1,857 | 306 | 991K | 94 | 52.8 | 63.7 | MIT | 9 months ago | |
| jms/translation-bundle | — | 424 | 443 | 281 | 86K | 78 | 53.2 | 63.4 | — | 5 months ago | |
| kaliop/ezmigrationbundle | Symfony bundle to manage eZPlatform/eZPublish database and content changes via code. Inspired by Doctrine migrations, it generates and runs migrations and offers console commands to apply, resume, and check status of deployments across environments. | 53 | 54 | 76 | 266 | 19 | 17.5 | 18.3 | GPL-2.0 | 3 years ago | |
| karser/karser-recaptcha3-bundle | — | 187 | 188 | 23 | 71K | 7 | 18.5 | 39.6 | MIT | 9 months 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 | 414 | 186 | 2K | 96 | 55.3 | 43.1 | MIT | 1 month ago | |
| l0wskilled/api-platform-test | — | 2 | 2 | 0 | 0 | 0 | 7.0 | 0.8 | — | 4 years ago | |
| league/tactician-bundle | — | 248 | 249 | 46 | 74K | 3 | 16.7 | 36.8 | MIT | 9 months ago | |
| leaseweb/api-caller-bundle | — | 64 | 64 | 34 | 513 | 5 | 6.7 | 14.6 | MIT | 8 years ago | |
| lexik/translation-bundle | Symfony bundle to manage translations in a database: import from xliff/yml/php, edit via a web GUI, track missing domain translations, add new keys, and export back to files. Database loader overrides file-based translations. | 438 | 448 | 262 | 31K | 60 | 56.6 | 56.9 | MIT | 2 months ago | |
| liip/functional-test-bundle | Symfony bundle providing base classes and helpers for functional tests, plus a DI-aware mock builder for unit tests. Includes tools for command testing, logged clients, query counting, examples, and parallel test runs. | 648 | 657 | 179 | 117K | 42 | 43.7 | 51.1 | MIT | 4 months ago | |
| liip/imagine-bundle | — | 1,711 | 1,735 | 385 | 532K | 67 | 66.4 | 69.1 | MIT | 1 month ago | |
| limenius/liform | — | 146 | 147 | 74 | 27K | 13 | 8.5 | 35.0 | MIT | 1 year ago | |
| littlerocket/job-queue-bundle | — | 0 | 0 | 4 | 140 | 0 | 28.9 | 34.8 | — | 2 months ago | |
| liuggio/excelbundle | — | 370 | 378 | 133 | 9K | 14 | 13.3 | 25.3 | MIT | 10 years ago | |
| lunetics/locale-bundle | — | 186 | 188 | 74 | 4K | 27 | 16.7 | 27.9 | MIT | 3 years ago | |
| mailjet/mailjet-apiv3-php | Official Mailjet PHP wrapper for the Mailjet API v3. Send and track transactional emails, manage contacts, lists and templates, handle events, and integrate Mailjet features in PHP apps with simple client setup and HTTP calls. | 274 | 275 | 92 | 269K | 0 | 32.0 | 48.1 | MIT | 1 month ago | |
| massive/search-bundle | Laravel bundle that adds a flexible, driver-based search layer to your app. Define searchable models and fields, run queries across multiple sources, and return consistent results with pagination and filtering—designed to be easy to integrate and extend. | 72 | 73 | 26 | 18K | 23 | 26.5 | 43.3 | MIT | 7 months ago | |
| mcfedr/json-form | Symfony bundle/trait that lets controllers handle forms submitted as JSON. Use JsonControllerTrait to create and process JSON-backed forms, accepting payloads shaped like normal form fields, then validate and persist as usual. | 13 | 13 | 7 | 22 | 0 | 1.0 | 5.7 | MIT | 4 years ago | |
| misd/phone-number-bundle | Symfony bundle integrating Google’s libphonenumber via giggsey/libphonenumber-for-php. Provides services and helpers to parse, validate, format, and geocode phone numbers in Symfony 2–4 apps. Abandoned; use odolbeau/phone-number-bundle instead. | 454 | 459 | 143 | 18K | 48 | 27.1 | 43.1 | — | 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,365 | 2,400 | 905 | 1M | 48 | 72.0 | 66.2 | MIT | 1 month ago | |
| odolbeau/phone-number-bundle | — | 249 | 254 | 44 | 305K | 3 | 15.7 | 44.2 | MIT | 11 months ago | |
| oro/platform | — | 643 | 646 | 338 | 3K | 221 | 42.4 | 34.9 | MIT | 6 years ago | |
| overblog/graphql-bundle | — | 795 | 803 | 225 | 168K | 115 | 52.2 | 61.4 | MIT | 5 months ago | |
| paknahad/jsonapi-bundle | Laravel package for building JSON:API-compliant APIs. Provides controllers, resources and request handling to standardize responses, filtering, sorting, pagination, includes and errors, helping you ship consistent endpoints faster. | 71 | 72 | 26 | 519 | 18 | 6.4 | 18.3 | MIT | — | |
| payum/core | Payum Core is a PHP payments library providing a flexible foundation for integrating multiple payment gateways and handling payment workflows from simple to advanced use cases. Includes docs, community support, and is MIT licensed. | 48 | 51 | 29 | 167K | 0 | 10.1 | 48.8 | MIT | 1 year ago | |
| payum/payum | — | 1,924 | 1,945 | 346 | 42K | 86 | 55.5 | 46.4 | MIT | 8 months ago | |
| payum/payum-bundle | — | 583 | 597 | 144 | 198K | 29 | 45.6 | 55.4 | MIT | 1 month ago | |
| phpro/api-problem | — | 67 | 68 | 7 | 25K | 2 | 9.8 | 37.1 | MIT | 11 months ago | |
| php-translation/extractor | Extracts translation messages from PHP projects for the php-translation ecosystem. Scans source code and templates to collect translatable strings and generate catalogs, helping keep i18n files in sync across frameworks and custom apps. | 128 | 128 | 37 | 43K | 16 | 33.0 | 46.4 | MIT | 2 months ago | |
| php-translation/symfony-bundle | Symfony bundle for the PHP Translation library. Integrates translation management, storage, and workflows into Symfony apps, with services and console tooling to import/export translations and keep locale files in sync across providers. | 324 | 326 | 94 | 36K | 51 | 43.2 | 51.0 | MIT | 4 months ago | |
| pimcore/pimcore | Pimcore is an open core Product Experience Management (PXM) platform combining a core framework with modular extensions (PIM, MDM, DAM, CDP, CMS/DXP, Commerce). Model your data once and deliver it to any channel via REST/GraphQL. | 3,837 | 3,811 | 1,516 | 56K | 321 | 89.1 | 48.9 | NOASSERTION | 3 weeks ago | |
| portphp/portphp | Port is a PHP data import/export workflow library. Build pipelines to read, transform, validate, and write data across formats and sources, with reusable steps and a flexible architecture for ETL-style jobs. | 283 | 287 | 45 | 59K | 9 | 27.3 | 39.9 | MIT | 1 month ago | |
| propel/propel | — | 1,270 | 1,308 | 403 | 70K | 240 | 63.4 | 57.0 | MIT | 1 month ago | |
| psalm/plugin-symfony | Psalm plugin for Symfony: improves static analysis with accurate container service/parameter typing, service subscriber support, console input types, Doctrine repository mapping, Symfony-specific fixes, naming convention checks, DI warnings, and taint analysis. | 241 | 241 | 63 | 252K | 31 | 33.2 | 60.9 | MIT | 7 months ago | |
| pumukit/pumukit | PuMuKIT is a PHP/Symfony-based platform for managing, recording, and publishing academic video and multimedia content. It provides tools for ingest, cataloging, channels, streaming integration, and customizable portals for universities and media services. | 60 | 60 | 15 | 175 | 2 | 1.3 | 8.5 | AGPL-3.0 | — | |
| redhotmagma/apibundle | Laravel package that bundles common API building blocks—helpers, responses, request validation, and boilerplate to speed up creating consistent JSON endpoints. Designed to reduce repetitive setup and keep API structure standardized across projects. | 0 | 0 | — | 235 | — | 0.0 | 32.8 | — | — | |
| rollerworks/password-strength-validator | Symfony Validator password strength constraints with two approaches: validate by strength levels (weak/medium/strong) or by explicit requirements (letters, mixed case, numbers, special chars). PHP 8.4+ and Symfony 7.4+. | 144 | 145 | 30 | 89K | 0 | 22.3 | 42.3 | MIT | 6 months 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. | 26 | 25 | 10 | 4K | 2 | 12.2 | 31.9 | MIT | 8 months ago | |
| shipmonk/dead-code-detector | PHPStan extension that finds unused PHP code: dead methods, properties, constants, enum cases, cycles, and transitive “dead-tested” members. Supports popular frameworks like Symfony and can auto-remove dead code. Configurable detection and usage providers. | 508 | 504 | 27 | 608K | 6 | 37.2 | 52.5 | MIT | 3 weeks 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 | 102 | 0 | 0.6 | 30.0 | MIT | 7 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,530 | 3,733 | 696 | 46K | 0 | 16.3 | 11.2 | MIT | — | |
| sonata-project/admin-bundle | — | 2,126 | 2,167 | 1,243 | 168K | 8 | 53.2 | 34.4 | MIT | 3 months ago | |
| sonata-project/block-bundle | — | 415 | 424 | 139 | 238K | 1 | 21.1 | 40.3 | MIT | 9 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 | 110 | 12K | 0 | 19.4 | 31.1 | MIT | 9 months ago | |
| sonata-project/core-bundle | — | 316 | 337 | 135 | 33K | 0 | 7.3 | 19.7 | MIT | 6 years 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 | 88 | 1K | 0 | 5.9 | 16.1 | 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. | 163 | 158 | 135 | 60 | 0 | 4.8 | 1.3 | MIT | 5 years ago | |
| sonata-project/formatter-bundle | — | 84 | 86 | 116 | 17K | 0 | 19.7 | 33.8 | MIT | 9 months 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 | 28 | 225K | 2 | 17.3 | 53.2 | MIT | 9 months ago | |
| sonata-project/media-bundle | — | 461 | 471 | 479 | 40K | 3 | 33.5 | 31.5 | MIT | 9 months 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 | 1 | 29.6 | 21.4 | MIT | 5 months ago | |
| sonata-project/user-bundle | — | 346 | 354 | 471 | 38K | 2 | 31.9 | 31.2 | MIT | 9 months ago | |
| spiral-packages/symfony-validator | Symfony Validator bridge for the Spiral Framework. Integrates Symfony’s validation component into Spiral apps, providing familiar constraints and error handling. Includes CI, static analysis, and type coverage. Documentation available at spiral.dev. | 4 | 4 | 1 | 524 | 1 | 2.6 | 27.9 | MIT | 2 years ago | |
| sulu/form-bundle | SuluFormBundle adds dynamic form creation to Sulu Admin. Content managers build and arrange fields in a grid, configure email notifications, and power contact/sweepstake forms. Built on the Symfony Form Component with theming support. | 88 | 88 | 78 | 7K | 62 | 46.8 | 55.5 | MIT | 2 months ago | |
| sulu/sulu | Sulu is an extensible open-source PHP CMS built on Symfony for multi-language, multi-portal websites. It provides a powerful, intuitive admin interface and a robust framework for managing the full content lifecycle and building custom bundles. | 1,349 | 1,345 | 365 | 22K | 492 | 68.2 | 49.5 | MIT | 1 month ago | |
| sulu/sulu-form-bundle | — | 88 | 88 | 78 | 225 | 62 | 45.9 | 35.7 | MIT | 2 months ago | |
| sylius/addressing-bundle | — | 33 | 34 | 24 | 5K | 0 | 0.9 | 29.8 | MIT | — | |
| sylius/attribute | Sylius Attribute component provides a flexible attribute system for PHP apps: define attribute types, store values, and attach them to resources. Used across Sylius to add custom fields and metadata with validation and persistence support. | 8 | 8 | 4 | 7K | 0 | 0.3 | 40.0 | MIT | — | |
| sylius/inventory-bundle | — | 18 | 19 | 18 | 5K | 0 | 0.7 | 33.0 | MIT | — | |
| sylius/order-bundle | — | 11 | 11 | 7 | 8K | 0 | 0.3 | 39.3 | MIT | — | |
| sylius/product-bundle | — | 16 | 16 | 20 | 5K | 0 | 0.7 | 34.6 | MIT | — | |
| sylius/promotion-bundle | — | 19 | 21 | 18 | 8K | 0 | 0.6 | 36.0 | MIT | — | |
| sylius/resource-bundle | — | 236 | 240 | 167 | 226K | 62 | 51.7 | 75.6 | MIT | 2 months ago | |
| sylius/shipping-bundle | — | 13 | 14 | 14 | 5K | 0 | 0.6 | 34.9 | 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,513 | 8,513 | 2,162 | 104K | 143 | 90.1 | 47.6 | MIT | 1 month ago | |
| symfony/ai-agent | Experimental Symfony AI Agent component for building AI agents on top of the Platform and Store components. Create agents that interact with users, perform tasks, and orchestrate workflows, with optional tool bridges (search, scraping, maps, weather, files). | 32 | 32 | 3 | 133K | 0 | 21.3 | 57.4 | MIT | 1 month ago | |
| symfony/ai-bundle | — | 32 | 32 | 5 | 135K | 0 | 22.5 | 58.0 | MIT | 1 month ago | |
| symfony/ai-platform | — | 53 | 52 | 13 | 192K | 0 | 22.3 | 57.0 | MIT | 1 month ago | |
| symfony/console | Symfony Console makes it easy to build beautiful, testable command-line applications in PHP. It provides structured commands, arguments and options, interactive prompts, styled output, helpers, and robust input/output handling for modern CLIs. | 9,809 | 9,992 | 266 | 18M | 0 | 67.1 | 52.8 | MIT | 4 weeks ago | |
| symfony/doctrine-bridge | Symfony Doctrine Bridge integrates Doctrine ORM and related libraries with Symfony components, providing seamless wiring for services, repositories, persistence, and tooling. Ideal for projects using Doctrine alongside Symfony’s DI container, validator, and other features. | 3,220 | 3,229 | 42 | 5M | 0 | 52.3 | 51.1 | MIT | 4 weeks 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,765 | 2,782 | 109 | 4M | 0 | 51.9 | 50.5 | MIT | 4 weeks ago | |
| symfony/framework-bundle | Symfony FrameworkBundle tightly integrates Symfony components into the full-stack framework, providing core framework services and configuration. Part of the main Symfony repository; see official docs for contributing, issues, and pull requests. | 3,567 | 3,579 | 122 | 5M | 0 | 56.4 | 51.8 | MIT | 4 weeks ago | |
| symfony/http-kernel | Symfony HttpKernel provides a structured request-to-response workflow built on EventDispatcher. It powers full-stack frameworks, micro-frameworks, and advanced CMSs by handling kernel events, controller resolution, and response generation in a flexible pipeline. | 8,106 | 8,127 | 97 | 18M | 0 | 62.0 | 53.9 | MIT | 4 weeks ago | |
| symfony/messenger | Symfony Messenger component enables message dispatching and handling via async transports and queues. Decouple work into messages, route them to handlers, and process in workers for reliable background jobs and inter-service communication. | 1,110 | 1,112 | 95 | 5M | 0 | 42.7 | 58.4 | MIT | 4 weeks ago | |
| symfony/security | Symfony Security provides authentication, authorization, password hashing, firewalls, voters, and user providers for PHP apps. Supports modern security standards, multiple guards, access control rules, CSRF protection, and seamless integration with the Symfony ecosystem. | 1,196 | 1,210 | 54 | 111K | 0 | 8.3 | 19.2 | MIT | 3 years ago | |
| symfony/security-bundle | Symfony SecurityBundle integrates the Security component into the Symfony full-stack framework, providing authentication, authorization, and related security features with seamless configuration and framework tooling. | 2,489 | 2,494 | 27 | 4M | 0 | 46.6 | 52.1 | MIT | 1 month ago | |
| symfony/security-core | Symfony Security Core provides the foundation for authentication tokens, roles, voters, role hierarchies, and access decision management. Use it to build flexible authorization logic decoupled from user providers and integrate fine-grained access checks into apps. | 1,877 | 1,892 | 35 | 5M | 0 | 45.4 | 55.0 | MIT | 4 weeks ago | |
| symfony/serializer | Symfony Serializer component for converting object graphs and data structures to/from arrays and formats like JSON or XML. Supports powerful normalizers/encoders, metadata, naming and type handling—ideal for APIs, messaging, and data interchange. | 2,536 | 2,562 | 80 | 9M | 0 | 49.9 | 57.3 | MIT | 4 weeks ago | |
| symfony/twig-bridge | Symfony’s Twig Bridge integrates the Twig templating engine with Symfony components, providing extensions, loaders, form and translation support, and other glue code needed to use Twig seamlessly in Symfony-based applications. | 2,506 | 2,507 | 47 | 5M | 0 | 48.8 | 53.7 | MIT | 4 weeks 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. | 165 | 164 | 21 | 477K | 0 | 24.0 | 56.1 | MIT | 1 month ago | |
| symfony/workflow | Symfony Workflow component helps model and run workflows or finite state machines. Define places and transitions, guard rules, events, and marking stores to track state changes and integrate processes cleanly into your application. | 630 | 647 | 59 | 1M | 0 | 32.7 | 51.7 | MIT | 3 months ago | |
| symfony-cmf/content-bundle | Symfony CMF Content Bundle for integrating a content repository (PHPCR/Doctrine) into Symfony apps. Provides document mapping, content models, persistence and admin-friendly tools to build CMS features on top of CMF components. | 19 | 20 | 32 | 2K | 6 | 4.7 | 21.4 | — | 8 years ago | |
| symfony-cmf/core-bundle | Symfony CMF Core Bundle provides shared infrastructure for CMF bundles: base classes, helpers, configuration and integration glue for Symfony projects. Supports content repositories (e.g., PHPCR), routing, and common services to build content-managed sites. | 24 | 24 | 33 | 5K | 9 | 17.3 | 35.3 | — | 10 months ago | |
| symfony-cmf/menu-bundle | Symfony CMF MenuBundle integrates dynamic, CMS-driven navigation into Symfony apps, building menus from content repositories with rich node metadata. Provides menu rendering, routing-aware items, and admin-friendly structure for complex site navigation. | 32 | 33 | 46 | 3K | 7 | 6.2 | 20.4 | — | 8 years ago | |
| symfony-cmf/resource-rest-bundle | — | 11 | 11 | 15 | 642 | 4 | 2.1 | 17.4 | — | 5 years ago | |
| symfony-cmf/routing-bundle | Symfony CMF Routing Bundle adds advanced, dynamic routing to Symfony using a content repository. Supports route documents, redirects, nested routes, locale-aware patterns, and custom route providers to manage URLs from CMS content or databases. | 163 | 163 | 75 | 243K | 8 | 26.4 | 51.7 | — | 5 months ago | |
| symfony-cmf/seo-bundle | — | 50 | 46 | 27 | 1K | 24 | 7.4 | 19.5 | — | 8 years ago | |
| thecodingmachine/graphqlite-symfony-validator-bridge | Bridge between GraphQLite and Symfony Validator: validate GraphQL inputs and arguments using Symfony constraints, returning validation errors in GraphQL responses. Integrates with GraphQLite’s validation features for Symfony-based projects. | 5 | 5 | 21 | 37K | 5 | 11.9 | 56.3 | — | 9 months ago | |
| typo3/cms-extbase | TYPO3 Extbase framework extension: provides the MVC foundation for TYPO3 CMS extensions, including controllers, domain models, persistence, validation, and property mapping. Used to build structured, maintainable TYPO3 applications and plugins. | 18 | 18 | 4 | 330K | 0 | 0.2 | 55.3 | GPL-2.0 | — | |
| vich/uploader-bundle | — | 1,907 | 1,935 | 522 | 521K | 46 | 68.5 | 57.9 | MIT | 1 month ago | |
| web-auth/webauthn-symfony-bundle | Symfony bundle integrating WebAuthn (passkeys/FIDO2) for strong, passwordless authentication. Provides registration and login flows, configuration, and helpers to add secure WebAuthn support to Symfony apps with minimal setup. | 67 | 66 | 6 | 55K | 0 | 0.5 | 40.2 | MIT | — | |
| willdurand/geocoder-bundle | — | 323 | 333 | 111 | 95K | 2 | 22.2 | 36.8 | MIT | 8 months ago | |
| zquintana/lara-swag | — | 1 | 1 | 0 | 0 | 0 | 0.0 | — | MIT | — |
How can I help you explore Laravel packages today?