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.
|
Package
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|
| 1tomany/data-uri-bundle | — | 0 | 0 | 0 | 21 | 0 | 23.3 | 18.1 | MIT | 2 days ago | |
| 1tomany/llm-sdk | Laravel-friendly PHP SDK for working with LLM providers. Provides a clean client API, request/response handling, and configurable drivers so you can send prompts, manage completions, and integrate AI features into your app with minimal boilerplate. | 0 | 0 | 0 | 1 | 5 | 27.2 | 13.6 | MIT | 1 month 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 | 113 | 5 | 29.3 | 13.2 | MIT | 2 days ago | |
| 20steps/phone-number-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| 21torr/task-manager | Small wrapper around symfony/messenger that simplifies task management in PHP/Symfony apps. Helps you define, dispatch, and handle tasks with a cleaner API while keeping Messenger under the hood. Includes documentation for quick setup and usage. | 0 | 0 | 1 | 618 | 2 | 27.0 | 45.1 | MIT | 2 weeks 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 | 341 | 1 | 27.1 | 31.0 | — | 1 month ago | |
| 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 | |
| 2lenet/pdf-generator-bundle | — | 2 | 2 | 2 | 307 | 0 | 25.5 | 31.9 | MIT | 2 months ago | |
| 3slab/vdm-healthcheck-bundle | — | 1 | 1 | 1 | 3 | 0 | 1.5 | 5.5 | MIT | 2 years ago | |
| 4xxi/rest-request-errors | — | 2 | 2 | 0 | 65 | 1 | 0.1 | 13.2 | — | — | |
| abdellahramadan/seo-bundle | Symfony SEO bundle providing meta tags, Open Graph/Twitter cards, Schema.org structured data, sitemap generation, breadcrumbs, Google Tag and Meta Pixel integration, plus dev-mode SEO profiling. Configure via DI or Twig helpers for easy template rendering. | 34 | 34 | 1 | 0 | 2 | 15.3 | — | MIT | 5 months ago | |
| acseo/select-autocomplete-bundle | Symfony bundle to add configurable autocomplete fields to forms with no custom controller. Works with Select2 or any JS, supports Doctrine ORM/ODM out of the box, and lets you customize search properties, display format, identifiers, transformers, URLs, and providers. | 3 | 3 | 1 | 0 | 0 | 1.2 | — | MIT | 5 years 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 | — | — | — | |
| adamwojs/symfony-config-schema-gen | Generate JSON Schema from your Symfony app’s configuration. Adds a config:dump-schema console command to export schemas (JSON by default), with options like schema id, pretty-print, strict mode, and extension whitelisting. | 1 | 1 | 3 | 91 | 0 | 8.4 | 24.1 | GPL-2.0 | 9 months ago | |
| adeelnawaz/polr-api-client | — | 0 | 0 | 1 | 7 | 0 | 0.1 | — | — | — | |
| 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. | 11 | 11 | 0 | 0 | 1 | 2.8 | — | MIT | 10 months ago | |
| 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 | 10 | 0 | 0.3 | — | MIT | 1 year 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 | 4.7 | — | MIT | 11 months 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 | — | — | — | |
| aeruz/app-registry-client-bundle | PHP/Laravel bundle that simplifies talking to an App Registry service. Provides a client wrapper for registering apps, fetching metadata, and keeping service discovery details in sync, with configuration suited for framework projects and shared deployments. | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| aescarcha/serializer | Symfony bundle that simplifies entity serialization using symfony/serializer, with optional fallback loading from Doctrine when relations or data aren’t initialized. Installs via Composer and registers as a service and bundle. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| 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 | 447 | 0 | 0.2 | 28.3 | MIT | — | |
| ai-gateway/ai-gateway-bundle | Symfony bundle that turns your app into an AI gateway: unified /v1 API for chat/models, OpenAI-compatible + Anthropic providers, model fallback chains, per-key auth, budgets/rate limits, caching, cost tracking, SSE streaming, Prometheus metrics, dashboard and CLI. | 1 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| akeneo/batch | — | 7 | 8 | 7 | 0 | 0 | 0.2 | — | — | — | |
| akson/messenger-kafka | — | 0 | 0 | 0 | 7 | 0 | 0.3 | 12.5 | MIT | 5 years ago | |
| akson/ya-queue | — | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| alamirault/elasticsearch-form-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.3 | 0.4 | — | — | |
| alexandre-mace/sniffer | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| alexanevsky/input-manager-bundle | — | 1 | 1 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| alexfigures/symfony-jsonapi-bundle | — | 1 | 2 | 0 | 9 | 0 | 18.2 | 15.9 | MIT | 7 months ago | |
| algolia/algolia-search-bundle | — | 193 | 192 | 73 | 4K | 18 | 35.0 | 30.6 | MIT | 1 month ago | |
| algolia/search-bundle | — | 193 | 193 | 73 | 13K | 18 | 35.0 | 38.9 | MIT | 1 month ago | |
| 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 | 4 | 0 | 0.0 | 9.7 | — | — | |
| alks/http-extra-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.6 | — | MIT | 8 years ago | |
| allprogrammic/sendinblue-bundle | — | 1 | 1 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| alpari/messenger-bundle | — | 2 | 2 | 1 | 0 | 0 | 0.3 | — | MIT | 7 years ago | |
| alsatian/form-bundle | — | 14 | 14 | 6 | 436 | 3 | 3.4 | 20.7 | MIT | 2 years ago | |
| alvarorosado/event-driven-kafka-messenger-transport | — | 7 | 6 | 1 | 112 | 0 | 19.8 | 18.3 | — | 1 month ago | |
| alxxc/simple-api-client-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| ama/symfony-mongo-maker-bundle | — | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| amare53/helper-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.6 | — | MIT | 4 years ago | |
| amf/foursquare-bundle | — | 1 | 1 | 0 | 0 | 0 | 0.3 | — | — | 12 years ago | |
| amf/openvpn-bundle | — | 6 | 6 | 1 | 0 | 0 | 0.1 | — | — | — | |
| amf/webservices-client-bundle | — | 4 | 4 | 0 | 0 | 0 | 0.0 | — | — | — | |
| amorvan/responders-bundle | — | 1 | 1 | 1 | 0 | 0 | 1.2 | 0.4 | — | 5 years ago | |
| ang3/php-odoo-orm | — | 1 | 1 | 6 | 201 | 0 | 3.3 | 27.7 | MIT | 5 years ago | |
| ansien/form-to-json-bundle | — | 4 | 4 | 0 | 0 | 0 | 2.4 | — | MIT | 5 years ago | |
| answear/acs-bundle | — | 0 | 0 | 0 | 254 | 0 | 2.4 | 33.2 | MIT | 1 year ago | |
| answear/boxnow-bundle | — | 2 | 2 | 0 | 260 | 0 | 20.6 | 31.1 | MIT | 1 month ago | |
| answear/econt-pickup-point-bundle | — | 0 | 0 | 1 | 257 | 0 | 6.0 | 34.2 | MIT | 10 months ago | |
| answear/fan-courier-bundle | — | 0 | 0 | 0 | 254 | 0 | 2.1 | 33.2 | MIT | 1 year ago | |
| answear/fox-post-parcel | — | 1 | 1 | 1 | 264 | 0 | 2.5 | 29.3 | MIT | 1 year ago | |
| answear/gls-bundle | — | 0 | 0 | 0 | 254 | 0 | 2.7 | 33.2 | MIT | 1 year ago | |
| answear/inpost-pickup-point-bundle | — | 0 | 0 | 0 | 264 | 0 | 22.6 | 39.3 | MIT | 2 weeks ago | |
| answear/luigis-box-bundle | — | 6 | 6 | 2 | 511 | 0 | 20.5 | 29.0 | MIT | 4 months ago | |
| answear/mwl-pickup-point-bundle | — | 0 | 0 | 0 | 257 | 0 | 4.2 | 34.2 | MIT | 10 months ago | |
| answear/overseas-bundle | — | 0 | 0 | 0 | 0 | 0 | 7.2 | — | MIT | 10 months ago | |
| answear/speedy-pickup-point-bundle | — | 2 | 2 | 0 | 0 | 0 | 2.4 | — | MIT | 1 year 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 | 1 | 0 | 0.0 | 4.2 | MIT | — | |
| antonchernik/dto-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| apabolleta/symfony-ticketbai | — | 3 | 3 | 1 | 0 | 0 | 0.0 | — | MIT | — | |
| 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,560 | 2,577 | 965 | 920K | 343 | 77.1 | 68.7 | MIT | 2 weeks ago | |
| api-platform/doctrine-odm | — | 3 | 3 | 0 | 19K | 0 | 0.0 | 50.9 | MIT | — | |
| api-platform/doctrine-orm | — | 26 | 26 | 2 | 415K | 0 | 0.2 | 55.3 | MIT | — | |
| api-platform/elasticsearch | — | 2 | 2 | 0 | 6K | 0 | 0.0 | — | MIT | — | |
| api-platform/graphql | — | 4 | 4 | 0 | 29K | 0 | 0.0 | 51.9 | MIT | — | |
| api-platform/json-schema | — | 29 | 29 | 1 | 463K | 0 | 0.2 | 55.3 | MIT | — | |
| api-platform/openapi | — | 37 | 37 | 1 | 425K | 0 | 0.3 | 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. | 471 | 473 | 108 | 67K | 25 | 35.7 | 42.7 | MIT | 4 months ago | |
| api-platform/serializer | — | 24 | 24 | 0 | 434K | 0 | 0.1 | 55.3 | MIT | — | |
| api-platform/state | — | 24 | 24 | 2 | 436K | 0 | 0.3 | 55.3 | MIT | — | |
| api-platform/symfony | — | 35 | 35 | 2 | 414K | 0 | 0.2 | 55.3 | MIT | — | |
| api-platform/validator | — | 24 | 24 | 0 | 423K | 0 | 0.1 | 55.3 | MIT | — | |
| api-scout/api-scout | — | 0 | 3 | — | 0 | — | 2.1 | 1.5 | — | — | |
| appaydin/pd-api | — | 2 | 2 | 0 | 0 | 0 | 1.2 | — | MIT | 4 years ago | |
| appstone/api-doc-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| apy/datagrid-bundle | — | 492 | 502 | 339 | 4K | 76 | 35.7 | 39.6 | MIT | 2 years ago | |
| araise/crud-bundle | — | 7 | 7 | 2 | 140 | 2 | 0.8 | 18.6 | MIT | — | |
| ardenexal/fhir-serialization | — | 1 | 1 | 0 | 7K | 0 | 0.0 | 49.0 | — | — | |
| arens-myzyri/data-transformation-and-serialization | — | 4 | 4 | 1 | 0 | 0 | 0.7 | — | — | 1 year ago | |
| arkemlar/kafka-symfony-transport | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| arnaud-23/attribute-execution-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| arnaud-delgerie/symfony-ai-tool-agent | — | 2 | 2 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| arnaud-ritti/mosparo-bundle | — | 6 | 6 | 4 | 46 | 1 | 2.2 | 13.3 | MIT | 3 years ago | |
| aropixel/admin-bundle | — | 3 | 4 | 3 | 403 | 0 | 9.2 | 27.7 | MIT | 2 years ago | |
| artack/mx-api-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| artyuum/request-dto-mapper-bundle | — | 51 | 51 | 0 | 101 | 0 | 1.3 | 6.5 | MIT | 3 years ago | |
| aschaeffer/meilisearch-search-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| assoconnect/absolute-percent-value-bundle | Symfony bundle that adds an AbsolutePercentValue field/type to handle percentage inputs safely, normalizing values and enabling comparisons, calculations, and validation without sign/format issues. Useful for forms and domain models needing absolute percentage values. | 1 | — | 1 | — | 0 | 14.4 | — | MIT | 3 months ago | |
| assoconnect/php-date-bundle | — | 3 | 3 | 0 | 202 | 0 | 23.0 | 26.6 | MIT | 3 months ago | |
| atoolo/search-bundle | — | 2 | 2 | 0 | 405 | 1 | 25.1 | 34.6 | MIT | 3 days ago | |
| atournayre/historique-bundle | — | 0 | 0 | 0 | 0 | 0 | 3.7 | — | MIT | 3 years ago | |
| austral/tools-bundle | — | 1 | 1 | 0 | 45 | 0 | 1.8 | 18.9 | MIT | 1 year ago | |
| avaibook-nelmio/api-doc-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| avris/suml-symfony | — | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| awd-studio/es-lib-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| axelbest/sendbird-client | — | 0 | 1 | 0 | 0 | 0 | 0.3 | — | NOASSERTION | 4 years ago | |
| ayaou/command-logger-bundle | — | 3 | 4 | 0 | 0 | 4 | 13.9 | 1.2 | MIT | 6 months ago | |
| babdev/money-bundle | — | 19 | 18 | 0 | 10K | 0 | 0.1 | 37.6 | NOASSERTION | — | |
| babdev/pagerfanta-bundle | — | 209 | 209 | 17 | 460K | 1 | 1.7 | 46.1 | NOASSERTION | — | |
| babymarkt/influxdb2-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | MIT | 4 years ago | |
| backend2-plus/upload-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| backsystem/base | — | 0 | 0 | 0 | 25 | 0 | 0.9 | 19.5 | — | 4 months ago | |
| baptiste-contreras/symfony-request-param-bundle | — | 1 | 1 | 0 | 0 | 0 | 0.3 | — | — | 3 years ago | |
| bcc/cron-manager-bundle | — | 163 | 166 | 40 | 343 | 3 | 2.9 | 7.9 | MIT | — | |
| becklyn/ddd-doctrine-bridge | Doctrine ORM bridge for becklyn/ddd-core: provides event store and transaction manager implementations plus ORM mappings (XML/annotations) and Doctrine Migrations 3 schema. Includes microsecond timestamp support via DateTimeImmutable type override (MySQL/Oracle). | 0 | 0 | 0 | 129 | 0 | 24.1 | 34.3 | — | 2 weeks ago | |
| becklyn/eventor-symfony | Minimal pub/sub abstraction for Symfony, with built-in support for Dapr’s Pub/Sub API. Configure via env vars and publish typed messages to topics, then register handlers and expose simple subscription and topic endpoints through a controller/registry. | 0 | 0 | 0 | 0 | 0 | 3.0 | — | BSD-3-Clause | 3 years ago | |
| beefeater/crud-event-bundle | — | 1 | 1 | 0 | 88 | 0 | 0.0 | 22.8 | — | — | |
| 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 | 5.4 | 1.2 | MIT | 9 months ago | |
| bernard/normalt | Extra normalizers for Symfony’s Serializer plus an AggregateNormalizer delegator that selects the first supporting normalizer/denormalizer. Focuses on object-to-array normalization and array-to-object denormalization, with options like Doctrine and reflection-based normalizers. | 22 | 22 | 9 | 10K | 0 | 2.4 | 36.1 | MIT | 8 years ago | |
| betterauth/symfony-bundle | — | 0 | 4 | — | 26 | — | 19.8 | 12.4 | — | — | |
| beyondbluesky/cron-manager-bundle | — | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| bigyohann/symfony-dto-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.8 | — | — | 3 years ago | |
| bigz/switch-user-stateless-bundle | — | 0 | 0 | — | 191 | — | 1.0 | 29.9 | — | — | |
| biig/melodiia | — | 18 | 18 | 4 | 0 | 8 | 22.6 | 2.6 | MIT | 2 months ago | |
| bijsterdee/gdpr-bundle | — | 0 | 0 | 0 | 0 | 1 | 0.1 | — | NOASSERTION | — | |
| bilyiv/request-data-bundle | — | 20 | 21 | 4 | 0 | 1 | 2.7 | — | MIT | 6 years ago | |
| biplane/yandex-direct | — | 54 | 54 | 22 | 4K | 3 | 9.8 | 26.7 | MIT | 1 year ago | |
| birdoffice/elastica-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.9 | — | MIT | 4 years ago | |
| bitbag/shopware-app-system-bundle | — | 1 | 1 | 0 | 3 | 0 | 1.8 | 5.5 | NOASSERTION | 3 years ago | |
| bitbag/sylius-feed-plugin | — | 0 | 0 | 1 | 0 | 0 | 0.7 | — | MIT | 1 year ago | |
| bluebear/adminbundle | — | 9 | 9 | 1 | 0 | 33 | 15.1 | 15.0 | MIT | 5 years ago | |
| bneumann/opensearch-bundle | — | 1 | 1 | 0 | 0 | 0 | 16.4 | — | MIT | 2 months ago | |
| bnza/job-manager | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| bodaclick/enquiry-bundle | — | 0 | 5 | — | 0 | — | 0.1 | — | — | — | |
| bok/elastica-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.9 | — | MIT | 4 years ago | |
| boutdecode/etl-core-bundle | — | 2 | 2 | 0 | 52 | 0 | 16.4 | 19.4 | — | 4 days ago | |
| 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 | 15 | 0 | 14.0 | 13.9 | MIT | 6 months ago | |
| brzuchal/rest-client | — | 0 | 0 | 0 | 21 | 0 | 0.0 | 18.5 | MIT | — | |
| brzuchal/saga | Laravel package implementing the Saga pattern for coordinating long-running, distributed workflows. Helps model multi-step processes with compensating actions, track saga state, and handle failures/retries so complex business transactions stay consistent across services. | 2 | 2 | 1 | 0 | 0 | 0.1 | — | MIT | — | |
| bugloos/api-versioning-bundle | — | 2 | 2 | 0 | 0 | 0 | 0.3 | — | MIT | 3 years ago | |
| bugloos/error-response-bundle | — | 12 | 12 | 2 | 21 | 0 | 3.4 | 5.8 | MIT | 2 years ago | |
| bugloos/fault-tolerance-bundle | — | 0 | 11 | — | 0 | — | 0.7 | — | — | — | |
| bujanov/dto-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| bulatronic/api-kit | — | 4 | 4 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| bvisonl/sync-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.6 | — | MIT | 4 years ago | |
| 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 | — | MIT | — | |
| cache/cache-bundle | — | 43 | 43 | 16 | 1K | 0 | 5.9 | 21.2 | MIT | 8 years ago | |
| capitalise/companies-house-bundle | — | 0 | 0 | 1 | 1 | 0 | 0.0 | 4.2 | — | — | |
| 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. | 0 | 0 | 0 | 260 | 0 | 20.0 | — | — | 4 weeks ago | |
| ccmbenchmark/ting_bundle | — | 0 | 0 | 3 | 2K | 2 | 0.7 | 47.5 | Apache-2.0 | — | |
| cdma-numiscorner/allegro-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.9 | — | — | 3 years ago | |
| cdma-numiscorner/paypal-bundle | — | 0 | 0 | 0 | 11 | 0 | 3.0 | 14.9 | — | 1 year ago | |
| cedricziel/canva-bundle | — | 3 | 3 | 1 | 0 | 0 | 0.0 | — | — | — | |
| cedricziel/canva-extension-helper | — | 7 | 7 | 2 | 0 | 0 | 1.9 | — | — | 5 years ago | |
| cedricziel/messenger-pubsub | Symfony Messenger transport bridge for Google Cloud Pub/Sub. Adds a pubsub:// transport via PubSubTransportFactory for publishing and consuming messages from Pub/Sub. Note: Pub/Sub doesn’t support delayed delivery, so DelayStamp is ignored. | 1 | 1 | 3 | 0 | 0 | 0.1 | — | — | — | |
| cedricziel/symfony-messenger-pubsub-bundle | — | 1 | 1 | 1 | 0 | 1 | 0.1 | — | — | — | |
| chamber-orchestra/file-bundle | — | 0 | 0 | 0 | 360 | 0 | 0.1 | 35.4 | MIT | — | |
| chamber-orchestra/image-bundle | — | 2 | 2 | 0 | 381 | 0 | 0.5 | 30.3 | MIT | — | |
| chamber-orchestra/view-bundle | — | 226 | 227 | 23 | 375 | 0 | 2.1 | 6.1 | MIT | — | |
| champs-libres/wopi-test-bundle | — | 1 | 1 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| chaplean/elastica-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| chaplean/form-handler-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| chaplean/geolocation-bundle | — | 0 | 0 | 0 | 0 | 0 | 1.0 | 1.9 | — | 6 years ago | |
| chaplean/unit-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| check24/apitk-dtomapper-bundle | — | 2 | 2 | 3 | 0 | 0 | 2.9 | — | MIT | 4 years ago | |
| citizen63000/easy-api-bundle | — | 5 | 5 | 3 | 5 | 10 | 27.8 | 7.6 | MIT | 1 month ago | |
| citizen63000/easy-api-core | — | 0 | 0 | 1 | 5 | 0 | 6.1 | 11.2 | MIT | 9 months ago | |
| cleverage/oauth-api-bundle | — | 1 | 1 | 0 | 5 | 0 | 0.6 | 7.5 | MIT | 3 years ago | |
| cleverage/process-bundle | — | 21 | 22 | 13 | 336 | 25 | 24.0 | 27.5 | MIT | 5 months ago | |
| clickable/dev-tools | — | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| cmiecom/cmi-pay-bundle | — | 2 | 2 | 5 | 0 | 0 | 0.5 | — | MIT | 7 years ago | |
| cmrweb/address-bundle | — | 2 | 2 | 1 | 2 | 0 | 15.4 | 3.4 | MIT | 4 months ago | |
| cmrweb/stripe-bundle | — | 1 | 1 | 0 | 2 | 0 | 13.5 | 4.6 | — | 4 months ago | |
| coa/messenger-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| codevenom/fakturownia-bundle | — | 1 | 1 | 0 | 145 | 0 | 0.0 | 25.8 | MIT | — | |
| codyas/audit-bundle | — | 0 | 0 | 0 | 32 | 0 | 0.0 | 21.0 | — | — | |
| coka/api-bundle | — | 2 | 3 | 1 | 0 | 0 | 0.3 | — | MIT | 7 years ago | |
| coka/input-handler-bundle | — | 1 | 1 | 0 | 200 | 0 | 0.0 | 27.8 | MIT | — | |
| coka/notifier-server-bundle | — | 1 | 1 | 0 | 26 | 0 | 0.0 | 15.8 | MIT | — | |
| coka/rest-request-validator-bundle | — | 2 | 3 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| commercetools/symfony-bundle | — | 10 | 11 | 6 | 0 | 5 | 0.8 | 0.8 | MIT | — | |
| commongateway/corebundle | — | 2 | 2 | 1 | 0 | 0 | 22.8 | 6.3 | NOASSERTION | 5 months ago | |
| companyos/core | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| components-web-app/api-components-bundle | — | 32 | 32 | 8 | 135 | 26 | 8.6 | 20.2 | MIT | — | |
| composer-unused/symbol-parser | composer-unused/symbol-parser is a small toolkit that parses PHP symbols from a Composer package, helping tools like composer-unused detect what code is actually referenced. Useful for analyzing dependencies, exports, and usage across a project. | 15 | 15 | 13 | 279K | 0 | 21.8 | 61.6 | MIT | 4 months ago | |
| condenast-ru/basic-api-bundle | — | 10 | 10 | 2 | 0 | 0 | 4.2 | — | — | 4 years ago | |
| conserto/pomm-symfony-bridge | Symfony bridge for Pomm, providing a profiler integration for the full-stack framework. Fork of the original pomm-symfony-bridge and typically installed via conserto/pomm-bundle rather than directly. | 4 | 4 | 0 | 589 | 0 | 14.9 | 31.4 | — | 5 months ago | |
| constantable/rabbitmq-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | — | 5 years ago | |
| coosos/version-workflow-bundle | — | 1 | 1 | 0 | 0 | 0 | 2.1 | — | LGPL-3.0 | 6 years ago | |
| cordon/account-review | — | 2 | 3 | 0 | 1 | 0 | 0.3 | 1.7 | — | 1 year ago | |
| corey-mac/api-extension | — | 0 | 0 | 0 | 0 | 0 | 1.2 | — | — | 4 years ago | |
| corponat/api-doc-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| cpoint-eu/settings-bundle | — | 2 | 2 | 0 | 360 | 0 | 1.2 | 30.8 | MIT | 1 year ago | |
| craftcms/cms | Craft CMS is a flexible, user-friendly PHP CMS for building custom web experiences. Features a Twig templating system, auto-generated GraphQL API for headless builds, ecommerce via Craft Commerce, a plugin store, and a powerful extension framework. | 3,574 | 3,579 | 695 | 30K | 472 | 83.4 | 45.7 | NOASSERTION | 1 week ago | |
| creonit/verification-code-bundle | — | 0 | 0 | 2 | 0 | 0 | 0.1 | — | GPL-3.0 | — | |
| crosiersource/crosierlib-base | — | 1 | 1 | 0 | 13 | 1 | 0.7 | 14.0 | MIT | — | |
| cvek/apip-graphql-validator-formatter | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| cvek/messenger-kinesis | — | 0 | 0 | 2 | 0 | 0 | 0.4 | — | MIT | 4 years ago | |
| cybernodev/framework-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| cyberspectrum/api-platform-toolkit-bundle | Symfony bundle adding API Platform toolkit features: enable custom ExpressionLanguage providers via tagged services, and optional LexikJWT helpers including Swagger/OpenAPI login endpoint docs and configurable default token TTL and login URL. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| d4m/ngnfeed-ebay | PHP library for integrating with eBay’s Trading API. Install via Composer from Packagist to add eBay Trading operations to your project. Inspired by the legacy PEAR eBay library and developed by raul782. | 3 | 3 | 2 | 0 | 0 | 0.1 | — | MIT | — | |
| daanvanberkel/openid-connect-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.6 | — | — | 2 years ago | |
| daddl3/seo-tool-bundle | — | 0 | 0 | — | 6 | — | 0.0 | 11.7 | — | — | |
| dahovitech/file-manager-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| daniel-iwaniec/elasticsearch-bundle | — | 0 | 0 | 1 | 0 | 0 | 0.0 | — | MIT | — | |
| danielkorytek/messenger-bridge-bundle | — | 1 | 1 | 2 | 3K | 0 | 3.4 | 44.2 | — | 1 year ago | |
| daniil-trukhan/api_platform_payze | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | — | 3 years 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 | 5 | 0 | 21.1 | 12.6 | MIT | 2 weeks ago | |
| dariotilgner/liform | Serialize Symfony Forms into JSON Schema for documentation, validation, and client-side form generation. Works with generators like liform-react or json-editor, and powers LiformBundle. Use as a standalone library to keep backend and frontend forms in sync. | 1 | 1 | 0 | 0 | 0 | 0.3 | — | MIT | 4 years ago | |
| dbp/relay-authorization-bundle | — | 0 | 0 | 0 | 404 | 1 | 0.1 | 36.0 | AGPL-3.0 | — | |
| dbp/relay-base-course-bundle | — | 0 | 0 | 0 | 401 | 1 | 0.1 | 35.9 | AGPL-3.0 | — | |
| dbp/relay-base-organization-bundle | — | 0 | 0 | 0 | 602 | 1 | 0.1 | 38.4 | AGPL-3.0 | — | |
| dbp/relay-base-person-bundle | — | 0 | 0 | — | 2K | — | 0.1 | 44.2 | — | — | |
| dbp/relay-base-person-connector-campusonline-bundle | — | 0 | 0 | 0 | 248 | 1 | 0.1 | 33.1 | AGPL-3.0 | — | |
| dbp/relay-base-publication-bundle | — | 0 | 0 | 0 | 307 | 1 | 0.1 | 34.3 | AGPL-3.0 | — | |
| dbp/relay-blob-bundle | — | 0 | 0 | 0 | 1K | 1 | 0.1 | 42.0 | AGPL-3.0 | — | |
| dbp/relay-blob-connector-campusonline-dms-bundle | — | 0 | 0 | 0 | 232 | 1 | 0.2 | 32.7 | AGPL-3.0 | — | |
| dbp/relay-checkin-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| dbp/relay-core-bundle | — | 0 | 2 | — | 7K | — | 0.1 | 46.2 | — | — | |
| 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 | 307 | 1 | 0.4 | 26.1 | AGPL-3.0 | 3 years ago | |
| dbp/relay-esign-bundle | — | 1 | 1 | 0 | 364 | 2 | 0.4 | 31.2 | AGPL-3.0 | — | |
| dbp/relay-example-bundle | — | 1 | 1 | 0 | 0 | 1 | 0.1 | — | AGPL-3.0 | — | |
| dbp/relay-formalize-bundle | — | 2 | 2 | 0 | 248 | 1 | 0.1 | 26.5 | AGPL-3.0 | — | |
| dbp/relay-frontend-bundle | — | 1 | 1 | 0 | 230 | 1 | 0.1 | 28.5 | AGPL-3.0 | — | |
| dbp/relay-mono-bundle | — | 1 | 1 | 2 | 792 | 2 | 0.5 | 35.8 | AGPL-3.0 | — | |
| dbp/relay-nexus-bundle | — | 0 | 0 | — | 237 | — | 0.1 | 32.9 | — | — | |
| dbp/relay-portfolio-bundle | DbpRelayPortfolioBundle provides a relay bundle for integrating portfolio-related features into DBP applications. Use it to connect, expose, and manage portfolio data through a standardized bundle structure within your Symfony/DBP setup. | 0 | 0 | 0 | 257 | 1 | 0.1 | 34.5 | AGPL-3.0 | — | |
| dbp/relay-proxy-bundle | — | 0 | 0 | 0 | 234 | 1 | 0.1 | 32.7 | AGPL-3.0 | — | |
| dbp/relay-sublibrary-bundle | — | 2 | 2 | 0 | 251 | 3 | 0.7 | 26.9 | AGPL-3.0 | — | |
| dbp/relay-template-bundle | Symfony bundle template for creating new Digital Blueprint relay bundles. Provides a starting structure, config, and CI setup for building relay integrations. Intended as a scaffold and typically not used directly in production projects. | 0 | 0 | 0 | 28 | 2 | 0.4 | 20.2 | AGPL-3.0 | — | |
| dbp/relay-verity-bundle | — | 1 | 1 | 0 | 1K | 1 | 0.1 | 39.6 | AGPL-3.0 | — | |
| dbstudios/doze | Doze is a small PHP response helper built on Symfony Serializer/HttpFoundation. Configure a serializer + responder to produce encoded responses (e.g., JSON) and use its field selector/attributes support to return only requested fields in API payloads. | 0 | 0 | 1 | 0 | 0 | 1.5 | — | GPL-3.0 | 7 years ago | |
| dbstudios/php-rest | — | 0 | 0 | 0 | 0 | 0 | 4.5 | — | — | 1 year ago | |
| ddb/stuart-api-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| dddominio/event-sourcing | Laravel package for event sourcing in DDD-style apps. Store and replay domain events to rebuild aggregates, keep an append-only event log, and track state changes over time. Useful for audit trails, projections, and CQRS-inspired architectures. | 0 | 0 | 0 | 0 | 13 | 3.7 | 4.1 | MIT | — | |
| dddominio/event-sourcing-bundle | — | 0 | 0 | 0 | 0 | 7 | 1.9 | 1.9 | MIT | — | |
| dderenko/inertia-bundle | — | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| ddsimeonov/rollbar-php-symfony-bundle | — | 0 | 0 | — | 0 | — | 0.3 | — | — | — | |
| deadmansswitch/responder | — | 2 | 2 | 0 | 2K | 0 | 14.9 | — | MIT | 5 months ago | |
| delormejonathan/elastica-bundle | — | 0 | 0 | 0 | 5 | 0 | 1.2 | 10.8 | — | 5 years ago | |
| den1008/messenger-kafka | — | 0 | 0 | 0 | 102 | 0 | 16.2 | 31.6 | MIT | 3 months ago | |
| desksheet/rest-bundle | — | 0 | 0 | 0 | 0 | 0 | 1.9 | — | MIT | 3 years ago | |
| deviantlab/tabulator-bundle | — | 4 | 5 | 2 | 24 | 0 | 0.1 | 10.5 | MIT | — | |
| devouted/request-mapper | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| digital-craftsman/cqrs | — | 25 | 25 | 5 | 0 | 0 | 21.7 | — | MIT | 4 months ago | |
| digital-craftsman/cqs-routing | — | 25 | 25 | 5 | 457 | 0 | 21.7 | 19.5 | MIT | 4 months ago | |
| digital-craftsman/date-time-precision | Thin PHP value objects for precise date/time concepts: Moment (UTC-backed) plus Time, Date, Month, Year, Day, Weekday and collections. Avoid misleading DateTime comparisons, handle timezone-safe modifications (DST), with Symfony normalizers and Doctrine types. | 0 | 0 | 0 | 95 | 5 | 25.5 | 32.7 | MIT | 2 months ago | |
| digital-craftsman/datetime-parts | Value objects for precise date/time parts in PHP: Moment (UTC-based) plus Time, Date, Month, Year, Day/Weekday and collections. Avoid misleading DateTime comparisons, handle timezone-safe modifications across DST, with Symfony normalizers and Doctrine types. | 0 | 0 | 0 | 0 | 5 | 25.3 | 2.2 | MIT | 2 months ago | |
| digital-craftsman/deserializing-connection | — | 0 | 0 | 0 | 457 | 0 | 20.4 | 41.8 | MIT | 2 months ago | |
| digital-craftsman/ids | — | 5 | 5 | 6 | 802 | 0 | 23.0 | 33.0 | MIT | 3 months ago | |
| digital-craftsman/self-aware-normalizers | — | 1 | 1 | 0 | 649 | 0 | 16.2 | 38.9 | MIT | 3 months ago | |
| discutea/media-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| djereg/symfony-rabbitmq | — | 0 | 0 | 0 | 0 | 0 | 0.9 | — | MIT | 2 years ago | |
| djfm/algolia-search-symfony-doctrine-bundle | — | 193 | 192 | 73 | 0 | 18 | 35.0 | 10.3 | MIT | 1 month ago | |
| djvue/d-media-bundle | — | 3 | 3 | 0 | 0 | 0 | 0.3 | — | — | 5 years ago | |
| djvue/wp-admin-bundle | — | 1 | 1 | 0 | 0 | 0 | 0.3 | — | — | 5 years ago | |
| dmp/loggable-bundle | — | 0 | 0 | 0 | 1 | 0 | 0.3 | 4.2 | — | 1 year ago | |
| dmp/rest-bundle | — | 0 | 0 | 0 | 15 | 0 | 20.4 | 19.1 | — | 1 month ago | |
| domenik88/datagrid-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| dontdrinkandroot/crud-admin-bundle | — | 0 | 0 | 0 | 38 | 2 | 0.7 | 21.9 | Apache-2.0 | 4 years ago | |
| dontdrinkandroot/rest-bundle | — | 0 | 0 | 1 | 0 | 11 | 5.0 | 3.4 | — | 9 years ago | |
| drinks-it/rule-engine | — | 1 | 1 | 0 | 15 | 0 | 9.0 | — | MIT | 2 years ago | |
| drjele/doctrine-audit | — | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| drjele/symfony-json-form | — | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| drosalys-web/form-bundle | — | 0 | 0 | — | 102 | — | 0.0 | 27.8 | — | — | |
| duc01nguyen/health-check-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| 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,560 | 2,565 | 965 | 328 | 343 | 77.1 | 32.1 | MIT | 2 weeks 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. | 629 | 632 | 72 | 154K | 14 | 28.1 | 43.3 | MIT | 4 months ago | |
| dvelopment/curl | dvelopment/curl is a lightweight PHP wrapper around cURL for making HTTP requests with a simpler API. Provides helpers for common request types, headers, query params, and response handling, suitable for quick integrations and small services. | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| dvlpm/serializable-type-bundle | — | 0 | 0 | — | 298 | — | 0.0 | 34.2 | — | — | |
| dwalczyk/setting-bundle | — | 0 | 0 | 0 | 0 | 0 | 1.2 | — | — | 2 years ago | |
| ecentria/rabbitmq-bundle | — | 0 | 0 | 3 | 0 | 0 | 0.4 | 0.4 | — | — | |
| eckinox/address-bundle | — | 1 | 2 | 1 | 0 | 0 | 3.6 | — | MIT | 1 year ago | |
| edouardbob/pipedrive-bundle | — | 0 | 0 | — | 674 | — | 0.0 | 39.1 | — | — | |
| effectiveactivism/schema-api | — | 0 | 0 | 2 | 0 | 0 | 23.4 | — | GPL-3.0 | 4 weeks ago | |
| effectiveactivism/sparql-client | OOP SPARQL 1.1 client (Symfony-focused) supporting SELECT/ASK/CONSTRUCT/DESCRIBE plus full update ops (INSERT/DELETE/REPLACE, graph management). Includes patterns, aggregates, functions, dataset clauses, validation, SHACL support. | 0 | 0 | 2 | 547 | 0 | 23.5 | 44.1 | GPL-3.0 | 4 weeks ago | |
| effiana/jsonform | Serialize Symfony Forms into JSON Schema for documentation, validation, and client-side form generation. Map form field types to transformers via a resolver, then transform a Form into a JSON schema usable with tools like json-editor or liform-react. | 1 | 1 | 0 | 0 | 0 | 2.1 | — | MIT | 6 years ago | |
| ekreative/uuid-extra-bundle | — | 18 | 18 | 12 | 1K | 3 | 2.9 | 27.6 | MIT | 4 years ago | |
| ekyna/colissimo | — | 0 | 2 | — | 9 | — | 0.4 | 9.2 | — | — | |
| 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 | — | |
| elandlord/nats-php-bundle | — | 4 | 4 | 1 | 58 | 0 | 21.7 | 17.5 | MIT | 1 month ago | |
| 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 | |
| emag-tech-labs/rabbitmq-bundle | Abandoned RabbitMQ integration bundle for Symfony using php-amqplib. Provides producers, consumers, CLI commands, and common messaging patterns. Project is superseded by php-amqplib/rabbitmq-bundle (^2.6); migrate to that package. | 39 | 44 | 10 | 637 | 0 | 5.1 | 16.9 | — | 5 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 | 31 | 1K | 0 | 10.6 | 29.2 | NOASSERTION | 1 year 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 | 200 | 884 | 0 | 16.2 | 12.1 | NOASSERTION | 2 years ago | |
| fitbug/symfony-yaml-serializer-encoder-decoder | Adds YAML encoding/decoding support to Symfony’s Serializer component. Install via Composer and register YamlEncoder with YamlEncode/YamlDecode to serialize objects to/from YAML alongside your normalizers. Requires PHP 5.6+. | 3 | 3 | 0 | 248 | 0 | 0.6 | 24.9 | MIT | 9 years ago | |
| flix-tech/avro-serde-php | PHP library for serializing/deserializing Apache Avro with Schema Registry support. Built for Kafka-style messaging, it handles Avro binary encoding, schema resolution, and compatibility, providing a straightforward SerDe layer you can use in your own producers/consumers. | 67 | 68 | 40 | 66K | 15 | 6.3 | 6.4 | MIT | 1 year ago | |
| friendsofsymfony/elastica-bundle | — | 1,262 | 1,282 | 788 | 196K | 68 | 67.7 | 62.1 | MIT | 4 days ago | |
| friendsofsymfony/jsrouting-bundle | — | 1,503 | 1,536 | 260 | 771K | 51 | 48.7 | 60.8 | — | 7 months ago | |
| friendsofsymfony/rest-bundle | — | 2,800 | 2,854 | 689 | 859K | 144 | 71.7 | 64.3 | MIT | 3 months 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 | 49K | 0 | 5.3 | 40.6 | MIT | 11 months ago | |
| hirethunk/verbs | Verbs is a Laravel-friendly event sourcing package for PHP artisans that keeps the benefits of event sourcing while cutting boilerplate and jargon. Model behavior as verbs, record events, and build projections with a clean, approachable API. | 516 | 515 | 49 | 16K | 2 | 32.4 | 34.5 | MIT | 2 months ago | |
| ibexa/ci-scripts | Continuous integration helper scripts for Ibexa projects. Includes tooling and pipeline utilities used in Ibexa’s CI workflows, distributed under Ibexa BUL or GPLv2 depending on use. | 2 | 2 | 1 | 2K | 0 | 1.8 | 39.4 | NOASSERTION | 2 years 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 | 31K | 0 | 33.2 | 74.2 | NOASSERTION | 2 weeks ago | |
| ibexa/search | — | 4 | 4 | 3 | 29K | 0 | 29.0 | 61.2 | NOASSERTION | 2 weeks ago | |
| icanhazstring/composer-unused | composer-unused detects and removes unused Composer dependencies in PHP/Laravel projects. It analyzes your codebase to find packages not referenced, reports what can be safely removed, and helps keep composer.json/lock lean and maintainable. | 1,681 | 1,683 | 57 | 272K | 10 | 35.8 | 38.3 | MIT | 4 months ago | |
| jane/runtime | Deprecated package. jane/runtime has moved to the janephp/janephp monorepo. Use https://github.com/janephp/janephp for the current runtime and related components; this repository is no longer maintained. | 6 | 6 | 2 | 301 | 0 | 0.2 | 15.2 | MIT | 9 years ago | |
| jane-php/json-schema | — | 11 | 12 | 6 | 47K | 0 | 0.8 | 49.5 | MIT | 7 years ago | |
| jane-php/json-schema-runtime | Runtime support library for code generated by Jane JsonSchema. Provides shared classes used by Jane-generated PHP clients and models (serialization, validation, etc.). See Jane docs for usage and contribute via the main janephp repository. | 18 | 19 | 2 | 306K | 0 | 0.8 | 55.3 | MIT | 7 years ago | |
| jane-php/open-api | — | 45 | 33 | 9 | 976 | 0 | 0.5 | 13.2 | MIT | 7 years ago | |
| jane-php/open-api-2 | — | 4 | 4 | 2 | 8K | 0 | 0.1 | 44.7 | MIT | — | |
| jane-php/open-api-3 | — | 20 | 21 | 6 | 34K | 0 | 0.3 | 44.2 | MIT | — | |
| 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 | |
| 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 | |
| laravel-doctrine/orm | — | 836 | 845 | 181 | 69K | 6 | 37.4 | 32.5 | MIT | 1 month ago | |
| lastdragon-ru/lara-asp-serializer | — | 0 | 0 | 0 | 4K | 0 | 0.0 | 50.0 | MIT | — | |
| lchrusciel/api-test-case | PHPUnit TestCase for Symfony API development. Extends WebTestCase with easy JSON/XML response matching (via php-matcher) and optional Alice/Doctrine fixtures loading. Supports a clear TDD workflow using expected response files and helpful diffs. | 411 | 410 | 40 | 121K | 11 | 25.6 | 43.1 | MIT | 4 months ago | |
| league/geotools | Geotools is a PHP geo library built on Geocoder and React. It supports batch geocoding/reverse geocoding with multiple providers, PSR-6 caching, CLI tools, coordinate conversion (DMS/UTM), and distance/bearing/point calculations. | 1,406 | 1,447 | 128 | 81K | 22 | 39.2 | 37.0 | MIT | 2 months ago | |
| limenius/liform | — | 146 | 147 | 74 | 24K | 13 | 8.5 | 34.3 | MIT | 1 year ago | |
| mateusjunges/avro-serde-php | PHP 7.3+/8 Avro serializer/deserializer implementing Confluent wire format with Schema Registry integration. Supports schema evolution via Confluent compatibility policies and works with FlixTech’s schema-registry-php-client (recommended with caching). | 1 | 1 | 0 | 146K | 0 | 0.6 | 55.3 | MIT | 1 year 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. | 455 | 459 | 145 | 21K | 43 | 25.6 | 42.5 | — | 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 | |
| odolbeau/phone-number-bundle | — | 249 | 254 | 44 | 308K | 4 | 19.9 | 46.4 | MIT | 7 months ago | |
| oldsound/rabbitmq-bundle | — | 35 | 38 | 13 | 3K | 0 | 0.6 | 25.8 | — | — | |
| ongr/elasticsearch-dsl | Object-oriented Elasticsearch query builder for PHP. Build searches, filters, aggregations and more with a DSL, then export to arrays for elasticsearch-php or ONGR ElasticsearchBundle. Supports Elasticsearch 5/6/7 via versioned releases. | 464 | 470 | 206 | 39K | 41 | 31.3 | 45.2 | MIT | 3 years ago | |
| oro/platform | — | 0 | 644 | — | 3K | — | 42.5 | 34.8 | — | — | |
| oskarstark/symfony-http-responder | Lightweight Symfony bundle that streamlines building HTTP responses by wrapping common response patterns in a simple responder layer. Helps keep controllers thin and consistent when returning JSON, redirects, views, files, and other responses across your app. | 13 | 13 | 4 | 7K | 1 | 18.4 | 41.3 | MIT | 4 months ago | |
| php-amqplib/rabbitmq-bundle | — | 1,231 | 1,252 | 468 | 261K | 0 | 41.6 | 35.7 | MIT | 4 months ago | |
| phpcr/phpcr-shell | Command-line shell for PHPCR repositories. Build and run as a PHAR for easy distribution, and use it to connect to a PHP Content Repository, browse nodes, and execute repository commands. Documentation available on Read the Docs. | 72 | 72 | 19 | 25K | 30 | 33.2 | 51.7 | MIT | 2 months ago | |
| phpstan/phpstan-symfony | PHPStan extension for Symfony that improves static analysis with precise return types and framework-specific rules. Understands container/services, parameters, controllers, request/headers, serializer, forms, messenger handlers, cache callbacks, config tree builders, and more. | 788 | 791 | 101 | 2M | 61 | 53.6 | 81.5 | MIT | 2 weeks ago | |
| phrity/util-transformer | Lightweight PHP utility for transforming values between types. Provides transformers with canTransform()/transform(), plus resolvers to chain and recurse converters. Includes JSON/flatten decoders and converters for basic types, DateTime, enums, Stringable, Throwable and more. | 0 | 0 | 0 | 25K | 0 | 12.4 | 60.4 | MIT | 6 months 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 | |
| pomm-project/pomm-symfony-bridge | Symfony bundle bridging Pomm (PostgreSQL Object Model Manager) into Symfony apps. Provides DI integration, configuration and service setup to access Pomm sessions and database connections cleanly from your Symfony services. | 8 | 9 | 16 | 795 | 6 | 3.0 | 29.1 | — | 5 years 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 | 240K | 32 | 9.0 | 55.3 | MIT | 3 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 | 16 | 201 | 2 | 1.5 | 9.9 | AGPL-3.0 | — | |
| 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/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.1 | 21.0 | MIT | 1 month ago | |
| spatie/laravel-event-projector | Deprecated in favor of spatie/laravel-event-sourcing. Entry-level event sourcing toolkit for Laravel: define aggregates, projectors, and reactors; persist domain events, build read models, and react to events for auditing and reporting-friendly apps. | 636 | 661 | 61 | 152 | 0 | 7.0 | 0.9 | MIT | 6 years ago | |
| spatie/laravel-event-sourcing | Event sourcing toolkit for Laravel: build aggregates, projectors, and reactors to store state changes as events. Ideal for audit trails, decisions based on history, and future reporting needs. Includes docs, examples, and an optional course. | 909 | 911 | 176 | 220K | 0 | 33.2 | 37.1 | MIT | 3 months ago | |
| spatie/laravel-model-info | Inspect Laravel Eloquent models to discover their file name, table name, attributes (name/type) and relations (name/type/related model). Also includes a ModelFinder to automatically locate all models in your application. | 183 | 184 | 24 | 10K | 0 | 23.7 | 27.5 | MIT | 3 months ago | |
| spatie/phpunit-snapshot-assertions | Add snapshot testing to PHPUnit. Assert strings, JSON, arrays, and objects against saved snapshots; first run writes snapshots, later runs compare and fail on regressions. Simple trait-based API (e.g., assertMatchesJsonSnapshot) for PHP and Laravel projects. | 695 | 698 | 74 | 579K | 0 | 33.4 | 46.9 | MIT | 1 month ago | |
| sulu/sulu | Sulu is an extensible open-source PHP CMS built on Symfony, designed for robust multilingual, multi-portal websites. It provides an intuitive admin interface to manage the full content lifecycle and serves as the core framework dependency for Sulu projects. | 1,333 | 1,333 | 357 | 20K | 493 | 66.9 | 49.0 | MIT | 1 week ago | |
| sylius/resource-bundle | — | 234 | 238 | 166 | 201K | 61 | 51.4 | 76.0 | MIT | 1 month ago | |
| 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 | |
| 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). | 31 | 31 | 3 | 104K | 0 | 21.7 | 56.8 | MIT | 3 weeks ago | |
| symfony/ai-cache-platform | Symfony AI Cache Platform bridge that integrates Cache Platform as a caching backend for Symfony AI. Enables storing and retrieving AI-related cache entries via Cache Platform, improving performance and reuse across requests. | 1 | 1 | 0 | 4K | 0 | 21.4 | 53.7 | MIT | 3 weeks ago | |
| symfony/ai-chat | Symfony AI Chat is a lightweight package for building chat-style AI features in Symfony apps. It provides simple abstractions to connect to LLM providers, manage messages and context, and integrate conversational workflows with clean, framework-friendly APIs. | 8 | 8 | 2 | 19K | 0 | 21.3 | 53.6 | MIT | 3 weeks ago | |
| symfony/ai-cloudflare-message-store | Cloudflare KV-backed message store for Symfony AI Chat. Persist and retrieve chat messages in Cloudflare Workers KV, with support for KV namespace operations like bulk get and bulk update, enabling scalable storage for AI conversation history. | 1 | 1 | 0 | 129 | 0 | 21.4 | 29.4 | MIT | 3 weeks ago | |
| symfony/ai-doctrine-message-store | Doctrine DBAL message store integration for Symfony AI Chat. Persist and retrieve chat messages in a relational database using Doctrine DBAL, enabling durable conversation history and easy storage configuration within Symfony applications. | 1 | 1 | 1 | 1K | 0 | 21.5 | 45.7 | MIT | 3 weeks ago | |
| symfony/ai-meilisearch-message-store | Meilisearch Message Store integrates Meilisearch as a persistent message store for Symfony AI Chat. Index and query chat messages using Meilisearch APIs, with support for async task handling and configurable index settings via Meilisearch. | 1 | 1 | 0 | 129 | 0 | 21.4 | 29.4 | MIT | 3 weeks ago | |
| symfony/ai-mongo-db-message-store | MongoDB message store integration for Symfony AI Chat. Persist and retrieve chat conversations using the MongoDB PHP library, with support for creating and managing collections. Useful for durable chat history storage in MongoDB-backed Symfony apps. | 0 | 0 | 0 | 134 | 0 | 21.4 | 34.4 | MIT | 3 weeks ago | |
| symfony/ai-platform | — | 52 | 51 | 13 | 149K | 0 | 22.4 | 55.7 | MIT | 3 weeks ago | |
| symfony/ai-pogocache-message-store | Symfony AI Chat integration for Pogocache message storage. Persist and retrieve chat messages via Pogocache’s HTTP API with simple configuration, enabling shared, durable conversation history backed by Pogocache and compatible with its authentication options. | 1 | 1 | 0 | 129 | 0 | 21.4 | 29.4 | MIT | 3 weeks ago | |
| symfony/ai-redis-message-store | Redis-backed message store for Symfony AI Chat. Persists and retrieves chat messages using Redis (phpredis) for fast, durable conversation history and session state. Part of the Symfony AI ecosystem; issues and PRs handled in the main symfony/ai repo. | 0 | 0 | 0 | 189 | 0 | 21.4 | 36.8 | MIT | 3 weeks ago | |
| symfony/ai-surreal-db-message-store | SurrealDB Message Store integration for Symfony AI Chat. Persist and retrieve chat messages using SurrealDB, with guidance for HTTP-based SurrealDB setups. Part of the Symfony AI ecosystem; contribute or report issues in the main symfony/ai repo. | 2 | 2 | 0 | 129 | 0 | 21.4 | 26.6 | MIT | 3 weeks ago | |
| symfony/amqp-messenger | — | 295 | 295 | 31 | 1M | 0 | 31.7 | 58.1 | MIT | 1 week ago | |
| symfony/doctrine-messenger | Doctrine integration for Symfony Messenger. Store, dispatch, and consume messages using Doctrine-backed transports and tooling. Part of the Symfony ecosystem; issues and contributions go through the main Symfony repository. | 531 | 532 | 20 | 3M | 0 | 34.2 | 60.5 | MIT | 1 week ago | |
| symfony/error-handler | Symfony ErrorHandler provides robust error and exception handling tools for PHP. Enable debug mode, register an error handler, and use DebugClassLoader for better stack traces. Convert PHP notices/warnings into exceptions and wrap risky code with ErrorHandler::call for safer debugging. | 2,676 | 2,680 | 20 | 14M | 0 | 44.4 | 60.5 | MIT | 1 week 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,571 | 3,584 | 123 | 5M | 0 | 55.4 | 50.8 | MIT | 1 week ago | |
| symfony/http-kernel | Symfony HttpKernel turns HTTP Requests into Responses via an event-driven workflow powered by EventDispatcher. It’s the core of Symfony’s request handling and flexible enough for full-stack frameworks, micro-frameworks, or CMS platforms like Drupal. | 8,121 | 8,141 | 98 | 15M | 0 | 62.9 | 52.9 | MIT | 1 week ago | |
| symfony/lock | Symfony Lock component provides a unified API to create and manage locks, ensuring exclusive access to shared resources. Supports multiple backends (e.g., filesystem, Redis, PDO) to prevent race conditions in concurrent PHP apps. | 514 | 525 | 15 | 4M | 0 | 33.7 | 62.1 | MIT | 2 weeks ago | |
| symfony/messenger | Symfony Messenger helps PHP apps send and handle messages asynchronously via queues or between services. It provides message buses, handlers, transports, retries, and failure handling to build reliable background jobs and event-driven workflows. | 1,112 | 1,116 | 91 | 4M | 0 | 42.7 | 57.3 | MIT | 1 week ago | |
| symfony/mime | Symfony MIME component for creating, parsing, and manipulating MIME email messages and parts. Build emails with attachments and embedded content, handle headers and encodings, and integrate with Symfony Mailer or other transports for robust message composition. | 2,837 | 2,842 | 38 | 15M | 0 | 50.3 | 60.5 | MIT | 1 week ago | |
| symfony/property-info | Symfony PropertyInfo extracts metadata about PHP class properties (types, visibility, accessors) from multiple sources like reflection, PHPDoc, and serializers. Useful for building API docs, forms, validation, and other tooling that needs reliable property details. | 2,230 | 2,233 | 13 | 7M | 0 | 43.2 | 56.4 | MIT | 1 week ago | |
| symfony/redis-messenger | Redis transport integration for Symfony Messenger. Use Redis streams/lists to send, receive, and retry messages with Messenger workers. Part of the Symfony ecosystem; issues and PRs handled in the main symfony/symfony repository. | 218 | 219 | 20 | 783K | 0 | 31.3 | 57.7 | MIT | 1 week ago | |
| symfony/scheduler | Symfony Scheduler Component lets you define recurring and one-off tasks and run them via Symfony Messenger. Supports cron-like schedules, delays, and integration with transports and workers. See docs for configuration, commands, and usage. | 89 | 90 | 2 | 1M | 0 | 34.9 | 65.0 | MIT | 1 week ago | |
| symfony/security-bundle | Symfony SecurityBundle tightly integrates the Symfony Security component into the full-stack framework, providing authentication, authorization, firewalls, user providers, and access control with seamless configuration and framework-level tooling. | 2,501 | 2,507 | 27 | 4M | 0 | 48.0 | 51.9 | MIT | 1 week ago | |
| symfony/semaphore | Symfony Semaphore Component provides semaphores for coordinating access to shared resources across processes and threads. Use it to enforce mutual exclusion, limit concurrency, and prevent race conditions via an easy, reusable API. | 37 | 37 | 1 | 57K | 0 | 30.7 | 51.6 | MIT | 1 week ago | |
| symfony/serializer-pack | Symfony Serializer Pack is a Composer pack that installs and configures Symfony’s Serializer component for easy object normalization/denormalization, JSON/XML encoding, and API-friendly data handling. Ideal for Symfony apps needing flexible, extensible serialization. | 1,057 | 1,058 | 6 | 314K | 0 | 6.4 | 34.1 | MIT | 3 years 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,519 | 2,520 | 47 | 5M | 0 | 46.8 | 52.8 | MIT | 2 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. | 163 | 163 | 20 | 418K | 0 | 23.2 | 55.3 | MIT | 1 week ago | |
| symfony/var-exporter | Exports serializable PHP values to fast, OPcache-friendly PHP code, preserving serialization semantics and references. Includes DeepCloner for efficient deep cloning and ProxyHelper to generate lazy-loading proxies; uses ext-deepclone (or polyfill) for speed. | 2,105 | 2,109 | 6 | 9M | 0 | 42.1 | 59.2 | MIT | 1 week ago | |
| symfony/webhook | Symfony Webhook simplifies sending and consuming webhooks in Symfony apps. It provides tools to define webhook endpoints, validate and process incoming payloads, and dispatch outgoing webhooks with a consistent, reusable workflow. | 56 | 57 | 2 | 201K | 0 | 30.5 | 57.7 | MIT | 1 week 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 | 76 | 239K | 8 | 22.1 | 3.9 | — | 2 months ago | |
| wayofdev/laravel-symfony-serializer | — | 21 | 21 | 3 | 2K | 1 | 28.2 | 33.5 | MIT | 1 month ago | |
| web-auth/webauthn-lib | PHP WebAuthn library for adding passkeys/FIDO2 authentication to apps and APIs. Implements registration and login flows, credential validation, and related WebAuthn data structures, suitable for Laravel or custom frameworks. | 123 | 128 | 25 | 2M | 0 | 1.4 | 55.3 | MIT | — | |
| 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. | 65 | 66 | 6 | 40K | 0 | 0.5 | 38.5 | MIT | — | |
| web-token/jwt-framework | — | 949 | 952 | 119 | 548K | 0 | 35.2 | 44.5 | MIT | 1 month ago | |
| zenstruck/messenger-monitor-bundle | Symfony bundle to monitor Symfony Messenger: track dispatched messages, handlers, retries and failures with a built-in dashboard and persistence. Helps debug async workflows and gain insight into queue activity in dev or production. | 267 | 265 | 30 | 54K | 50 | 31.6 | 56.1 | MIT | 5 months ago |
How can I help you explore Laravel packages today?