Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Yaml Laravel Package

symfony/yaml

Symfony Yaml component for parsing, loading, and dumping YAML documents in PHP. Supports reading YAML files/strings and exporting arrays/objects to YAML with configurable formatting, inline levels, and error handling. Includes comprehensive docs and Symfony integration.

View on GitHub
Deep Wiki
Context7
Package
Description
Stars
Likes
Forks
Downloads
Issues
Score
Opportunity
License
Last Release
1pilotapp/symfony-client 1Pilot Symfony Client integrates your Symfony app with the 1Pilot dashboard for centralized monitoring and management. Track uptime and SSL, detect config and server changes, manage Composer packages, and receive alerts via email, Slack, or Discord. 7 7 1 32 0 2.5 9.7 MIT 2 years ago
View on GitHub
Context7
20steps/oauth-server-bundle 0 0 0 0 0 0.0
View on GitHub
Context7
21torr/feature-flags 0 0 1 0 0 0.9 MIT 5 years ago
View on GitHub
Context7
21torr/umbrella 1 1 1 0 0 1.2 MIT 4 years ago
View on GitHub
Context7
2lenet/crudit-bundle Symfony bundle to rapidly build configurable CRUD back offices with SB Admin layout. Provides list views with pagination, sorting, actions, exports and batch ops, plus datasources, filters, menus, workflows, maps, markdown and Twig helpers. 16 17 7 840 2 35.5 28.4 MIT 1 month ago
View on GitHub
Context7
2lenet/hermes-bundle 2 2 0 603 0 32.0 38.8 MIT 4 weeks ago
View on GitHub
Context7
2lenet/pdf-generator-bundle 2 2 2 503 0 21.0 34.0 MIT 5 months ago
View on GitHub
Context7
3brs/imgproxy-bundle 1 1 0 29 0 4.1 17.0 MIT 10 months ago
View on GitHub
Context7
3slab/vdm-healthcheck-bundle 1 1 1 1 0 1.5 2.4 MIT 2 years ago
View on GitHub
Context7
3slab/vdm-library-bundle 0 0 0 29 0 9.1 20.4 MIT 2 years ago
View on GitHub
Context7
3slab/vdm-prometheus-bundle 2 2 1 0 0 1.4 MIT 2 years ago
View on GitHub
Context7
3slab/vdm-version-bundle 0 0 0 0 0 0.6 MIT 2 years ago
View on GitHub
Context7
94noni/highcharts-bundle 3 3 3 5K 0 1.9 43.2 MIT 1 year ago
View on GitHub
Context7
94noni/html2pdf-bundle 1 1 0 0 0 0.9 4 years ago
View on GitHub
Context7
94noni/swiftmailer-bundle Fork of Symfony Swiftmailer Bundle with Symfony 6+ support (tagged v4). Intended for personal projects needing Swiftmailer, especially for sending emails from CLI commands where Symfony Mailer may not work for specific use cases. 0 0 0 1 0 0.3 4.2 MIT 4 years ago
View on GitHub
Context7
a4sex/entity-cleaner-bundle 0 0 0 0.0
View on GitHub
Context7
a4sex/entity-cleaner-bundle 0 0 0 0.0
View on GitHub
Context7
a4sex/health-bundle 0 0 0 0.0
View on GitHub
Context7
a4sex/microstatus-bundle 0 0 2 0.0
View on GitHub
Context7
a4sex/server-bundle 0 0 0 0.0
View on GitHub
Context7
a9f/fractor-yaml 0 0 1 43K 0 0.0 55.3 MIT
View on GitHub
Context7
aadrian-alexandru/guzzle-bundle 0 0 0 0 0 0.3 3 years ago
View on GitHub
Context7
aatis/fixtures 0 0 0 1 0 0.1 4.2
View on GitHub
Context7
abbadon1334/atk4-symfony-bundle Symfony 6 bundle integrating ATK4 UI/Data. Installs bundle config and public assets, adds a models:rebuild console command for dev DB rebuilds, and lets you build ATK4-powered controllers easily via #[Atk4Controller] with Symfony DI and routing. 0 0 1 0 2 1.5 4.2
View on GitHub
Context7
abc/job-server-bundle Symfony bundle for asynchronous distributed job processing via php-enqueue. Supports jobs, batches, sequences, free composition, status tracking, cancellation/restart, cron jobs (with AbcSchedulerBundle), plus a JSON REST API, PHP client, and OpenAPI docs. 1 1 1 0 0 0.0 MIT
View on GitHub
Context7
abc/job-worker-bundle Symfony bundle for processing jobs from AbcJobServerBundle via php-enqueue. Define ProcessorInterface handlers tagged per job name and provide job routes (queue/replyTo) via RouteProviderInterface. Experimental; includes demo and basic config options. 1 1 1 0 0 0.0 MIT
View on GitHub
Context7
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 1 10.6 MIT 9 months ago
View on GitHub
Context7
ac/media-info-bundle Symfony bundle wrapping the mediainfo CLI to extract multimedia metadata. Configure the mediainfo binary path, then scan files to get a normalized, structured PHP array (keys lowercased). Includes a console command to export scan results (e.g., YAML). 2 2 3 0 0 0.1 MIT
View on GitHub
Context7
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
View on GitHub
Context7
achinon/yaml_classer Symfony bundle that converts YAML config files into generated PHP classes, enabling IDE-friendly, callable access to YAML values. Install via Composer, run a console command to generate a class, then use via DI or instantiate directly. 0 0 0 80 0 0.0 26.4
View on GitHub
Context7
acrnogor/symfony-opa-form Symfony middleware for authorization via build.security PDP/Open Policy Agent. Configure PDP host/port/policy path and timeouts in services.yaml, then use the OpenPolicyAgent service to send authz checks. Requires PHP 8+ and Symfony 4.4+. 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
acseo/fast-show-generator-bundle Symfony bundle to quickly generate “show” view data for entities using annotations or YAML. Define labels, visibility, and groups per property, then fetch showable data in your controller and render it easily in Twig. Compatible with Symfony 5/6. 0 0 1 123 0 1.2 28.9 MIT 1 year ago
View on GitHub
Context7
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
View on GitHub
Context7
acseo/typesense-bundle Symfony bundle integrating Typesense search. Configure Typesense host/key, map Doctrine entities to Typesense collections/fields, and keep indexes synced via Doctrine event listeners. Includes transformers and services for querying collections. 74 74 43 3K 11 5.2 26.8 MIT
View on GitHub
Context7
acsystems/keycloak-authenticator-bundle Laravel/PHP bundle that integrates Keycloak authentication into your app, providing Keycloak-based login and user session handling for protected routes and APIs with minimal configuration, suitable for SSO-enabled deployments. 0 0 0 0.0
View on GitHub
Context7
acsystems/keycloak-guard-bundle Laravel guard/authentication bundle for integrating Keycloak. Adds a custom auth guard, handles token validation and user resolution from Keycloak, and supports protecting routes with Keycloak-backed authentication for API or web apps. 0 0 7 0.0 12.5
View on GitHub
Context7
acti/am_i_up_to_date_sf Symfony-focused helper to check whether your project’s dependencies are up to date. Adds a simple command/utility for scanning installed packages and reporting available updates, making it easier to spot outdated components during development or CI. 0 0 0 0 0 0.0
View on GitHub
Context7
actiane/entity-change-watch-bundle Symfony bundle to watch Doctrine entity lifecycle changes. Configure per-entity callbacks on create, update (all or specific properties), and delete. Invoke tagged services after flush with entity, changed properties, and EntityManager; supports pre-flush via flush:false. 5 5 3 67 0 2.5 15.0 MIT 8 years ago
View on GitHub
Context7
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 42 0 4.0 18.7 GPL-2.0 1 year ago
View on GitHub
Context7
adezandee/shopify-bundle Symfony2 bundle for interacting with a Shopify store via the Shopify API. Configure with your shop’s private app credentials, then map Shopify objects and create, update, or delete resources like products through simple exporter services. 4 4 2 0 0 0.1 MIT
View on GitHub
Context7
adgoal/cleaner-bundle Symfony bundle integrating lamoda/cleaner. Configure DB and custom storage cleaners via YAML, including transactional mode, parameters, and multi-query setups. Provides a console command to run all cleaners or a selected one (cleaner:clear). 0 0 0 0 0 0.3 MIT 6 years ago
View on GitHub
Context7
adgoal/statsd-client-bundle Symfony bundle for monitoring via StatsD/Graphite using statsd-php-client. Provides a StatsD service/factory, Monolog handler, metric collectors (visitors, auth, SQL verbs, memory), and CLI commands to aggregate and flush metrics. 0 0 0 0 0 0.9 MIT 6 years ago
View on GitHub
Context7
adrenalinkin/config-helper 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
adrenalinkin/swagger-resolver-bundle Symfony bundle that validates request/response data against Swagger 2 (OpenAPI) specs. Generates a SwaggerResolver based on Symfony OptionsResolver, with warmed caching and debug auto-refresh. Loads docs via NelmioApiDocBundle, swagger-php, or JSON/YAML files. 10 10 4 5 8 2.6 5.3 MIT
View on GitHub
Context7
adrianbaez/easysf-bundle Symfony bundle that simplifies working with Salesforce by providing basic configuration and helper services to connect, authenticate, and run common API operations in Symfony apps. Useful for quick SF integration without heavy setup. 0 0 0 0 0 0.3 8 years ago
View on GitHub
Context7
adrianbaez/markdown-bundle Symfony 4 bundle that adds a Markdown parsing service and Twig filter. Uses Parsedown by default but can be configured to use any Markdown library, making it easy to render Markdown content in templates and services. 0 0 0 0 0 0.3 MIT 8 years ago
View on GitHub
Context7
adrianbaez/short-code-bundle Laravel bundle that adds shortcode parsing to your app, letting you register custom shortcodes and render dynamic content inside text/HTML. Useful for CMS-style pages, editors, emails, and user-generated content needing embedded components. 0 0 0 0 0 0.6 8 years ago
View on GitHub
Context7
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
View on GitHub
Context7
adrienlbt/hexagonal-maker-bundle Symfony MakerBundle extension that scaffolds Hexagonal Architecture use cases. Generates a UseCase class plus Request/Response DTOs and a Presenter interface in a clean Domain folder structure, with optional configurable layer paths. 3 4 1 0 0 0.0
View on GitHub
Context7
adsazad/bloker-block Laravel package for managing and blocking unwanted requests or users, with simple configuration and middleware-style integration to enforce access rules across routes. Helps reduce abuse and control traffic with customizable blocking logic. 0 0 0 0 0 0.0
View on GitHub
Context7
adsazad/datatables-bundle Symfony bundle integrating jQuery DataTables for realtime Ajax tables (Symfony 4.4+/5+). Data source logic is decoupled via adapters; includes Doctrine ORM, MongoDB and Elastica, with support for custom adapters. Includes a console generator command. 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
adsazad/symfony-etagging Symfony bundle that adds easy ETag support to any Response. Inject EtaggingInterface and wrap rendered responses with etagResponse() to enable caching/conditional requests. Supports custom headers plus configurable max-age and shared max-age. 1 2 0 0 0 0.1 MIT
View on GitHub
Context7
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
View on GitHub
Context7
adtechpotok/messenger-adapter Symfony Messenger transport built on Enqueue, enabling send/receive via supported brokers (e.g., AMQP/RabbitMQ). Configure Messenger with an enqueue:// DSN, route messages, and consume workers; supports queue/exchange options and per-message topic overrides. 0 0 0 0 0 3.0 MIT 7 years ago
View on GitHub
Context7
aeatech/cli-snapshot-profiler-newrelic-bundle Symfony bundle for profiling CLI commands with New Relic snapshot/transactions. Supports production use, configurable via env vars, and can profile all commands or only selected command names. Requires PHP 8.2+ and the New Relic extension. 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
aeatech/cli-snapshot-profiler-xhprof-bundle Symfony bundle for profiling CLI commands with xhprof and exporting snapshots to XHGui. Supports PHP 8.2+, production-safe profiling toggles, app version tagging, xhprof flags, and flexible command/event matching to profile all or selected commands. 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
aeatech/transaction-manager-bundle Symfony bundle integrating AEATech Transaction Manager with support for multiple managers per connection, Doctrine DBAL adapter, MySQL/PostgreSQL transaction factories, configurable retry policies (backoff/jitter), attribute-based autoconfiguration, and lazy-loaded managers via service locator. 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
aeatech/web-snapshot-profiler-newrelic-bundle Symfony bundle that integrates Web Snapshot Profiler with New Relic for production-grade request profiling. Configure app name/license and enable profiling selectively per route via headers, request params with probabilities, or profile all routes. Requires PHP 8.2+ and ext-newrelic. 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
aeatech/web-snapshot-profiler-xhprof-bundle Symfony bundle for production-friendly web profiling with XHProf and XHGui. Capture snapshot profiles per request, control sampling via route/header/request param matchers, and configure flags for memory/internal function data. Requires PHP 8.2+ and ext-xhprof. 0 0 0 19 0 0.0 18.0 MIT
View on GitHub
Context7
aelfannir/doctrine-api-paginator Symfony bundle for paginating Doctrine ORM queries with API-friendly filters. Supports property and nested compound filters (AND/OR) and operator-based comparisons to build query conditions cleanly for result lists. 0 0 0 0 0 0.0
View on GitHub
Context7
aelfannir/doctrine-query-paginator Symfony bundle providing Doctrine query pagination with a flexible filter system. Supports property and compound (AND/OR, nested) filters and operator-based comparisons to build result sets from request-driven criteria. 0 0 0 0 0 0.0
View on GitHub
Context7
aeliot/doctrine-encrypted-bundle Symfony bundle that adds Doctrine column types for encrypting individual database fields. Install via Composer, configure your key and mappings, and store encrypted values transparently. Notes on DB charset/collation (utf8mb4) for reliable sizing. 1 1 0 0 9 3.1 2.6 MIT 1 year ago
View on GitHub
Context7
aequation/aewire 0 0 0 1 0 0.0 4.2 MIT
View on GitHub
Context7
aequation/editorjs Symfony bundle integration for Editor.js. Provides tools and configuration to embed the Editor.js block-style editor in Symfony apps, enabling structured content editing and storage with a simple setup. 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
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
View on GitHub
Context7
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
View on GitHub
Context7
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
View on GitHub
Context7
ahuang/lorem-ipsum-bundle 1 1 0 0 0 0.3 MIT 4 years ago
View on GitHub
Context7
ai-context/symfony-ai-context-bundle 16 16 2 13 0 0.1 3.4 MIT
View on GitHub
Context7
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 1 0 0 0 0.0
View on GitHub
Context7
aiskander/calendar-holidays-bundle 0 0 0 0 0 0.0
View on GitHub
Context7
aitradeinc/symfony-entity-generator 0 0 1 0 0 4.2 5 years ago
View on GitHub
Context7
ajgarlag/feature-flag-bundle 14 14 2 801 0 0.1 24.0 MIT
View on GitHub
Deep Wiki
Context7
ajgarlag/psr-http-message-bundle 8 8 2 37K 1 2.6 50.1 MIT 3 years ago
View on GitHub
Context7
ajgl/session-concurrency-bundle 4 4 0 0 0 0.0
View on GitHub
Context7
ajgl/session-expiration-bundle 1 1 0 0 0 0.0
View on GitHub
Context7
ajtis/job-queue-bundle 0 0 0 0 0 11.1 7 months ago
View on GitHub
Context7
akeneo/api-php-client 95 98 65 47K 18 15.8 44.5 NOASSERTION 1 year ago
View on GitHub
Context7
akeneo/batch-bundle 39 40 21 1K 0 6.0 20.3 11 years ago
View on GitHub
Context7
akeneo/oauth-server-bundle 5 5 1 4K 0 0.8 39.2 3 years ago
View on GitHub
Context7
akeneo/pim-community-dev 1,040 1,038 537 2K 374 60.9 36.0 NOASSERTION 5 months ago
View on GitHub
Deep Wiki
Context7
akmaks/command-chaining-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
akondas/symfony-actuator-bundle 6 6 1 20 1 0.7 8.5 MIT 5 years ago
View on GitHub
Context7
akson/ya-queue 0 0 0 0.0
View on GitHub
Context7
akyos/mpdf-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
akyos/ux-native-cli 0 0 0 2 0 11.9 7.3 5 months ago
View on GitHub
Context7
alamirault/elasticsearch-form-bundle 0 0 0 0 0 0.3 0.4
View on GitHub
Context7
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
View on GitHub
Context7
aleblanc/simple-cron-scheduler 2 0 0 0.0
View on GitHub
Context7
alengo/sulu-http-cache-bundle 0 0 0 1 0 16.5 4.8 MIT 3 months ago
View on GitHub
Context7
alengo/sulu-translated-media-bundle 0 0 0 15 0 23.5 19.5 1 month ago
View on GitHub
Context7
alessandrolandim/cookie-consent-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
alessandro_podo/git-changelog-generator 0 0 0 52 0 0.0 23.8
View on GitHub
Context7
alexain/simple-spreadsheet-reader 0 0 0 0 0 6.8 MIT 9 months ago
View on GitHub
Context7
alexandermatveev/backbone-bundle 0 0 0 0 0 0.9 MIT 10 years ago
View on GitHub
Context7
alexandermatveev/bootstrap4-bundle 0 0 0 0 0 0.3 7 years ago
View on GitHub
Context7
alexandermatveev/bootstrap-bundle 0 0 0 0 0 1.8 MIT 7 years ago
View on GitHub
Context7
alexandermatveev/fancybox-bundle 0 0 0 119 0 0.3 28.7 7 years ago
View on GitHub
Context7
alexandermatveev/fontawesome-bundle 0 0 0 97 0 0.3 27.5 7 years ago
View on GitHub
Context7
alexandermatveev/jquery-bundle 0 0 0 0 0 0.3 9 years ago
View on GitHub
Context7
alexandermatveev/moment-bundle 0 0 0 0 0 0.3 MIT 9 years ago
View on GitHub
Context7
alexandermatveev/popper-bundle 0 0 0 4 0 0.3 9.7 7 years ago
View on GitHub
Context7
alexandermatveev/raven-bundle 0 0 0 0 0 0.6 MIT 9 years ago
View on GitHub
Context7
alexandret/evc-bundle 2 2 0 0 0 1.5 MIT 6 years ago
View on GitHub
Context7
alexandret/phpcas-guard-bundle 8 8 2 37 3 2.8 10.9 MIT 6 years ago
View on GitHub
Context7
alex-dwt/verified-request 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
alexgeno/phone-verification-bundle 6 7 0 0 0 0.9 MIT 3 years ago
View on GitHub
Context7
alexgoncharcherkassy/mailchimpbundle 0 0 0 0 0 0.0
View on GitHub
Context7
alexislefebvre/symfony-workflow-style 4 3 0 0 0 0.8 MIT 7 years ago
View on GitHub
Context7
alexkomaralex/file-search-bundle 0 0 0 0 0 0.0
View on GitHub
Context7
alexmanno/serializer 0 0 0 0 0 0.0 Apache-2.0
View on GitHub
Context7
alexmanno/serializer-bundle 0 0 0 0 0 0.0
View on GitHub
Context7
alexsabur/antispam-bundle 0 0 0 2 0 0.0 6.6 MIT
View on GitHub
Context7
alexvasilyev/mthaml-bundle 0 0 0 0 0 0.6 9 years ago
View on GitHub
Context7
algolia/algolia-search-bundle 193 192 74 581 18 31.8 19.2 MIT 5 months ago
View on GitHub
Context7
algolia/search-bundle 193 194 74 11K 18 34.6 39.0 MIT 5 months ago
View on GitHub
Deep Wiki
Context7
alhames/apihelper-bundle 0 0 0 0 0 0.8 MIT 9 years ago
View on GitHub
Context7
alhames/db-bundle 0 0 0 1 2 3.4 4.2 MIT 2 years ago
View on GitHub
Context7
alhames/filter-bundle 0 0 0 0 0 0.3 MIT 2 years ago
View on GitHub
Context7
alhames/phphelper PHP Helper is a small set of utility classes and functions for PHP 7.1+ to make common tasks easier. Includes a Str helper (docs in Russian) and other lightweight tools to simplify everyday development. 0 0 0 1 0 2.4 4.2 MIT 6 years ago
View on GitHub
Context7
aliarteo/ali-sitemap-bundle 1 1 0 0 0 0.0 MIT
View on GitHub
Context7
alister/reserved-names-bundle 2 2 1 0 0 0.2 MIT 7 years ago
View on GitHub
Context7
allstak/sdk-symfony 0 0 0 0 0 16.4 MIT 3 months ago
View on GitHub
Context7
almacareer/twigx-bundle 11 11 0 249 2 1.5 22.2 MIT
View on GitHub
Context7
alpari/messenger-bundle 2 2 1 0 0 0.3 MIT 7 years ago
View on GitHub
Context7
altblock/comment-bundle 0 0 0 0 0 0.0
View on GitHub
Context7
alterphp/easyadmin-extension-bundle 253 259 56 2K 13 15.9 18.4 MIT 4 years ago
View on GitHub
Context7
alxxc/simple-api-client-bundle 0 0 0 0 0 0.0
View on GitHub
Context7
alya/symfony-inspector-mcp 1 1 0 0 1 0.1 MIT
View on GitHub
Context7
ama/symfony-mongo-maker-bundle 0 0 0 0.0
View on GitHub
Context7
amarc-sudo/sentry-enhanced-tracing 0 0 0 1K 0 0.3 42.9 MIT 1 year ago
View on GitHub
Context7
amashukov/blockchain-context-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
amashukov/oauth-server-bundle 2 2 0 0 0 1.8 6 years ago
View on GitHub
Context7
amashukov/tracing-bundle 0 0 0 363 0 0.0 33.8 MIT
View on GitHub
Context7
amashukov/user-bundle 0 0 1 0 0 1.2 MIT 6 years ago
View on GitHub
Context7
amine-lejmi/messenger-maker 2 2 0 0 0 0.0 MIT
View on GitHub
Context7
aminin/airbrake-bundle 8 8 9 1K 1 0.5 29.8
View on GitHub
Context7
amirjon/sms-bundle 0 0 0 0 0 0.3 3 years ago
View on GitHub
Context7
amoifr/phpquality-bundle Symfony bundle and Docker image for PHP static code analysis. Generates reports on complexity, maintainability, coupling, architecture/SOLID layer violations, and coverage. Built as a modern replacement for the unmaintained phpmetrics/phpmetrics. 4 4 0 2 0 0.0 2.0
View on GitHub
Context7
amoifr/pickle-panther-bundle YAML-driven end-to-end testing for Symfony on top of Panther. Write browser scenarios in French or English, map steps to PHP “sentences,” and run them via a BasePantherTest. Generates a self-contained HTML report; supports context (desktop/mobile) and auth hooks. 1 1 0 0 0 17.9 MIT 3 months ago
View on GitHub
Context7
anaxago/assetic-bundle 0 0 1 212 0 0.0 32.2 MIT
View on GitHub
Context7
andanteproject/period-bundle 2 1 3 14 0 2.0 10.4 MIT 4 years ago
View on GitHub
Context7
andanteproject/soft-deletable-bundle 10 10 2 332 0 1.0 20.6 MIT 4 years ago
View on GitHub
Context7
andaris/resque-webui-bundle 6 6 0 27 1 0.1 9.5 BSD-3-Clause
View on GitHub
Context7
andreas-a/backup-database-bundle 0 0 0 0 0 0.5 MIT 4 years ago
View on GitHub
Context7
andrewcarteruk/nomoreleaksbundle 21 21 1 0 0 0.4 MIT 9 years ago
View on GitHub
Context7
andrew-gos/telegram-bot-bundle 0 0 0 2 0 0.0 6.6 MIT
View on GitHub
Context7
andrew-svirin/resource-crawler-bundle 3 3 0 0 0 0.0 MIT
View on GitHub
Context7
andrey_mireichyk/roadrunner-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
andy-thorne/domain-events-bundle 0 1 0 0 0 0.5 4 years ago
View on GitHub
Context7
anglemx/entity-trail-bundle 0 0 0 0 0 20.5 MIT 2 months ago
View on GitHub
Context7
anja/ghost-hunter-bundle 0 0 0 0.0 4.2
View on GitHub
Context7
anripuankare/atol-client-bundle 0 0 0 0 0 1.5 MIT 4 years ago
View on GitHub
Context7
answear/luigis-box-bundle 6 6 2 598 0 28.6 31.4 MIT 2 months ago
View on GitHub
Context7
antfroger/progressive-bundle 1 1 1 0 0 0.7 4 years ago
View on GitHub
Context7
antimattr/mongodb-migrations 0 24 3 0.0 8.3
View on GitHub
Context7
antoinelemaire/blacklist-bundle 3 3 0 0 0 0.3 MIT 8 years ago
View on GitHub
Context7
antqa/ajax-autocomplete-bundle 2 3 0 0 0 0.9 10 years ago
View on GitHub
Context7
antqa/dataexporter-bundle 2 2 0 10 1 0.1 8.8
View on GitHub
Context7
antwebes/geocoder-bundle 0 0 0 0 0 0.0
View on GitHub
Context7
anyx/login-gate-bundle 59 60 23 1K 3 2.3 20.2
View on GitHub
Context7
anzusystems/anzutap-bundle 0 0 0 797 0 14.4 43.9 Apache-2.0 7 months ago
View on GitHub
Context7
anzusystems/common-bundle 0 0 0 750 0 29.9 46.6 Apache-2.0 1 month ago
View on GitHub
Context7
anzusystems/core-dam-bundle 1 1 0 103 0 30.3 27.8 Apache-2.0 1 month ago
View on GitHub
Context7
apa1112/pizzon-bundle 0 0 1 0 0 0.0
View on GitHub
Context7
apabolleta/symfony-ticketbai 3 3 1 0 0 0.0 MIT
View on GitHub
Context7
apajo/symfony-multi-tenancy-bundle 3 4 0 130 1 0.1 21.0
View on GitHub
Context7
apelaez-link/assetic-bundle 0 0 0 0 0 0.3 MIT 4 years ago
View on GitHub
Context7
aperturelabo/core-bundle 0 0 0 0 0 0.3 NOASSERTION 1 year ago
View on GitHub
Context7
apextoolbox/symfony-logger 3 4 0 0 0 11.8 MIT 5 months ago
View on GitHub
Context7
apie/service-provider-generator Generate Laravel ServiceProvider classes from Symfony YAML service definitions. Keep framework-agnostic libraries in sync by maintaining a single service container registry, then output PHP source code you can write to a file (or eval if you must). 0 0 0 3K 0 3.0 48.9 11 months ago
View on GitHub
Context7
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
View on GitHub
Deep Wiki
Context7
api-platform/doctrine-odm 3 3 0 16K 0 0.0 49.6 MIT
View on GitHub
Context7
api-platform/doctrine-orm 31 31 2 463K 0 0.2 55.3 MIT
View on GitHub
Context7
api-platform/metadata 30 29 1 522K 0 0.3 55.3 MIT
View on GitHub
Context7
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
View on GitHub
Deep Wiki
Context7
api-platform/serializer 30 29 0 532K 0 0.2 55.3 MIT
View on GitHub
Context7
api-scout/api-scout 3 3 2 0 5 2.1 1.5 MIT 2 years ago
View on GitHub
Context7
apisearch-io/php-client Official PHP client for the ApiSearch.io search-as-a-service platform. Provides a simple API to index documents, manage indices and queries, and retrieve fast, relevant search results from your PHP or Laravel applications. 27 27 7 13 0 4.7 1.6 MIT 2 years ago
View on GitHub
Context7
apnet/assetic-importer-bundle 1 1 0 0 0 0.0 MIT
View on GitHub
Context7
application-manager-tools/am-driver Symfony bundle + framework-agnostic PHP library to connect managed apps to Application Manager: orchestration commands, consumption webhooks, and instance operational state push. Includes OpenAPI 3.1 spec + Swagger UI, plus integration guides. 0 0 0 47 0 24.3 27.3 MIT 1 month ago
View on GitHub
Context7
applogger/symfony-bundle 0 0 0 1K 0 20.2 49.2 MIT 2 months ago
View on GitHub
Context7
appstone/api-doc-bundle 0 0 0 0 0 0.0
View on GitHub
Context7
a-proud/twiew-bundle 0 0 0 0 0 0.0
View on GitHub
Context7
araise/core-bundle 2 2 1 323 4 1.1 28.8 MIT
View on GitHub
Context7
araise/crud-bundle 7 7 2 203 2 0.8 19.7 MIT
View on GitHub
Context7
araise/search-bundle 3 3 1 323 0 0.1 26.4 MIT
View on GitHub
Context7
araise/table-bundle 7 7 2 212 5 1.6 21.7 MIT
View on GitHub
Context7
arcasolutions/google-map-bundle 0 0 0 0 0 0.3 MIT 10 years ago
View on GitHub
Context7
archer/clickatell-bundle 0 2 0 0.0
View on GitHub
Context7
ardenexal/fhir-bundle 1 1 0 6K 0 0.0 47.8
View on GitHub
Context7
ardenexal/symfony-form-handler 0 0 0 0 0 0.2 6 years ago
View on GitHub
Context7
ardteam/cms-project 0 0 0 0 0 0.0
View on GitHub
Context7
ardteam/user-project 0 0 0 0 0 0.0
View on GitHub
Context7
arens-myzyri/data-transformation-and-serialization 4 4 1 0 0 0.7 1 year ago
View on GitHub
Context7
arkounay/quick-admin-generator-bundle 25 25 3 425 2 4.9 12.3 MIT 1 year ago
View on GitHub
Context7
arnaudmoncondhuy/synapse-core 0 0 0 0 0 0.0 NOASSERTION
View on GitHub
Context7
arnaud-ritti/mosparo-bundle 6 6 4 19 1 2.2 9.0 MIT 3 years ago
View on GitHub
Context7
arnedesmedt/inspector-symfony 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
arnedesmedt/request-id-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
arodax/ares-bundle 0 0 0 0.0
View on GitHub
Context7
arodygin/datatables-bundle 17 13 6 0 0 9.3 MIT 3 years ago
View on GitHub
Context7
artgris/filemanager-bundle 183 183 91 9K 21 29.6 33.9 MIT 6 months ago
View on GitHub
Context7
arth/http_log_bundle 0 0 0 0 0 0.0
View on GitHub
Context7
arthem/graphql-mapper 31 31 4 0 0 0.9 MIT 10 years ago
View on GitHub
Context7
artox-lab/aws-sdk-php-symfony 0 0 0 0 0 0.3 Apache-2.0 3 years ago
View on GitHub
Context7
artox-lab/clarc-notification-bundle 0 0 0 82 0 0.0 26.5
View on GitHub
Context7
artprima/prometheus-metrics-bundle Symfony bundle integrating promphp/prometheus_client_php to expose Prometheus metrics for your app. Supports Symfony 5.4–8.x and PHP 8.2–8.5, with configurable metric namespace, ignored routes, and custom labels for HTTP/request metrics. 178 177 42 111K 3 20.3 44.0 MIT 3 months ago
View on GitHub
Deep Wiki
Context7
arturdoruch/list-bundle 1 1 0 0 0 0.0
View on GitHub
Context7
arulu/doctrine-bundle 0 0 1 0 0 0.0 MIT
View on GitHub
Context7
arxy/translations-bundle 1 1 1 115 0 5.4 24.4 5 years ago
View on GitHub
Context7
aschaeffer/meilisearch-search-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
asgoodasnu/afterbuyapi 0 6 0 0.0
View on GitHub
Context7
asgoodasnu/google-spreadsheet-bundle 0 6 0 0.0
View on GitHub
Context7
ashleydawson/simple-pagination-bundle 4 5 2 177 1 2.6 21.5 MIT 6 years ago
View on GitHub
Context7
asilingas/cookie-consent-bundle 1 1 0 263 0 0.0 29.3 MIT
View on GitHub
Context7
asm/eprel-api-client 0 0 1 0 0 12.7 MIT 6 months ago
View on GitHub
Context7
asm/eprel-api-client-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
asm/markdown-content-bundle 1 2 1 0 3 1.9 0.4 12 years ago
View on GitHub
Context7
asm/translation-loader-bundle 23 24 9 0 11 6.2 4.5 11 years ago
View on GitHub
Context7
asmitta-01/formflow-bundle 2 2 0 4 0 1.5 5.1 MIT 1 year ago
View on GitHub
Context7
asmitta-01/toast-bundle 1 0 0 1 1 20.2 2.8 MIT 2 months ago
View on GitHub
Context7
assistenzde/database-timezone 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
assoconnect/doctrine-types-bundle Symfony bundle integrating Symfony Validator with Doctrine custom DBAL types to avoid duplicate validation/mapping code. Includes common value-object types (money/amount, IBAN/BIC, email, phone, country/currency, locale/timezone, IDs) with nullable and non-nullable support. 8 8 0 457 0 25.6 27.4 MIT 2 months ago
View on GitHub
Context7
assoconnect/graphql-mutation-validator-bundle 0 0 40 0.0 22.3
View on GitHub
Context7
assoconnect/mjml-bundle 13 13 7 7 2 1.5 1.7 MIT 5 years ago
View on GitHub
Context7
assoconnect/validator-bundle 5 5 0 455 0 29.9 30.4 MIT 3 weeks ago
View on GitHub
Context7
astroway/sdk-symfony Official Symfony bundle for astroway/sdk. Provides DI registration and an autowireable Astroway service with standard Symfony configuration via astroway.yaml (API key, base URL, timeout, auth scheme). Works with Symfony Flex or manual bundle registration. 0 0 0 0 0 15.0 MIT 4 months ago
View on GitHub
Context7
atexo/job-queue-bundle 0 0 0 0 0 0.0
View on GitHub
Context7
atheon/ckeditor-bundle 0 0 0 0 0 0.3 MIT 3 years ago
View on GitHub
Context7
atheon/doctrine-bundle 0 0 0 0 0 0.3 MIT 3 years ago
View on GitHub
Context7
atheon/doctrine-cache-bundle 0 0 0 0 0 0.3 MIT 3 years ago
View on GitHub
Context7
atheon/user-bundle 0 0 0 0 0 0.3 MIT 3 years ago
View on GitHub
Context7
atico/spreadsheet-translator-symfony-bundle 3 3 2 0 0 6.7 10 months ago
View on GitHub
Context7
atk4/core Agile Core is a set of reusable PHP traits for building object-oriented frameworks. Provides containers (parent/child), hooks with priorities, automatic init, dynamic methods, factory by class string, app scope injection, and improved exceptions. 19 20 14 32K 2 9.9 44.2 MIT 1 year ago
View on GitHub
Context7
atlance/jwt-auth 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
atm/articlebundle 0 0 0 0.0
View on GitHub
Context7
atm/badgebundle 0 0 0 0.0
View on GitHub
Context7
atm/commentbundle 0 0 0 0.0
View on GitHub
Context7
atm/mailbundle 0 0 0 0.0
View on GitHub
Context7
atm/ordertrackerbundle 0 0 0 0.0
View on GitHub
Context7
atm/pointsbundle 0 0 0 0.0
View on GitHub
Context7
atm/surveybundle 0 0 0 0.0
View on GitHub
Context7
atom-php/uploader 0 1 0 0.0
View on GitHub
Context7
atoolo/citycall-bundle 0 0 0 50 0 0.8 23.6 MIT 2 years ago
View on GitHub
Context7
atoolo/citygov-bundle 0 0 2 41 0 18.1 25.5 MIT 3 months ago
View on GitHub
Context7
atoolo/crawler-teaser-indexer 0 0 0 10 0 20.7 16.9 MIT 2 months ago
View on GitHub
Context7
atoolo/deployment-bundle 0 0 0 243 0 12.6 37.6 MIT 6 months ago
View on GitHub
Context7
atoolo/events-calendar-bundle 0 0 0 290 0 22.0 39.0 MIT 3 months ago
View on GitHub
Context7
atoolo/extranet-bundle 0 0 0 1 0 14.7 13.2 MIT 5 months ago
View on GitHub
Context7
atoolo/form-bundle 0 0 0 11 0 14.9 17.5 MIT 5 months ago
View on GitHub
Context7
atoolo/graphql-search-bundle 2 2 0 184 1 19.1 28.3 MIT 3 months ago
View on GitHub
Context7
atoolo/microsite-bundle 0 0 0 37 0 6.3 34.4 MIT 10 months ago
View on GitHub
Context7
atoolo/rewrite-bundle 0 0 0 205 0 7.5 33.6 MIT 9 months ago
View on GitHub
Context7
atoolo/runtime-check-bundle 0 0 0 242 0 1.1 34.3 MIT 1 year ago
View on GitHub
Context7
atoolo/search-bundle 2 2 0 231 1 24.2 31.6 MIT 2 months ago
View on GitHub
Context7
atoolo/security-bundle 0 0 0 209 0 9.6 38.1 MIT 9 months ago
View on GitHub
Context7
atoolo/seo-bundle 0 0 0 310 0 14.4 38.6 MIT 6 months ago
View on GitHub
Context7
atoolo/translator-bundle 0 0 0 179 0 0.4 31.5 MIT 1 year ago
View on GitHub
Context7
atoolo/web-account-bundle 0 0 0 6 0 15.6 24.4 MIT 5 months ago
View on GitHub
Context7
atournayre/confirmation-bundle Symfony bundle that adds confirmation flows to your entities. Make entities confirmable via an interface/trait, generate and validate confirmation codes, and plug in custom delivery providers (email, SMS, etc.) configured through services and YAML routing. 0 0 0 0 0 1.8 2 years ago
View on GitHub
Context7
atournayre/historique-bundle 0 0 0 0 0 3.7 MIT 3 years ago
View on GitHub
Context7
atournayre/maker-bundle 2 2 1 1 0 0.6 1.7 2 years ago
View on GitHub
Context7
atournayre/symfony-migration-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
audioteka/i18n-routing-bundle 0 0 0 0 0 0.0
View on GitHub
Context7
austral/security-bundle 2 2 0 19 0 1.5 12.0 MIT 2 years ago
View on GitHub
Context7
austral/tools-bundle 1 1 0 16 0 1.8 13.2 MIT 2 years ago
View on GitHub
Context7
autoprotect-group/messenger-enqueue-transport 0 0 1 0 0 0.3 MIT 4 years ago
View on GitHub
Context7
auvernhatinternet/markflat-editor 1 1 1 0 0 2.7 MIT 1 year ago
View on GitHub
Context7
auviis/propel-bundle 0 0 0 0 0 0.0
View on GitHub
Context7
auxmoney/opentracing-bundle-amqplib-rabbitmq 1 1 1 0 0 3.7 MIT 3 years ago
View on GitHub
Context7
auxmoney/opentracing-bundle-core 25 25 15 856 8 11.9 23.6 MIT 3 years ago
View on GitHub
Context7
auxmoney/opentracing-bundle-doctrine-dbal 3 3 8 116 1 5.7 20.8 MIT 3 years ago
View on GitHub
Context7
auxmoney/opentracing-bundle-emagtechlabs-rabbitmqbundle 1 1 0 0 0 0.5 MIT 4 years ago
View on GitHub
Context7
auxmoney/opentracing-bundle-guzzle 4 4 5 340 0 7.0 25.4 MIT 3 years ago
View on GitHub
Context7
auxmoney/opentracing-bundle-jaeger 6 6 3 784 1 6.4 28.7 MIT 3 years ago
View on GitHub
Context7
auxmoney/opentracing-bundle-php-http-httplug-bundle 3 3 0 0 0 2.4 MIT 3 years ago
View on GitHub
Context7
auxmoney/opentracing-bundle-zipkin 3 3 4 43 0 5.7 14.8 MIT 3 years ago
View on GitHub
Context7
avanzu/profile-bundle 2 2 1 0 0 0.0
View on GitHub
Context7
avariya/request-id-bundle 1 1 0 0 1 1.0 8 years ago
View on GitHub
Context7
averor/cqrs-es-bundle 0 0 0 0.0
View on GitHub
Context7
averor/oauth-server-bundle 0 0 0 0.0
View on GitHub
Context7
avris/suml-symfony 0 0 5 0.0 12.5
View on GitHub
Context7
avro/stripe-bundle 16 16 8 0 0 0.3
View on GitHub
Context7
awd-studio/es-lib-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
aws/aws-sdk-php-symfony Symfony bundle integrating the AWS SDK for PHP. Install via Composer, register AwsBundle, and configure AWS clients/services through Symfony container parameters or env vars, with optional config validation/merging and support for instance profile credentials. 363 368 84 294K 4 18.4 43.6 Apache-2.0 9 months ago
View on GitHub
Context7
awstudio-paris/user-bundle 1 1 0 10 0 0.0 10.8 MIT
View on GitHub
Context7
axelbest/sendbird-client 0 1 0 0 0 0.3 NOASSERTION 5 years ago
View on GitHub
Context7
axi/mycalendar 1 1 0 0 4 1.0 0.8 GPL-3.0
View on GitHub
Context7
ayaou/command-logger-bundle 3 4 0 0 4 9.0 1.2 MIT 9 months ago
View on GitHub
Context7
aymdev/api-client-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
aymdev/commonmark-bundle 7 7 0 42 0 2.4 11.0 MIT 4 years ago
View on GitHub
Context7
aymdev/fregata 24 24 1 0 3 3.9 0.4 MIT 4 years ago
View on GitHub
Context7
aymericcucherousset/telegram-bot-bundle 0 0 0 0 0 11.6 MIT 6 months ago
View on GitHub
Context7
azine/email-bundle 66 66 23 2 0 1.2 0.2 MIT
View on GitHub
Context7
azine/emailupdateconfirmation-bundle 1 1 2 14 0 0.2 12.5 MIT
View on GitHub
Context7
azine/js-crypto-store-bundle 0 0 0 0 0 0.0
View on GitHub
Context7
azine/mailgunwebhooks-bundle 10 11 7 35 0 0.4 8.6 MIT
View on GitHub
Context7
b2pweb/bdf-form-bundle 0 0 0 121 0 0.1 26.9 MIT
View on GitHub
Context7
b2pweb/bdf-prime-bundle 0 0 0 133 0 0.1 29.4 MIT
View on GitHub
Context7
b2pweb/bdf-prime-persistence 0 0 0 107 0 0.0 28.1 MIT
View on GitHub
Context7
b2pweb/bdf-queue-bundle 0 0 0 93 0 0.1 27.3 MIT
View on GitHub
Context7
b2pweb/bdf-queue-messenger-bundle 0 0 0 95 1 0.1 27.4 MIT
View on GitHub
Context7
b2pweb/bdf-serializer-bundle 0 0 0 90 0 0.0 27.1 MIT
View on GitHub
Context7
babymarkt/cron-bundle 2 3 1 0 0 1.6 0.8 MIT 3 years ago
View on GitHub
Context7
babymarkt/influxdb2-bundle 0 0 0 0 0 0.3 MIT 4 years ago
View on GitHub
Context7
backend2-plus/is-mobile-bundle 0 0 2 5 1 2.9 10.7 MIT 1 year ago
View on GitHub
Context7
backup-manager/symfony 119 123 41 2K 6 6.7 17.2 4 years ago
View on GitHub
Context7
badpixxel/paddock-core 0 0 288 0.0 34.4
View on GitHub
Context7
baldinof/roadrunner-bundle 308 308 58 56K 12 31.5 41.3 MIT 3 months ago
View on GitHub
Context7
bankiru/doctrine-api-client Doctrine-style entity manager for remote RPC APIs. Map entities via YAML, register RPC clients, and use Doctrine Common interfaces (metadata, proxies, repositories) to fetch and manage remote resources as if they were Doctrine entities. 9 8 1 0 4 2.1 1.1 9 years ago
View on GitHub
Context7
bankiru/rpc-server-bundle 1 1 1 1 1 0.8 2.4 10 years ago
View on GitHub
Context7
bannister/user-bundle 0 1 0 0.0
View on GitHub
Context7
barth/simple-config-bundle 4 4 0 0 0 1.0 MIT 7 years ago
View on GitHub
Context7
barthy-koeln/browserslist-check-bundle 3 3 0 0 0 1.4 MIT 4 years ago
View on GitHub
Context7
bartlomiejbeta/api-scope-bundle 0 0 1 0 0 2.8 7 years ago
View on GitHub
Context7
barygi/user-bundle 0 0 0 0 0 0.3 MIT 5 years ago
View on GitHub
Context7
bash/s365-content-bundle 0 0 0 8 0 0.0 13.2 MIT
View on GitHub
Context7
bash/s365-id-mapping-bundle 0 0 0 11 0 0.1 14.9 MIT
View on GitHub
Context7
baskooijmaninc/suzie Laravel package providing Suzie-related helpers and integrations for your app. Includes service provider setup, configuration options, and utilities to simplify common tasks and streamline development workflows. 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
bastsys/backup-bundle 0 0 0 0 0 1.0 6 years ago
View on GitHub
Context7
batteryincluded/batteryincluded-bundle 0 0 0 0 2 0.4 MIT
View on GitHub
Context7
bayzet/health-check 0 0 0 0 0 0.0
View on GitHub
Context7
bazoonchik/critical-alerts 0 0 0 0 0 0.4 0.8 MIT
View on GitHub
Context7
bcastellano/json-schema-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
bcncommerce/json-stream Stream JSON reading and writing for PHP. Incrementally parse or generate large JSON documents from file handles without loading everything into memory. Supports entering/leaving objects and arrays, reading keys or iterating items—ideal for exports/imports like product catalogs. 65 68 10 40K 2 2.2 38.4 MIT 5 years ago
View on GitHub
Context7
bdupiol/session-bundle 0 0 0 398 0 0.0 35.9
View on GitHub
Context7
beatgeb/terrific-composer-bundle 1 1 0 0 0 0.3 MIT 10 years ago
View on GitHub
Context7
beatgeb/terrific-core-bundle 0 0 0 0 0 0.9 MIT 9 years ago
View on GitHub
Context7
beberlei/doctrineextensions A set of useful extensions for Doctrine ORM/DBAL, adding extra DQL functions and database features such as date/time, string and math functions. Helps bridge common SQL capabilities across platforms and improves query expressiveness in Doctrine. 2,102 2,111 419 1M 0 32.1 55.7 NOASSERTION 2 years ago
View on GitHub
Context7
becklyn/ddd-generator-bundle Symfony bundle to generate DDD boilerplate via Maker commands. Installs as a dev dependency and provides abstract makers (DddMaker, entity/test/command variants) plus templating support so you can create and register custom generators. 0 0 0 43 1 3.2 22.7 4 years ago
View on GitHub
Context7
becklyn/gluggi-bundle 5 5 2 75 1 6.6 20.2 BSD-3-Clause 3 years ago
View on GitHub
Context7
becklyn/icon-loader 1 1 1 130 0 2.1 25.1 BSD-3-Clause 4 years ago
View on GitHub
Context7
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
View on GitHub
Context7
beefeater/crud-event-bundle 1 1 0 42 0 0.0 18.5
View on GitHub
Context7
behat/behat Behat is a PHP BDD framework for testing business expectations with executable specifications. Install via Composer and run scenarios from the CLI. Ideal for acceptance and behavior-driven tests, with strong docs and semantic versioning. 3,968 4,006 615 2M 48 76.4 59.9 MIT 2 months ago
View on GitHub
Context7
behat/gherkin behat/gherkin is a PHP library for parsing the Gherkin language used in BDD. Read and tokenize feature files, build an AST, and integrate with Behat or other test runners to execute human-readable scenarios in your test suite. 1,064 1,069 94 3M 7 31.3 56.6 MIT 4 months ago
View on GitHub
Context7
beloop/analytics-bundle 0 0 0 0 0 0.8 6 years ago
View on GitHub
Context7
beloop/core-bundle 0 0 0 0 1 1.4 6 years ago
View on GitHub
Context7
belous/products-bundle 0 0 0 0 0 0.0
View on GitHub
Context7
benatespina/i18n-routing-bundle 1 1 0 0 0 0.9 MIT 8 years ago
View on GitHub
Context7
bengor-user/doctrine-orm-bridge Doctrine ORM bridge for BenGorUser: adapters and persistence integration to make the User model compatible with Doctrine ORM. Install via Composer and run the fully tested PHPSpec suite; documentation lives in the main User library docs. 0 0 0 49 0 2.4 23.5 MIT 9 years ago
View on GitHub
Context7
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
View on GitHub
Context7
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
View on GitHub
Context7
benmacha/mousetracker Self-hosted mouse/click/scroll tracker for Symfony 5.4–7.x. Records mouse moves, clicks, scroll, keyboard, form-blur values, and DOM snapshots, storing sessions in your own DB for Mouseflow-style heatmaps and replay. No jQuery. 2 2 1 0 0 16.3 0.9 3 months ago
View on GitHub
Context7
bentools/crontab-bundle 2 2 1 0 0 0.6 5 years ago
View on GitHub
Context7
bentools/doctrine-changeset 0 0 0 4 0 0.6 9.7 MIT 2 years ago
View on GitHub
Context7
bentools/doctrine-watcher-bundle 1 2 0 0 0 0.0 MIT
View on GitHub
Context7
bentools/webpush-bundle Symfony bundle to send Web Push notifications using the Web Push protocol. Manage user-to-subscription associations (multi-device and shared devices) with your own persistence (Doctrine or custom). Includes VAPID key generation and backend APIs for subscriptions. 72 72 44 5K 4 19.1 30.4 MIT 5 months ago
View on GitHub
Context7
berduj/sso-auth-bundle 0 0 0 0 0 0.0
View on GitHub
Context7
bernhard-webstudio/placeholder-bundle 4 4 1 0 3 1.1 0.4 MIT 6 years ago
View on GitHub
Context7
besimple/sso-auth-bundle 124 124 71 243 31 12.1 17.3
View on GitHub
Context7
besmartand-pro/graphqlite-bundle 0 0 0 30 0 1.2 20.6 1 year ago
View on GitHub
Context7
be-soft/recaptcha-bundle 0 0 0 8 0 16.6 15.1 MIT 3 months ago
View on GitHub
Context7
bespoke-support/created-updated-deleted-bundle 2 3 1 0 0 0.9 MIT 8 years ago
View on GitHub
Context7
bestit/feature-toggle-bundle 213 180 43 0 15 5.8 5.0 MIT 4 years ago
View on GitHub
Context7
betamfd/file-handler-bundle 0 0 0 0.0
View on GitHub
Context7
betterauth/symfony-bundle 4 4 0 29 0 26.9 13.5 MIT 1 month ago
View on GitHub
Context7
beyonder-capi/job-queue-bundle 0 0 0 2 0 20.1 7.7 2 months ago
View on GitHub
Context7
beyonder-capi/workflow-extensions-bundle 0 0 0 128 0 17.9 33.7 MIT 2 months ago
View on GitHub
Context7
bezpapirove/bezpapirove-php-bundle 0 0 0 0 0 1.2 MIT 2 years ago
View on GitHub
Context7
bf-dsf/json-request-bundle 0 0 0 19 0 0.6 18.0 MIT 4 years ago
View on GitHub
Context7
biberltd/smarty-bundle 0 0 0 0.0
View on GitHub
Context7
biblioverse/typesense-bundle 2 2 0 0 4 2.2 5.3 GPL-3.0
View on GitHub
Context7
bicpi/html-converter-bundle 0 0 1 0 0 0.3 9 years ago
View on GitHub
Context7
bicycle/tesseract-bridge-bundle 2 2 0 0 0 0.3 MIT 5 years ago
View on GitHub
Context7
bigyohann/symfony-dto-bundle 0 0 0 0 0 0.8 3 years ago
View on GitHub
Context7
biig/melodiia 18 18 4 1 8 18.9 2.9 MIT 6 months ago
View on GitHub
Context7
binaryspanner/quickforms 0 0 1 0 0 0.0 MIT
View on GitHub
Context7
birdoffice/elastica-bundle 0 0 0 0 0 0.9 MIT 4 years ago
View on GitHub
Context7
birdsystem/common 0 0 0 0.0
View on GitHub
Context7
birkof/netopia-mobilpay-bundle 5 5 4 317 0 20.0 27.7 MIT 3 months ago
View on GitHub
Context7
bitbag/shopware-app-system-bundle 1 1 0 0 0 1.8 NOASSERTION 4 years ago
View on GitHub
Context7
bitecodes/factrine-bundle 0 2 0 0.0
View on GitHub
Context7
bizkit/versioning-bundle 10 10 3 2K 4 11.6 34.8 MIT 9 months ago
View on GitHub
Context7
blackator/vedi-menu-bundle 0 0 0 0 0 0.0
View on GitHub
Context7
blacktrs/symfony-wp-bundle 0 0 0 0 0 0.9 MIT 3 years ago
View on GitHub
Context7
bledniy/mentor-pay-bundle 0 1 0 0 0 0.0
View on GitHub
Context7
bluesteel42/settings-bundle 0 1 0 0 1 0.1
View on GitHub
Context7
bmitch/churn-php churn-php helps you spot PHP files that are likely refactoring candidates by analyzing Git commit churn and cyclomatic complexity, then ranking files with a combined score and presenting the results in an easy-to-read table. 1,379 1,379 60 23K 4 25.4 19.0 MIT 8 months ago
View on GitHub
Deep Wiki
Context7
bml/sentry-symfony-cron-monitor 0 0 1 559 0 0.0 38.0
View on GitHub
Context7
bneumann/mock-api-bundle 2 2 0 0 0 0.0 MIT
View on GitHub
Context7
bneumann/opensearch-bundle 2 2 0 1 0 11.8 1.9 MIT 5 months ago
View on GitHub
Context7
bnza/job-manager 0 0 0 0 0 0.0
View on GitHub
Context7
boekkooi/jquery-validation-bundle 27 27 25 22 5 6.7 5.7 MIT 9 years ago
View on GitHub
Context7
boekkooi/twig-jack-bundle 23 23 7 0 0 3.4 0.2 MIT 10 years ago
View on GitHub
Context7
bok/elastica-bundle 0 0 0 0 0 0.9 MIT 4 years ago
View on GitHub
Context7
boltconcepts/bdev-cqrs-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
bonami-cz/assetic-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
boostworld/comment-bundle 5 6 2 2K 0 3.4 35.3 MIT 2 years ago
View on GitHub
Context7
bordeux/cron-bundle 0 0 1 0 1 0.2 9 years ago
View on GitHub
Context7
bordeux/geoname-bundle Symfony bundle to import and access GeoNames.org geographic data in PostgreSQL via Doctrine ORM. Load countries, timezones, states/provinces, and cities/towns/suburbs from the GeoNames export using built-in console import commands. 15 16 15 66 2 4.7 10.5 WTFPL 2 years ago
View on GitHub
Context7
bornfight/jsonapi-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
bornfight/jsonapi-documentation 3 3 0 76 5 2.2 19.0 MIT 6 years ago
View on GitHub
Context7
boshurik/telegram-bot-bundle 80 81 26 3K 0 14.4 22.8 MIT 9 months ago
View on GitHub
Context7
botanick/serializer Laravel/PHP serializer package for converting objects and arrays to structured formats and back. Aims to simplify data transformation with configurable normalization/denormalization for APIs, DTOs, and persistence layers. 0 0 0 0 0 0.0
View on GitHub
Context7
botjaeger/nexmo-bundle 5 7 0 0 0 0.6 MIT 5 years ago
View on GitHub
Context7
boulzy/behat-api-platform-bundle 0 0 0 0.0
View on GitHub
Context7
bpolnet/langley-bundle Langley Bundle is a Laravel/PHP package that groups reusable app components into a single bundle. It provides a structured way to organize configuration, routes, views, translations, and assets for easier distribution and reuse across projects. 0 0 2 0 0 0.1
View on GitHub
Context7
br/signed-request-bundle 16 16 2 0 2 0.5
View on GitHub
Context7
brandbaboon/cookie-consent-bundle 0 0 0 0 0 14.3 MIT 4 months ago
View on GitHub
Context7
brandoriented/doctrine-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
branlute/backup-manager-symfony 0 0 0 1 0 0.6 4.2 3 years ago
View on GitHub
Context7
braunstetter/assets-push-bundle 1 1 0 0 0 0.0
View on GitHub
Context7
braunstetter/menu-bundle 10 10 0 6 3 1.4 3.0 2 years ago
View on GitHub
Context7
braunstetter/template-hooks-bundle 2 2 0 0 0 0.0
View on GitHub
Context7
brawcks/geoname-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
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
View on GitHub
Context7
bref/bref Bref makes running PHP on AWS Lambda simple. It provides runtimes, tools, and documentation to deploy serverless PHP apps with ease, helping you build and scale functions and web applications without managing servers. 3,393 3,396 380 379K 55 74.1 57.3 MIT 1 month ago
View on GitHub
Context7
bref/symfony-messenger 72 73 28 39K 3 29.5 45.0 MIT 1 month ago
View on GitHub
Context7
brianfreytag/ultipro-sdk-php-bundle 0 1 0 63 0 7.4 26.1 MIT 9 months ago
View on GitHub
Context7
brunschgi/terrific-composer-bundle 7 7 3 0 0 0.4 0.4 MIT
View on GitHub
Context7
brunschgi/terrific-core-bundle 5 5 2 0 1 0.2 MIT
View on GitHub
Context7
bsdrazor/ckfinder-symfony-bundle 0 0 0 0 0 1.8 NOASSERTION 1 year ago
View on GitHub
Context7
btba/chat-bundle Symfony bundle providing a simple chat service with configurable refresh interval and Doctrine entities for authors and messages. Install via Composer, register the bundle, add YAML config and routes, and extend base models to persist chat data. 1 1 0 0 0 1.8 6.1 MIT
View on GitHub
Context7
bugloos/api-versioning-bundle 2 2 0 0 0 0.3 MIT 4 years ago
View on GitHub
Context7
bugloos/fault-tolerance-bundle 11 11 0 0 0 0.7 MIT 4 years ago
View on GitHub
Context7
bugloos/responder-bundle 13 13 1 63 0 2.5 10.2 MIT 3 years ago
View on GitHub
Context7
bujanov/dto-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
bukashk0zzz/booleantype-bundle 1 1 0 2 0 0.9 4.2 MIT 4 years ago
View on GitHub
Context7
bukashk0zzz/filter-bundle 23 24 5 10 2 6.2 2.5 MIT 3 years ago
View on GitHub
Context7
bukashk0zzz/liip-imagine-serialization-bundle 25 25 7 1 2 5.8 0.2 MIT 4 years ago
View on GitHub
Context7
bukashk0zzz/timestamptype-bundle 1 1 0 988 0 4.2 37.2 MIT 2 years ago
View on GitHub
Context7
bulatronic/api-kit 4 4 0 0 0 0.0 MIT
View on GitHub
Context7
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
View on GitHub
Context7
bungle/framework-bundle 0 0 0 0 0 0.0
View on GitHub
Context7
burdaforward/bf-prg-bundle 0 0 1 4 0 0.0 9.7 MIT
View on GitHub
Context7
byscripts/static-entity-bundle 0 0 2 2 1 5.6 7.3 6 years ago
View on GitHub
Context7
byte-artist/menu-bundle 1 1 1 0 0 0.3 4 years ago
View on GitHub
Context7
byteincoffee/doctrine-extensions Laravel package integrating Doctrine Extensions with Eloquent models, adding behaviors like timestampable, sluggable, soft delete, and more. Provides easy configuration, listeners/subscribers, and seamless use of Doctrine-style extensions in Laravel apps. 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
bytes-commerce/behat-symfony-extension 0 0 1 144 0 16.3 33.8 MIT 4 months ago
View on GitHub
Context7
bytes-commerce/synology-php-api Symfony bundle for the Synology NAS API (DSM). Quickly create an authenticated RequestManager and interact with shares and folders from your app. Requires PHP 8.2+ and Symfony 7.2+. Built on bytes-commerce/synology-php-api. 2 2 1 283 0 20.3 31.0 4 months ago
View on GitHub
Context7
bytes-commerce/zabbix-api Symfony bundle for the Zabbix JSON-RPC API with persistent auth/token caching, type-safe action factory, and history/metrics retrieval. PHP 8.3+ strict typing, zero-config via env vars, broad API coverage, optional async monitoring via Messenger. 0 0 0 131 0 22.7 34.5 1 month ago
View on GitHub
Context7
bytescommerce/easy-admin-file-upload-field 9 9 1 227 0 6.9 19.9 9 months ago
View on GitHub
Context7
bytespin/console-command-scheduler-bundle 0 1 0 341 0 0.0 35.0 MIT
View on GitHub
Context7
bytesystems/number-sequence-generator 0 1 0 0.0
View on GitHub
Context7
bywulf/guzzle-bundle 0 0 2 26 0 1.0 19.8 4 years ago
View on GitHub
Context7
c0ntax/deployment-tasks-bundle 0 0 0 0 0 0.0 NOASSERTION
View on GitHub
Context7
c0ntax/env-providers-bundle 0 0 0 0 0 0.0 Apache-2.0
View on GitHub
Context7
c33s/composer-construction-kit-installer Composer plugin for C33s Construction Kit: detects installed packages with the c33s-building-blocks extra and writes a list of blocks to {$appDir}/config/config/c33s_construction_kit.composer.yml for use by c33s/construction-kit-bundle. 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
c33s/composer-yaml Lightweight Composer plugin to enable YAML support in composer.json-style configuration and metadata. Useful for projects that prefer YAML over JSON, helping integrate YAML files into Composer workflows with minimal setup. 0 0 0 0.0
View on GitHub
Context7
c33s/symfony-config-manipulator-bundle Symfony2 bundle to keep YAML config organized by splitting app/config/config*.yml into section files (framework, doctrine, twig, etc.) and rewriting imports accordingly. Helps declutter large config.yml files and manage per-environment configs cleanly. 1 1 2 102 2 0.5 23.3 MIT
View on GitHub
Context7
c975l/config-bundle 3 3 0 214 0 0.0 16.9 MIT
View on GitHub
Context7
c975l/core-bundle 1 1 0 119 0 0.0 24.6 MIT
View on GitHub
Context7
c975l/ui-bundle 1 1 0 215 0 0.0 20.0 MIT
View on GitHub
Context7
caciobanu/guzzle-bundle 1 1 0 0 0 0.9 MIT 8 years ago
View on GitHub
Context7
callisto/callisto-mailer 2 2 0 0 0 18.1 MIT 2 months ago
View on GitHub
Context7
camelot/arbitration 0 0 0 0 0 0.0
View on GitHub
Context7
camelot/canonical-url-bundle 3 3 2 0 0 0.7 MIT 6 years ago
View on GitHub
Context7
camelot/doctrine-postgres-bundle 2 2 1 658 1 0.4 32.3 MIT 3 years ago
View on GitHub
Context7
camelot/image-asset 2 2 1 0 0 0.0
View on GitHub
Context7
capdigital/ntlmsoapclient 0 0 0 0 0 0.3 Apache-2.0 7 years ago
View on GitHub
Context7
captjm/backup-symfony-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
carguru/vendor-bundle 0 0 0 0 0 1.8 3 years ago
View on GitHub
Context7
carlosgude/integration-engine IntegrationEngine standardizes external API integrations in Symfony: each endpoint is a predictable Action with a Request and Response DTO + Mapper. Includes scaffolding commands to generate integrations and actions, keeping HTTP/mapping logic consistent and maintainable. 10 10 0 3 0 29.8 1.7 MIT 1 month ago
View on GitHub
Context7
cast1el/oauth-server-bundle 0 0 1 0 0 2.4 4 years ago
View on GitHub
Context7
cast1el/user-bundle 1 1 1 0 0 1.3 MIT 4 years ago
View on GitHub
Context7
catch-of-the-day/stripe-webhook-bundle 0 0 0 0 0 0.0
View on GitHub
Context7
cavernbay/translation-bundle 0 0 0 0 0 1.5 3 years ago
View on GitHub
Context7
cebe/php-openapi 499 505 99 255K 26 22.8 55.1 MIT 1 year ago
View on GitHub
Deep Wiki
Context7
cedricziel/symfony-messenger-pubsub-bundle 1 1 1 0 1 0.1
View on GitHub
Context7
cegeka/symfony-toolkit 0 0 0 0.0
View on GitHub
Context7
centric/centric-livestreaming 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
cert/letsencrypt-bundle 3 3 1 0 0 0.0 MIT
View on GitHub
Context7
chaima409/oauth-server-bundle 0 1 0 0 0 0.3 6 years ago
View on GitHub
Context7
chamber-orchestra/cms-bundle 1 1 0 7 0 0.0 9.0 Apache-2.0
View on GitHub
Context7
chamber-orchestra/openapi-doc-bundle 0 0 1 343 0 0.0 35.0 Apache-2.0
View on GitHub
Context7
chamber-orchestra/translation-bundle 0 0 0 28 0 0.0 20.2 Apache-2.0
View on GitHub
Context7
chamilo/settings-bundle 4 4 2 4K 0 1.7 40.5 1 month ago
View on GitHub
Context7
chanondb/symfony7-cookie-consent-bundle 0 0 1 0 1 0.1 MIT
View on GitHub
Context7
chaplean/absence-io-client-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
chaplean/api-client-bundle 1 0 1 0 0 0.9 1.1 MIT 7 years ago
View on GitHub
Context7
chaplean/business-days-bundle 0 0 0 0 0 0.3 7 years ago
View on GitHub
Context7
chaplean/csv-bundle 0 0 0 0 0 0.0
View on GitHub
Context7
chaplean/doctrine-extensions-bundle 0 0 0 0 0 0.3 7 years ago
View on GitHub
Context7
chaplean/elastica-bundle 0 0 0 0 0 0.0
View on GitHub
Context7
chaplean/elasticsearch-bundle 0 0 0 0 0 0.0
View on GitHub
Context7
chaplean/form-handler-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
chaplean/kanbanize-client-bundle 2 2 1 0 0 0.6 MIT 7 years ago
View on GitHub
Context7
chaplean/location-bundle 0 0 0 0 0 0.3 7 years ago
View on GitHub
Context7
chaplean/mailer-bundle 0 0 0 0 0 0.0
View on GitHub
Context7
chaplean/oauth-bundle 0 0 0 0 0 0.0
View on GitHub
Context7
chaplean/ovh-logs-bundle 0 0 1 0 2 0.5 0.5 MIT 7 years ago
View on GitHub
Context7
chaplean/rest-client-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
chaplean/slack-client-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
chaplean/unit-bundle 0 0 0 0 0 0.0
View on GitHub
Context7
chapter-three-company/c3-bundle 0 0 0 0 0 10.8 MIT 1 year ago
View on GitHub
Context7
chaseisabelle/phprom-bundle 1 1 1 0 0 1.5 MIT 5 years ago
View on GitHub
Context7
checlou/flat-file-cms-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
cheesaw/alpha-vantage-bundle 0 2 0 0.0
View on GitHub
Context7
chifek/user-bundle 0 0 0 0 0 0.9 MIT 5 years ago
View on GitHub
Context7
chill-project/event 0 0 0 0.0
View on GitHub
Context7
chill-project/group 0 0 0 0.0
View on GitHub
Context7
chill-project/icpc2 0 0 0 0.0
View on GitHub
Context7
chill-project/ldap 0 0 0 0.0
View on GitHub
Context7
chill-project/one-stat 0 0 0 0.0
View on GitHub
Context7
chiqui3d/php-directives-bundle 0 0 0 1 0 0.0 2.9 MIT
View on GitHub
Context7
chrisandchris/mpdf-port-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
chrisdev/symfony-quality-cockpit 0 0 0 9 0 0.0 13.8
View on GitHub
Context7
chrisguitarguy/request-id-bundle 45 45 26 22K 3 1.9 38.1 MIT
View on GitHub
Context7
chub/interkassa-bundle 2 2 0 0 0 0.0
View on GitHub
Context7
chub/search-bundle 6 6 4 0 0 0.2
View on GitHub
Context7
chub/timelinejs-bundle 6 6 3 0 0 0.1
View on GitHub
Context7
ci/restclientbundle 57 57 19 2K 10 7.8 23.4 GPL-3.0 7 years ago
View on GitHub
Context7
cib/character-bundle 0 0 0 0.0
View on GitHub
Context7
cirlmcesc/laravel-swaggerdoc Generate OpenAPI 3.0 (Swagger) docs from your Laravel tests/commands. Write tests and produce an interface document automatically, inspired by swagger-php, to keep API documentation in sync with your code. 1 1 0 0 0 1.8 0.4 MIT 5 years ago
View on GitHub
Context7
citizen63000/easy-api-bundle 5 5 3 13 10 27.5 11.3 MIT 3 months ago
View on GitHub
Context7
ckfinder/ckfinder-symfony-bundle 43 43 33 5K 23 22.9 39.4 NOASSERTION 8 months ago
View on GitHub
Context7
clamidity/base-bundle 1 1 0 0 0 0.0
View on GitHub
Context7
clamidity/profiler-bundle 3 3 1 0 1 0.1
View on GitHub
Context7
claroline/lightsaml-bridge 0 0 0 19 0 0.6 18.0 MIT 3 years ago
View on GitHub
Context7
classmarkets/raven-bundle 0 1 2 0 0 0.1 MIT
View on GitHub
Context7
clavicula-nox/pendingactions-bundle 0 0 0 0 0 7.8 MIT 6 years ago
View on GitHub
Context7
cleentfaar/doctrine-table-prefix-bundle 0 0 1 0 0 0.0 MIT
View on GitHub
Context7
cleentfaar/slack PHP Slack API client that maps Slack Web API methods to dedicated payload and response objects. Uses JMS Serializer for spec-aligned data models, supports OAuth/tokens, and provides examples plus event hooks around the ApiClient. 76 81 66 464 13 6.8 13.3 MIT 10 years ago
View on GitHub
Context7
cleverage/process-bundle 21 22 13 1K 24 20.7 33.2 MIT 9 months ago
View on GitHub
Deep Wiki
Context7
cleverage/process-ui-bundle 0 0 1 34 1 1.0 15.0 3 years ago
View on GitHub
Context7
clickable/dev-tools 0 0 0 0.0
View on GitHub
Context7
clippings/money-bundle 0 0 0 0 0 0.6 MIT 8 years ago
View on GitHub
Context7
cm2tech/serializer-bundle 0 0 0 0 0 0.3 MIT 5 years ago
View on GitHub
Context7
cmnty/push-bundle 1 1 1 0 0 0.3 MIT 10 years ago
View on GitHub
Context7
cmoclyn/symfony-test-manager 0 0 0 0 0 0.7 MIT 1 year ago
View on GitHub
Context7
cmrweb/address-bundle 2 2 1 15 0 11.6 11.6 MIT 8 months ago
View on GitHub
Context7
cmrweb/stripe-bundle 1 1 0 66 0 9.6 19.3 7 months ago
View on GitHub
Context7
cnd-api-maker/core Laravel package for building and scaffolding API endpoints with CND API Maker. Provides core helpers and structure to generate controllers, routes, and resources, speeding up common CRUD API development and standardizing patterns across projects. 0 0 0 0 0 0.0
View on GitHub
Context7
cnd-api-maker/symfony 0 0 0 0 0 0.0
View on GitHub
Context7
cobhimself/api-services-bundle 0 0 0 0 0 0.3 MIT 4 years ago
View on GitHub
Context7
coddin-web/idp-openid-connect-bundle 0 0 0 0.0
View on GitHub
Context7
codeages/plugin-bundle 7 7 9 26 1 0.6 9.1
View on GitHub
Context7
codebuds/easyadmin-log-viewer-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
codebuds/webp-conversion-bundle 12 12 2 43 0 2.2 8.8 2 years ago
View on GitHub
Context7
codeception/codeception Codeception is a full-stack PHP testing framework for unit, functional, and acceptance tests. It unifies PHPUnit-style assertions with browser and API testing, offers modular helpers, and integrates with popular PHP frameworks to speed up reliable test automation. 4,861 4,918 1,280 1M 151 77.9 61.9 MIT 7 months ago
View on GitHub
Context7
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
View on GitHub
Context7
codedungeon/phpunit-result-printer Modern, pretty result printer for PHPUnit. Easy install via Composer, optional init script updates phpunit.xml and adds a default phpunit-printer.yml. Supports CLI/manual configuration, upgrade notes, and optional AnyBar integration (off by default; PHPUnit 7.1+). 1,193 1,200 67 41K 8 14.2 24.9 MIT 6 years ago
View on GitHub
Context7
codegyre/robo Task runner for PHP that lets you write automation scripts in OO PHP. Provides built-in tasks for common workflows (filesystem, git, composer, ssh, testing, packaging) and is easily extensible for custom tasks and CLI commands. 2,709 2,705 308 2K 164 51.8 29.0 NOASSERTION 3 years ago
View on GitHub
Context7
code-lts/doctum Doctum for Laravel: generate versioned API documentation for your PHP codebase with a clean, searchable HTML output. Supports configuration, theming, and multi-version docs, making it easy to publish and maintain docs for packages and applications. 360 358 46 3K 13 21.9 18.7 MIT 7 months ago
View on GitHub
Deep Wiki
Context7
codememe/ironmq-bundle 1 1 0 0 0 0.0
View on GitHub
Context7
codeplace-io/highcharts-bundle 0 0 1 0 0 0.0 MIT
View on GitHub
Context7
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
View on GitHub
Context7
codevenom/fakturownia-bundle 1 1 0 8 0 0.0 9.7 MIT
View on GitHub
Context7
codifyo/ts-generator-bundle 0 0 0 5 1 0.1 10.7
View on GitHub
Context7
codraw/sonata-extra-bundle 0 0 0 243 0 0.0 33.0
View on GitHub
Context7
codraw/tester-bundle 0 0 0 197 0 0.0 31.7
View on GitHub
Context7
codraw/user-bundle 0 0 0 73 0 0.0 25.8
View on GitHub
Context7
coka/attachment-manager-bundle 0 0 0 252 0 0.0 33.2 MIT
View on GitHub
Context7
coka/doctrine-encrypt-bundle 0 0 0 145 0 0.0 29.9 MIT
View on GitHub
Context7
coka/doctrine-secret-type-bundle 1 1 0 31 0 0.0 16.8 MIT
View on GitHub
Context7
coka/input-handler-bundle 1 1 0 262 0 0.0 29.3 MIT
View on GitHub
Context7
coka/notifier-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
coka/notifier-client-bundle 1 1 0 0 0 0.0 MIT
View on GitHub
Context7
coka/notifier-server-bundle 1 1 0 42 0 0.0 18.5 MIT
View on GitHub
Context7
coka/pagination-bundle 5 6 1 262 0 0.2 22.8 MIT
View on GitHub
Context7
coka/pdp-authorization-bundle 0 0 0 2 0 0.0 6.6 MIT
View on GitHub
Context7
coka/service-discovery-bundle 2 2 0 195 0 0.0 25.1 MIT
View on GitHub
Context7
coka/worker-bundle 1 1 0 0 0 0.0 MIT
View on GitHub
Context7
combat-ui/core-bundle 0 0 0 7 0 20.0 14.5 MIT 2 months ago
View on GitHub
Context7
commercetools/php-sdk Deprecated PHP SDK for commercetools Composable Commerce. Provides native PHP models/helpers, IDE autocompletion, object mapping, i18n, and an OAuth2 client with caching and async/concurrent request support. Requires PHP 5.6+ (Guzzle). 43 44 22 2K 19 8.2 21.7 MIT 4 years ago
View on GitHub
Context7
commongateway/corebundle 2 2 1 0 0 17.0 6.0 NOASSERTION 9 months ago
View on GitHub
Context7
companyos/core 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
compasshp/datadog-bundle 0 0 0 50 0 0.0 23.6 MIT
View on GitHub
Context7
comsave/safe-salesforce-saver-bundle 0 0 2 0 1 2.6 MIT 5 years ago
View on GitHub
Context7
comunedifirenze/bicorebundle 1 1 3 33 2 1.5 21.4 MIT
View on GitHub
Context7
comunedifirenze/user-bundle 0 0 2 65 0 0.2 25.1 MIT
View on GitHub
Context7
comur/content-admin-bundle 2 3 0 9 2 3.1 8.3 6 years ago
View on GitHub
Context7
condenast-ru/basic-api-bundle 10 10 2 0 0 4.2 4 years ago
View on GitHub
Context7
conejerock/idempotency-bundle 0 0 1 0 0 1.5 MIT 2 years ago
View on GitHub
Context7
configuratorware/configurator-api 0 0 275 0.0 33.6
View on GitHub
Context7
connectholland/cookie-consent-bundle 25 26 30 1K 0 5.0 16.5 MIT 2 years ago
View on GitHub
Context7
consolidation/config Lightweight configuration library for PHP. Load and merge settings from multiple files and formats with a simple API, making it easy to manage app config across environments and projects. Often used as a standalone component in larger toolchains. 169 170 18 1M 9 3.9 55.8 NOASSERTION
View on GitHub
Context7
consolidation/output-formatters Flexible output formatting utilities for PHP/Laravel CLI apps. Convert structured data to clean tables, JSON, YAML, and more with consistent styling and easy configuration—ideal for Symfony Console/Drush-style commands needing polished, readable output. 195 199 16 1M 6 3.2 54.6 NOASSERTION
View on GitHub
Context7
consolidation/robo Robo is a modern PHP task runner for automating common development workflows. Define tasks in a RoboFile with a clean OO API to run tests, build assets, deploy, and more. Extensible via plugins, with useful built-in tasks and CLI tooling. 2,709 2,722 308 1M 164 51.8 58.7 NOASSERTION 3 years ago
View on GitHub
Deep Wiki
Context7
constantable/odm-document-maker 5 5 3 2K 1 0.5 34.3 MIT 2 years ago
View on GitHub
Context7
constantable/rabbitmq-bundle 0 0 0 0 0 0.3 5 years ago
View on GitHub
Context7
contao/contao 437 438 172 48 346 27.3 26.8 LGPL-3.0
View on GitHub
Deep Wiki
Context7
contao/core-bundle 123 130 55 22K 0 2.3 31.1 LGPL-3.0
View on GitHub
Context7
contao/manager-bundle 18 18 9 16K 0 0.4 40.4 LGPL-3.0
View on GitHub
Context7
contao/news-bundle Adds full news management to the Contao CMS: create and organize news archives and items, publish and list news on your site, and integrate news features into a professional, easy-to-maintain Contao installation. 9 9 13 17K 0 0.4 44.5 LGPL-3.0
View on GitHub
Context7
contao/test-case 6 6 4 7K 0 0.2 41.7
View on GitHub
Context7
controleonline/smoke-tests-playground 0 0 0 532 6 0.0 37.7 MIT
View on GitHub
Context7
converia/config-knp-menu-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
coolms/core 0 0 0 0.1 MIT
Context7
coolms/core-bundle 0 0 0 0.1 MIT
View on GitHub
Context7
coolms/core-module 0 0 0 0.1 MIT
Context7
coolms/entity 0 0 0 32 0 0.0 21.0 MIT
View on GitHub
Context7
cooolinho/symfony-file-importer-bundle 0 0 0 0 0 0.0
View on GitHub
Context7
cooolinho/symfony-security-bundle 1 1 0 0 0 0.0
View on GitHub
Context7
cooolinho/symfony-ui-bundle 0 0 0 0 0 0.0
View on GitHub
Context7
coosos/ip-filter-bundle 0 0 0 0 0 0.6 MIT 6 years ago
View on GitHub
Context7
coosos/user-role-type-bundle 2 2 0 0 0 0.6 MIT 6 years ago
View on GitHub
Context7
coral/content-bundle 2 3 1 0 0 0.0 MIT
View on GitHub
Context7
coral/core-bundle 3 4 1 0 0 4.8 MIT 4 years ago
View on GitHub
Context7
coral/site-bundle 5 6 1 0 0 6.7 MIT 4 years ago
View on GitHub
Context7
core23/antispam-bundle 0 52 0 0.0
View on GitHub
Context7
core23/gdpr-bundle Deprecated Symfony bundle providing GDPR cookie consent/info banner with optional domain-cookie blocking and allowlist configuration. No longer maintained; consider klaro.js or other alternatives. 11 11 1 0 2 3.6 1.9 MIT 2 years ago
View on GitHub
Context7
core23/lastfm-bundle 3 3 0 0 1 6.8 MIT 11 months ago
View on GitHub
Context7
core23/matomo-bundle Symfony bundle that wraps Matomo (Piwik) analytics for Sonata projects. Provides services and Twig helpers to render tracking code and access Matomo statistics via a configurable HTTP client (HTTPlug/Symfony HttpClient) and PSR-7 message factory. 6 6 0 0 2 20.2 3.4 MIT 4 months ago
View on GitHub
Context7
core23/shariff-bundle 4 5 2 0 2 2.9 MIT 4 years ago
View on GitHub
Context7
corponat/maker-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
cors/friendly-captcha-bundle 5 5 8 1K 0 2.4 32.6 MIT 1 year ago
View on GitHub
Context7
cortezvini97/symfony-hybrid-views-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
cortezvini97/symfony-orion-engine-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
cosmow/riak-odm-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
courtyard/forum-bundle 3 3 2 0 3 0.4 0.3
View on GitHub
Context7
coverd/money-bundle 0 3 0 0.0
View on GitHub
Context7
covergenius/php-vcr PHP VCR for recording and replaying HTTP interactions during tests. Stores “cassettes” of requests/responses to make suites fast, deterministic, and offline-friendly. Useful for mocking third-party APIs without brittle stubs. 1 1 3 1K 0 22.0 46.3 MIT 2 months ago
View on GitHub
Context7
craftcamp/php-abac Attribute-based access control (ABAC) for PHP apps. Define policies using attributes and evaluate permissions based on user, resource, action, and context. Framework-agnostic with a simple API, suited for fine-grained authorization beyond roles. 98 98 31 14 10 4.8 5.7 MIT
View on GitHub
Context7
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,605 3,614 706 41K 485 87.5 47.3 NOASSERTION 1 month ago
View on GitHub
Deep Wiki
Context7
craue/formflow-bundle 749 761 125 32K 62 24.7 45.7 MIT
View on GitHub
Context7
craue/geo-bundle 126 128 20 3K 5 2.8 20.2 MIT
View on GitHub
Context7
craue/translations-tests Shared test utilities for Symfony translation files. Provides a base YamlTranslationsTest to validate YAML translations across your project. Configure default locale and translation file paths, then run in your test suite to catch missing keys and locale issues early. 0 0 2 252 0 0.2 33.2 MIT
View on GitHub
Context7
craue/twigextensions-bundle 79 81 12 955 1 0.9 15.3 MIT
View on GitHub
Context7
creads/api2symfony-bundle 51 52 7 0 3 0.6 0.3 MIT
View on GitHub
Context7
creatissimo/user-bundle 1 1 1 0 0 1.8 MIT 5 years ago
View on GitHub
Context7
creative/symfony-db-i18n-bundle 16 16 11 19 1 2.0 4.5 5 years ago
View on GitHub
Context7
creative-web-solution/cws-quilljs-bundle Symfony bundle that integrates the QuillJS rich text editor. Install via Composer, register the bundle, then configure cws_quill_js in config/packages to enable it and define toolbar buttons (bold/italic, lists, links, clean, etc.). 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
creative-web-solution/front-polyfill-bundle 0 0 0 134 0 18.3 33.7 MIT 3 months ago
View on GitHub
Context7
creative-web-solution/imagine-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
crell/planedo-bundle 1 1 2 0 0 0.1 AGPL-3.0
View on GitHub
Context7
creonit/mailing-bundle 0 0 1 63 0 0.1 25.0 GPL-3.0
View on GitHub
Context7
crisistextline/user-profile-bundle 1 1 0 0 1 0.4 10 years ago
View on GitHub
Context7
cron/cron-bundle 187 192 76 20K 6 4.9 29.8 MIT
View on GitHub
Context7
crosiersource/crosierlib-base 0 1 0 0.0
View on GitHub
Context7
crossknowledge/datatable-bundle 4 4 7 0 0 4.6 0.4 11 months ago
View on GitHub
Context7
crossknowledge/devicedetect-bundle 8 8 4 0 1 1.3 5 years ago
View on GitHub
Context7
crovitche/swiss-geo-bundle 3 3 0 1 0 6.7 1.4 GPL-3.0 10 months ago
View on GitHub
Context7
cryonighter/formula-doctrine-bundle 0 0 0 11 0 0.0 14.9 MIT
View on GitHub
Context7
csa/guzzle-bundle 250 259 72 41K 16 4.8 24.9 11 years ago
View on GitHub
Context7
cushon/health-bundle 0 1 1 141 0 1.5 29.7 MIT 3 years ago
View on GitHub
Context7
customizer/maker-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
cutwise/oauth-server-bundle 0 0 0 0 0 2.4 5 years ago
View on GitHub
Context7
cyberclick-os/rabbitmq-bundle 0 0 0 0.0
View on GitHub
Context7
cybernodev/framework-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
cyberspectrum/i18n-bundle 0 0 1 1 0 0.2 4.2 MIT
View on GitHub
Context7
cyberspectrum/pdflatex-bundle 0 0 0 11 0 0.4 15.7 LGPL-3.0
View on GitHub
Context7
cyllene-web/docusign-bundle 0 0 0 33 0 7.2 22.2 MIT 10 months ago
View on GitHub
Context7
cyve/password-manager-bundle 1 1 1 2 0 0.0 4.2 MIT
View on GitHub
Context7
czogori/rentgen Laravel package for generating and validating Rentgen-style identifiers and numbers, with helpers for formatting, checksum calculation, and simple integration into apps. Useful for input validation, data imports, and consistent ID handling. 1 1 0 0 0 0.0 MIT
View on GitHub
Context7
d3mo17/colja 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
daanbiesterbos/job-queue-bundle 2 2 0 0 0 0.3 NOASSERTION 5 years ago
View on GitHub
Context7
daddl3/email_with_login_link_and_change_password 0 0 77 0.0 27.5
View on GitHub
Context7
daddl3/seo-tool-bundle 0 0 97 0.0 27.5
View on GitHub
Context7
dahovitech/module-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
daif/chrome-pdf-bundle 1 1 0 0 0 0.0 MIT
View on GitHub
Context7
dama/menu-bundle 10 10 1 402 0 13.5 22.8 MIT 9 months ago
View on GitHub
Context7
damian972/options-bundle 1 1 0 0 0 0.6 MIT 5 years ago
View on GitHub
Context7
danielburger1337/2fa-email 5 5 1 4K 0 12.1 42.2 MIT 6 months ago
View on GitHub
Context7
daniel-iwaniec/elasticsearch-bundle 0 0 1 0 0 0.0 MIT
View on GitHub
Context7
danielm/symfony-demo-bundle Demo Symfony bundle showing common bundle features: console command, services/contracts, events/subscriber, Twig extension, controllers with JSON/HTML routes, config with env vars, translations and public assets. Useful as a Symfony Flex recipe/demo reference. 1 1 0 0 0 1.5 MIT 2 years ago
View on GitHub
Context7
danieltoader/cache-bundle 0 0 0 0 0 0.3 MIT 7 years ago
View on GitHub
Context7
daniil-trukhan/api_platform_payze 0 0 0 0 0 0.3 3 years ago
View on GitHub
Context7
danilovl/entity-data-list-console-bundle Symfony bundle adding a console command to list Doctrine ORM entity records in a formatted table. Configure which fields and associations to display, with automatic date formatting and pagination via --limit and --offset. Works by passing the entity class name. 0 0 0 36 0 9.9 23.2 MIT 8 months ago
View on GitHub
Context7
danilovl/entity-traits-bundle 0 0 0 0 0 14.4 MIT 4 months ago
View on GitHub
Context7
danilovl/hashids-bundle Symfony bundle integrating Hashids for encoding/decoding IDs. Configure salt, alphabet, and minimum hash length. Optional ParamConverter/Request converter automatically decodes route/request parameters so controllers can receive entities by decoded IDs. 0 0 0 23 0 16.8 20.4 MIT 8 months ago
View on GitHub
Context7
danilovl/log-viewer-bundle 0 0 0 2 0 25.3 7.7 MIT 1 month ago
View on GitHub
Context7
danilovl/open-telemetry-bundle 0 0 0 0 0 14.3 MIT 6 months ago
View on GitHub
Context7
danilovl/render-service-twig-extension-bundle 0 0 0 4 0 17.2 10.4 MIT 8 months ago
View on GitHub
Context7
danilovl/select-autocompleter-bundle 5 5 0 10 0 20.1 6.5 MIT 6 months ago
View on GitHub
Context7
danilovl/translator-bundle 1 1 1 0 0 13.1 MIT 8 months ago
View on GitHub
Context7
dario_swain/re-captcha-library PHP backend client for Google reCAPTCHA v2. Validate the user’s g-recaptcha-response token against Google using your secret key (optionally passing the client IP) to confirm form submissions and block bots. Composer-installable and lightweight. 4 4 4 660 1 1.2 29.3 MIT 10 years ago
View on GitHub
Context7
dariotilgner/easyadmin-extension-bundle 0 0 0 0 0 0.6 MIT 4 years ago
View on GitHub
Context7
darkanakin41/media-bundle 1 1 0 0 0 0.3 6 years ago
View on GitHub
Context7
darkanakin41/stream-bundle 0 0 0 0 0 0.6 6 years ago
View on GitHub
Context7
darkanakin41/table-bundle 0 1 0 0 1 0.4 6 years ago
View on GitHub
Context7
darkanakin41/video-bundle 0 0 0 0 0 0.6 6 years ago
View on GitHub
Context7
darkaonline/l5-swagger Laravel wrapper for swagger-php and Swagger UI. Generate and serve OpenAPI/Swagger docs from annotations, with configurable routes, assets, and security (e.g., Passport). Includes config publishing, scanning paths, and an interactive docs UI. 2,932 2,957 414 1M 18 58.5 48.1 MIT 3 months ago
View on GitHub
Context7
darkwood/media-bundle Symfony CLI tool that converts a YAML video script into per-scene assets (voice and video), saves generation state, and outputs a render manifest. Supports Replicate-based providers, benchmark mode, and clear output file locations. 1 1 0 28 0 21.4 19.0 MIT 1 month ago
View on GitHub
Context7
darles/forum-bundle 0 0 0 0 0 0.0
View on GitHub
Context7
darvinstudio/databaser 0 0 1 5 0 0.1 10.8 MIT
View on GitHub
Context7
darvinstudio/fileman Laravel file manager integration for browsing, uploading, renaming and deleting files via a simple UI and API. Helps manage storage disks and media assets from within your app, with configurable paths, permissions and adapters for common filesystem backends. 0 0 1 4 0 0.0 9.7 MIT
View on GitHub
Context7
david221189av/mobile-detect-bundle 0 0 0 0 0 0.0
View on GitHub
Context7
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
View on GitHub
Context7
dawen/phpredis-bundle 2 3 2 0 2 0.6 0.4 NOASSERTION
View on GitHub
Context7
dayspring-tech/lambda-bundle 0 0 0 2K 0 2.1 45.2 MIT 1 year ago
View on GitHub
Context7
dayspring-tech/login-bundle 0 0 0 1K 0 4.8 43.5 MIT 1 year ago
View on GitHub
Context7
dayspring-tech/service-test-helper 0 0 0 2K 0 1.5 45.4 MIT 1 year ago
View on GitHub
Context7
dbannik/sentry-symfony 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
dbellettini/shibboleth-bundle 0 0 0 0 0 0.0
View on GitHub
Context7
dbp/api-base-bundle 0 0 0 0.0
View on GitHub
Context7
dbp/relay-auth-bundle 1 1 0 0 0 0.0 AGPL-3.0
View on GitHub
Context7
dbp/relay-base-bundle 0 0 0 0.0
View on GitHub
Context7
dbp/relay-core-bundle 2 2 0 9K 1 0.1 47.9 AGPL-3.0
View on GitHub
Context7
dbp/relay-core-connector-oidc-bundle 0 0 0 432 1 0.1 36.4 AGPL-3.0
View on GitHub
Context7
dbp/relay-keycloak-bundle 0 0 0 0.0
View on GitHub
Context7
dbp/relay-maker-bundle 0 0 0 341 1 0.1 35.0 AGPL-3.0
View on GitHub
Context7
dbp/relay-sublibrary-bundle 2 2 0 200 3 0.7 25.6 AGPL-3.0
View on GitHub
Context7
dcarbone/php-consul-api-bundle 3 3 1 0 0 4.0 Apache-2.0 7 years ago
View on GitHub
Context7
dddominio/event-sourcing-bundle 0 0 0 0 7 1.9 1.9 MIT
View on GitHub
Context7
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
View on GitHub
Context7
ddereszewski/job-queue-bundle 1 1 2 0 0 6.4 2 years ago
View on GitHub
Context7
dealroadshow/k8s-framework Laravel-friendly framework for building and managing Kubernetes resources and deployments in PHP. Provides abstractions and helpers to define manifests, apply changes, and integrate k8s workflows into your application and tooling. 0 5 0 0.0
View on GitHub
Context7
deamon/logger-extra-bundle 4 4 9 261 0 27.3 28.9 MIT 2 months ago
View on GitHub
Context7
debishev/bitrix24-library 0 0 0 0 0 0.0
View on GitHub
Context7
debril/rss-atom-bundle 138 140 50 10K 5 12.7 27.3 MIT 2 years ago
View on GitHub
Context7
delormejonathan/elastica-bundle 0 0 0 5 0 1.2 10.8 5 years ago
View on GitHub
Context7
demontpx/parsedown-bundle 5 5 0 3 0 0.0 2.4 MIT
View on GitHub
Context7
demontpx/rigid-search-bundle 1 1 0 0 0 0.0 MIT
View on GitHub
Context7
demontpx/user-bundle 1 1 0 0 0 0.0 MIT
View on GitHub
Context7
demontpx/util-bundle 0 0 0 1 0 0.1 4.2 MIT
View on GitHub
Context7
demroos/notification-bundle 0 0 1 0 0 0.0 MIT
View on GitHub
Context7
den01101/oauth-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
denisyu-1/articulate-symfony 0 0 0 0 0 18.5 MIT 2 months ago
View on GitHub
Context7
dennisvanbeersel/symfony-logger-client 0 0 0 0 0 20.1 MIT 2 months ago
View on GitHub
Context7
deozza/philarmony-core-bundle 3 3 0 0 2 0.4
View on GitHub
Context7
deozza/philarmony-user-bundle 0 0 0 0 2 0.4
View on GitHub
Context7
deployer/deployer 11,099 11,121 1,510 564K 0 65.3 33.6 MIT 4 months ago
View on GitHub
Context7
deptrac/deptrac Deptrac helps you define and enforce architectural boundaries in PHP projects. Configure layers and dependency rules, then analyze your codebase to detect forbidden dependencies. Useful for keeping clean architecture, preventing drift, and improving maintainability in large apps. 2,998 2,991 154 910K 27 56.9 53.7 MIT 1 month ago
View on GitHub
Deep Wiki
Context7
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
View on GitHub
Context7
derafu/query Expressive path-based query builder for PHP from Derafu. Build queries using readable, JSONPath-like paths for nested data structures and collections. Lightweight package with full documentation at derafu.dev/docs/data/query. 3 3 0 8 0 0.0 6.6 MIT
View on GitHub
Context7
derafu/translation 0 0 0 216 0 0.0 32.3 MIT
View on GitHub
Context7
development-x/media-bundle 1 1 1 0 0 0.0 MIT
View on GitHub
Context7
developtech/agility-bundle 2 2 0 67 62 16.2 38.7
View on GitHub
Context7
dev-farm/files-uploader-bundle 0 0 0 0 0 0.2 MIT
View on GitHub
Context7
devgeek/beacon-admin 0 0 0 0 0 18.1 MIT 3 months ago
View on GitHub
Context7
devigner/dynamics-crm-bundle 0 0 0 0 0 0.3 6 years ago
View on GitHub
Context7
devizzent/cebe-php-openapi Fork of cebe/php-openapi providing PHP objects to read/write OpenAPI 3.0/3.1 YAML and JSON. Includes a CLI tool to validate and convert API description files. Install via Composer; works on PHP 7.1+ (including PHP 8). 39 39 14 616K 4 13.5 60.9 MIT 7 months ago
View on GitHub
Context7
devlabs91/assetic-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
devoralive/traffic-limit-bundle Symfony bundle for rate limiting requests via Redis using SncRedisBundle. Define multiple limit profiles (amount/ttl) and Redis clients in config, then access the generated services from the container to enforce per-key traffic limits. 0 0 0 0 0 0.3 GPL-3.0 9 years ago
View on GitHub
Context7
devture/mongodb-migrations Laravel-friendly MongoDB migration runner that manages schema/data changes with versioned migration classes and CLI commands. Helps apply, track, and rollback database updates across environments in a predictable way. 1 1 1 12K 0 0.0 52.2 MIT
View on GitHub
Context7
devture/symfony-email-template-bundle 2 2 0 38 0 0.0 15.7 BSD-3-Clause
View on GitHub
Context7
diabl0/config-knp-menu-bundle 0 0 2 0 0 1.6 MIT 6 years ago
View on GitHub
Context7
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
View on GitHub
Context7
digifa/mobile-detect-bundle 0 0 0 0 0 0.8 1 year ago
View on GitHub
Context7
digipolisgent/setting-bundle 1 1 0 6 0 0.4 8.3 8 years ago
View on GitHub
Context7
digipolisgent/syslog-bundle 0 0 0 0 0 1.6 8 years ago
View on GitHub
Context7
digital-craftsman/cqrs 25 25 5 0 0 18.5 MIT 8 months ago
View on GitHub
Context7
digital-craftsman/cqs-routing 25 25 5 260 0 19.0 15.6 MIT 8 months ago
View on GitHub
Context7
digital-craftsman/self-aware-normalizers 1 1 0 683 0 11.6 37.8 MIT 7 months ago
View on GitHub
Context7
digitalrevolution/symfony-trace-bundle 8 8 4 6K 1 10.6 41.5 MIT 9 months ago
View on GitHub
Context7
dimkinthepro/http-bundle 0 0 0 0 0 0.3 2 years ago
View on GitHub
Context7
dimkinthepro/jwt-auth-bundle 0 0 0 12 0 21.1 18.1 1 month ago
View on GitHub
Context7
dimkinthepro/wireguard-bundle Laravel bundle for managing WireGuard configuration and operations in PHP. Provides integration utilities to generate and handle VPN keys, peers, and configs, helping you automate WireGuard setup and provisioning from your Laravel apps. 1 1 0 0 0 0.3 2 years ago
View on GitHub
Context7
discutea/forum-bundle 27 27 13 0 1 2.7 8 years ago
View on GitHub
Context7
displayce/slack PHP Slack API client with object-based payload and response classes mirroring Slack’s docs. Supports all Slack API methods, serializes data via JMS Serializer, and includes docs for installation, OAuth/tokens, usage, methods, and events. 0 0 0 2 0 2.4 6.6 MIT 6 years ago
View on GitHub
Context7
distlibs/formflow-bundle 0 0 0 1 0 0.0 4.2 MIT
View on GitHub
Context7
diszo2009/lucene-search-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
divineomega/symfony-password-exposed-bundle 1 1 0 0 0 19.2 LGPL-3.0 2 months ago
View on GitHub
Context7
djereg/symfony-rabbitmq 0 0 0 0 0 0.9 MIT 2 years ago
View on GitHub
Context7
djfm/algolia-search-symfony-doctrine-bundle 193 193 74 0 18 31.0 10.0 MIT 5 months ago
View on GitHub
Context7
djvue/d-media-bundle 3 3 0 0 0 0.3 5 years ago
View on GitHub
Context7
djvue/wp-admin-bundle 1 1 0 7 0 0.3 9.0 5 years ago
View on GitHub
Context7
dkomarek/datatables-bundle 0 0 0 0 0 0.3 MIT 4 years ago
View on GitHub
Context7
dlakomski/jms-serializer-bridge 0 0 0 194 0 0.0 31.6 MIT
View on GitHub
Context7
dlakomski/symfony-bridge 0 0 0 434 0 0.0 36.4 MIT
View on GitHub
Context7
dmr/dmr Doctrine Mapping Reader (DMR) loads custom mapping data from Doctrine 2.3+ metadata using YAML, XML, or annotations, auto-selecting the right driver. Handy for reading extra mapping info (e.g., datagrid visibility) from your entity mappings. 6 5 0 0 1 0.1 MIT
View on GitHub
Context7
dms/dms-filter-bundle 78 79 24 1K 1 5.8 17.5 MIT 1 year ago
View on GitHub
Context7
dmytrof/doctrine-modification-events-bundle 0 0 0 662 0 21.9 44.9 MIT 2 months ago
View on GitHub
Context7
dnl/mthaml-bundle 1 1 0 0 0 0.0
View on GitHub
Context7
doctrine/couchdb-odm 148 152 50 94 20 4.7 9.3 MIT 10 years ago
View on GitHub
Context7
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
View on GitHub
Context7
doctrine/doctrine-cache-bundle 2,704 2,789 80 223K 0 10.1 18.7 MIT 6 years ago
View on GitHub
Context7
doctrine/migrations Doctrine Migrations manages database schema changes via versioned migrations for PHP projects. Generate, run, and track migration scripts, integrate with Doctrine DBAL/ORM, and safely evolve schemas across environments with robust CLI tooling and documentation. 4,768 4,806 394 5M 119 78.1 70.9 MIT 4 months ago
View on GitHub
Deep Wiki
Context7
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
View on GitHub
Context7
doctrine/phpcr-odm Doctrine PHPCR-ODM brings Doctrine-style object document mapping to PHP Content Repository (PHPCR) implementations. Map PHP objects to nodes and query content repositories via familiar Doctrine APIs. Supports Jackrabbit and Doctrine DBAL setups, with tests and docs available. 181 181 102 13K 56 42.5 52.7 MIT 5 months ago
View on GitHub
Context7
doesntmattr/mongodb-migrations Laravel package for running MongoDB database migrations. Provides migration commands and structure similar to Laravel’s SQL migrations, helping you version and deploy MongoDB schema/index changes safely across environments. 23 23 25 2K 2 4.5 28.6 MIT 6 years ago
View on GitHub
Context7
dolmitos/symfony-datatables-bundle 0 2 0 0.0
View on GitHub
Context7
dolmitos/symfony-entity-creator-bundle 0 1 0 0.0
View on GitHub
Context7
dolmitos/symfony-settings-bundle 0 1 0 0.0
View on GitHub
Context7
domain-engine/toolkit 0 0 0 0 0 0.0 NOASSERTION
View on GitHub
Context7
dominikweber81/php-tmdb-symfony 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
dompat/stemmer-bundle 1 1 0 0 0 11.4 MIT 6 months ago
View on GitHub
Context7
domtomproject/wubookapi-bundle 0 0 0 0 0 0.3 9 years ago
View on GitHub
Context7
dontdrinkandroot/api-platform-bundle 0 0 0 14 0 0.0 16.2 Apache-2.0
View on GitHub
Context7
dontdrinkandroot/bootstrap-bundle 0 0 0 154 0 0.0 30.3 Apache-2.0
View on GitHub
Context7
dontdrinkandroot/bridge-bundle 0 0 0 186 0 0.0 31.4 Apache-2.0
View on GitHub
Context7
dontdrinkandroot/doctrine-key-value-storage-bundle 0 0 0 0 0 0.0 Apache-2.0
View on GitHub
Context7
dontdrinkandroot/gitki-bundle 9 9 2 0 17 6.7 6.0 Apache-2.0 8 years ago
View on GitHub
Context7
dontdrinkandroot/rest-bundle 0 0 1 0 11 5.0 3.4 9 years ago
View on GitHub
Context7
doriantm/steam-authentication-bundle-custome 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
dotsafe/api-platform-user-security-bundle 0 0 1 0 0 0.7 MIT 5 years ago
View on GitHub
Context7
dpn/xml-sitemap-bundle 26 26 8 62 0 2.5 7.2 9 years ago
View on GitHub
Context7
dpoposki/symfony-kernel 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
dracoder/s4-2fa 0 0 0 0.0
View on GitHub
Context7
draw/aws-tool-kit-bundle 0 0 0 0 0 0.0
View on GitHub
Context7
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
View on GitHub
Context7
draw/draw-bundle 0 0 4 0 0 0.4 MIT 7 years ago
View on GitHub
Context7
draw/open-api-bundle 0 0 0 5 0 0.0 10.8
View on GitHub
Context7
draw/tester-bundle 0 0 0 420 0 0.0 36.3
View on GitHub
Context7
draw/user-bundle 0 0 0 89 0 0.0 27.0
View on GitHub
Context7
drgomesp/symfony-docker-bundle 0 14 0 0.0
View on GitHub
Context7
drift/http-kernel 35 36 6 392 3 7.4 15.2 MIT 3 years ago
View on GitHub
Context7
drinksco/console-ui-bundle 16 18 4 0 13 3.0 3.4 BSD-3-Clause 3 years ago
View on GitHub
Context7
drone076/redis-bundle 1 1 0 0 0 0.3 MIT 7 years ago
View on GitHub
Context7
drosalys-web/form-bundle 0 0 128 0.0 30.1
View on GitHub
Context7
drosalys-web/web-socket-bundle 0 0 45 0.0 23.0
View on GitHub
Context7
drupal/coder 30 41 52 876K 0 2.2 56.4
View on GitHub
Context7
drupol/php-conventions Opinionated PHP conventions toolkit with presets for code style, static analysis, and QA tooling. Helps standardize projects quickly by providing shared configuration and automation-friendly defaults for common PHP workflows. 7 7 2 745 0 0.1 27.3 MIT
View on GitHub
Context7
drupol/phpcsfixer-configs-php Ready-made PHP-CS-Fixer config objects for common standards and PHP versions (PSR-12, PHP 5.6–7.3). Implements ConfigInterface and supports combining rules via withRulesFrom() for easy reuse across projects. 5 5 2 5K 0 6.5 40.4 MIT 1 year ago
View on GitHub
Context7
dsentker/url-signature-bundle Symfony 4+ bundle for dsentker/url-signature. Generate signed (optionally expiring) URLs in Twig or controllers, validate signatures via DI/helper trait or annotations, and protect query/route parameters from tampering. 9 9 5 814 2 2.7 26.4 NOASSERTION 3 years ago
View on GitHub
Context7
duc01nguyen/health-check-bundle 0 0 0 0 0 0.0
View on GitHub
Context7
duguncom/imagebundle 0 0 1 0 0 1.5 8 years ago
View on GitHub
Context7
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
View on GitHub
Context7
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
View on GitHub
Context7
durimjusaj/cron-bundle 0 0 0 2 0 13.5 7.3 MIT 6 months ago
View on GitHub
Context7
durimjusaj/geo-bundle 0 0 1 218 0 0.6 32.3 MIT 1 year ago
View on GitHub
Context7
durimjusaj/knp-gaufrette-bundle 0 0 0 0 0 0.6 MIT 1 year ago
View on GitHub
Context7
duylecampos/jwt-oauth2-bundle 1 1 2 0 2 0.5 MIT
View on GitHub
Context7
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
View on GitHub
Context7
dvelopment/curl-bundle 0 0 0 0.0
View on GitHub
Context7
dvelopment/fastbill Laravel package to work with the FastBill API. Provides a simple PHP client and helpers for integrating FastBill features into your app, handling authentication and common requests with a straightforward interface. 3 3 6 0 0 0.2 MIT
View on GitHub
Context7
dwcasteam/configuration-bundle 0 0 0 0 0 0.0
View on GitHub
Context7
dyatlovk/usersbundle 0 0 0 0.0
View on GitHub
Context7
dyatlovk/usersbundle 0 0 0 0.0
View on GitHub
Context7
dyonis/graphqlite-bundle 0 0 0 0 0 0.3 2 years ago
View on GitHub
Context7
dyvelop/icalcreator-bundle 2 2 0 0 1 2.3 MIT 7 years ago
View on GitHub
Context7
dywee/core-bundle 1 1 2 0 2 0.5 MIT
View on GitHub
Context7
dzignphp/core-bundle 0 0 0 0 0 0.3 0.4 MIT
View on GitHub
Context7
ebidtech/ckeditor-bundle 1 1 0 0 0 0.6 MIT 11 years ago
View on GitHub
Context7
ebitkov/bootstrap-twig-components 6 2 1 0 0 0.0 MIT
View on GitHub
Context7
ecentria/rabbitmq-bundle 0 0 3 0 0 0.4 0.4
View on GitHub
Context7
ecommit/crud-bundle 0 0 2 160 0 0.1 30.5 MIT
View on GitHub
Context7
ecotone/symfony-bundle 11 11 1 9K 0 0.1 39.7 NOASSERTION
View on GitHub
Context7
ecourty/doctrine-export-bundle 4 4 0 49 0 9.8 15.3 MIT 8 months ago
View on GitHub
Context7
ecourty/mcp-server-bundle 50 52 6 51 5 2.0 4.7 MIT 1 year ago
View on GitHub
Context7
ecourty/platform-parameter-bundle 0 0 0 4 0 11.8 10.6 MIT 6 months ago
View on GitHub
Context7
ecourty/sitemap-bundle 1 1 0 37 0 11.0 19.5 MIT 8 months ago
View on GitHub
Context7
ed/blog-bundle 34 35 19 0 12 4.6 5.3 MIT
View on GitHub
Context7
ed/flag-bundle 2 2 0 0 0 0.6 8 years ago
View on GitHub
Context7
edezacas/base-admin 0 0 0 0 0 0.0
View on GitHub
Context7
edfa3ly-backend/rabbitmq-bundle-consumer-generator 1 1 0 0 0 1.2 MIT 7 years ago
View on GitHub
Context7
edouardbob/pipedrive-bundle 0 0 686 0.0 39.2
View on GitHub
Context7
edrush/extbaser Laravel package providing Baseer-related integrations and utilities, offering helper classes and configuration to speed up common workflows. Lightweight and easy to drop into existing apps for basic setup, requests, and shared functionality. 3 3 0 0 1 0.4 MIT 11 years ago
View on GitHub
Context7
ee/dataexporter-bundle 47 49 25 89 4 2.2 7.8
View on GitHub
Context7
eesnaola/sid-authentication-bundle 1 1 0 0 0 0.0 MIT
View on GitHub
Context7
effectiveactivism/schema-api 0 0 2 0 0 21.7 GPL-3.0 2 months ago
View on GitHub
Context7
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 78 0 22.9 30.3 GPL-3.0 2 months ago
View on GitHub
Context7
effiana/acl-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
effiana/doctrine-cache-bundle 0 0 0 0 0 0.3 MIT 6 years ago
View on GitHub
Context7
effiana/easyadmin-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
effiana/formflow-bundle 0 0 0 0 0 0.0 NOASSERTION
View on GitHub
Context7
effiana/job-queue-bundle 0 0 0 0 0 4.8 5 years ago
View on GitHub
Context7
effiana/phpfastcache-bundle 0 0 1 0 0 0.9 MIT 6 years ago
View on GitHub
Context7
egeloen/base64-file-bundle 8 9 6 4 2 0.6 2.2 MIT
View on GitHub
Context7
egeloen/ckeditor-bundle 333 338 107 7K 14 9.1 24.2 MIT
View on GitHub
Context7
egeloen/google-map-bundle 215 219 152 2K 13 9.9 20.3 MIT
View on GitHub
Context7
egeloen/http-adapter-bundle 3 3 2 2 0 0.1 2.4 MIT
View on GitHub
Context7
egeloen/lucene-search-bundle 29 30 12 0 1 0.7 MIT
View on GitHub
Context7
egeloen/serializer 29 29 20 1K 6 2.6 24.9 MIT
View on GitHub
Context7
egormanakin/telegram-bot-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
ehyiah/apidoc-bundle 2 2 1 0 1 11.6 MIT 8 months ago
View on GitHub
Context7
ehyiah/mapping-bundle 2 3 1 88 1 6.7 20.4 MIT 1 year ago
View on GitHub
Context7
ehymel/highcharts-bundle 0 0 0 278 0 0.9 33.8 MIT 3 years ago
View on GitHub
Context7
eight/page-bundle 3 3 0 0 0 0.0 GPL-3.0
View on GitHub
Context7
eightmarq/mail-template-bundle 1 1 0 0 0 5.9 MIT 10 months ago
View on GitHub
Context7
eightpoints/guzzle-bundle 445 458 71 134K 14 37.5 45.2 MIT 1 month ago
View on GitHub
Context7
einpix/typesense-bundle 0 0 0 47 0 0.0 23.2 MIT
View on GitHub
Context7
ekapusta/doctrine-custom-types-bundle 0 1 1 570 0 11.9 41.4 7 months ago
View on GitHub
Context7
ekino/console-metrics-bundle 6 6 1 11 0 11.9 6.2 MIT 5 months ago
View on GitHub
Context7
ekreative/health-check-bundle 35 35 13 8K 1 3.4 33.3 MIT 2 years ago
View on GitHub
Context7
ekreative/oauth2-symfony-bundle 2 2 2 0 0 0.3 MIT
View on GitHub
Context7
ekreative/query-parameter-bundle 1 2 0 1 0 0.1 2.4 MIT
View on GitHub
Context7
ekreative/uuid-extra-bundle 18 18 12 293 3 2.9 20.2 MIT 4 years ago
View on GitHub
Context7
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
View on GitHub
Context7
ekyna/payum-payzen-bundle 0 0 5 41 0 0.5 22.4 MIT 5 years ago
View on GitHub
Context7
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 0 0 0.0 MIT
View on GitHub
Context7
elao/enum Opinionated extensions for PHP 8.1+ native enums with readable labels, flag/bitmask enums, and extra values. Includes integrations for Symfony (Forms, HTTP Kernel arg resolver, Translation, VarDumper), Doctrine ORM/ODM, and Faker. 327 327 29 33K 15 30.5 36.7 MIT 5 months ago
View on GitHub
Context7
elasticms/client-helper-bundle ClientHelperBundle provides helpers for integrating elasticMS clients, with links to documentation and centralized issue/PR tracking in the elasticMS monorepo. Useful for simplifying client-side setup and tooling in EMS-based projects. 3 4 5 61 0 35.1 19.7 LGPL-3.0 3 weeks ago
View on GitHub
Context7
elastification/php-client-bundle 0 0 1 0 0 0.0 MIT
View on GitHub
Context7
elcodi/core-bundle 0 0 0 8 0 0.0 13.2 MIT
View on GitHub
Context7
elcodi/plugin 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
elcodi-plugin/facebook 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
elendev/checkout-bundle 4 4 2 0 0 0.4 11 years ago
View on GitHub
Context7
elendev/image-bundle 2 2 1 0 0 0.9 9 years ago
View on GitHub
Context7
elendev/phar 1 0 0 0 0 0.0
View on GitHub
Context7
elendev/widget-bundle 4 4 2 0 1 1.1 9 years ago
View on GitHub
Context7
elenyum/dashboard 0 0 0 0 0 0.3 1 year ago
View on GitHub
Context7
elenyum/maker 0 0 0 0 0 0.3 1 year ago
View on GitHub
Context7
eleven-labs/api-service 7 7 3 3 2 0.5 1.9
View on GitHub
Context7
eleven-labs/api-validator 24 24 6 14 3 1.0 3.0
View on GitHub
Context7
elinoi-dev/elinoi-search-bundle 0 0 0 79 0 0.6 26.3 MIT 3 years ago
View on GitHub
Context7
eliuflorez/google-map-bundle 0 0 0 143 0 1.2 29.8 MIT 7 years ago
View on GitHub
Context7
elixis-group/gcp-secret-manager-bundle 0 0 0 12 0 0.0
View on GitHub
Context7
ellis/oxid-framework-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
elma/friendly-captcha-bundle 1 1 2 76 0 0.1 22.0 MIT
View on GitHub
Context7
elmpp/guzzle-bundle 0 0 0 0 0 0.0
View on GitHub
Context7
elriseio/application-layer-bundle 0 0 0 12 0 0.0 MIT
View on GitHub
Context7
elvandar/kazetenn-admin 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
elvandar/kazetenn-core 0 0 0 0 0 0.0
View on GitHub
Context7
elvandar/kazetenn-pages 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
elvandar/kazetenn-users 0 0 0 0 0 0.0
View on GitHub
Context7
em411/feature-flag-bundle 0 0 0 18.5 MIT 3 months ago
View on GitHub
Context7
em411/sylius-feature-flag-bundle-plugin 0 0 0 18.2 MIT 3 months ago
View on GitHub
Context7
emag-tech-labs/annotation-cache-bundle 19 19 5 41 1 2.0 7.1 MIT 3 years ago
View on GitHub
Context7
emag-tech-labs/cache-bundle 19 19 5 0 1 2.0 0.4 MIT 3 years ago
View on GitHub
Context7
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 372 0 5.1 14.0 5 years ago
View on GitHub
Context7
emanueleminotto/domain-parser-bundle 1 1 3 0 0 0.7 MIT 9 years ago
View on GitHub
Context7
emanueleminotto/safe-browsing-bundle 0 0 0 0 0 0.3 MIT 10 years ago
View on GitHub
Context7
emc/table-bundle 6 6 3 0 5 2.5 1.9 MIT 10 years ago
View on GitHub
Context7
empcorp/assetic-bundle 0 0 1 0 0 0.3 MIT 4 years ago
View on GitHub
Context7
emran/logstash-bundle 9 10 1 0 0 0.1 MIT
View on GitHub
Context7
enabel/layout-bundle 2 0 0 9.2 MIT 8 months ago
View on GitHub
Context7
enabel/partner-countries-bundle 1 0 0 21.1 MIT 3 months ago
View on GitHub
Context7
endanguyen/yaml-swagger-laravel Laravel package that integrates Swagger/OpenAPI docs defined in YAML. Load and serve YAML-based API specifications in a Laravel app to generate interactive documentation and keep definitions versionable alongside your code. 4 4 0 0 0 0.0
View on GitHub
Context7
endroid/documenter-bundle 1 1 0 0 0 0.0 MIT
View on GitHub
Context7
endroid/finance-bundle 0 0 0 0.2 0.5 MIT
View on GitHub
Context7
eneas/oauth-server-bundle 0 0 0 0 0 0.0
View on GitHub
Context7
enemis/simple-html-dom-bundle 0 0 1 7 0 0.6 12.5 MIT 6 years ago
View on GitHub
Context7
enemis/sonata-seo-bundle 0 0 0 7 0 0.3 12.5 MIT 6 years ago
View on GitHub
Context7
enhavo/app-bundle 0 0 0 323 0 0.0 34.7 MIT
View on GitHub
Context7
enhavo/framework-bundle 0 0 0 35 0 0.0 21.5 MIT
View on GitHub
Context7
enlightn/security-checker CLI security checker for PHP/Laravel projects. Scans your composer.lock against FriendsOfPHP Security Advisories to detect vulnerable dependencies. Install via Composer or PHAR, run security:check, get ANSI/JSON output, optional no-dev filtering and allowlisting. 339 341 27 287K 4 8.4 41.9 MIT 2 years ago
View on GitHub
Context7
enneite/swagger-bundle 1 1 2 0 1 0.2 MIT
View on GitHub
Context7
enqueue/async-command Symfony Console extension to run commands asynchronously by pushing execution requests to a message queue via Enqueue. Useful for offloading long-running tasks and integrating CLI workflows with MQ-based background processing. 12 13 3 2K 0 0.5 30.9 MIT 7 years ago
View on GitHub
Context7
enqueue/async-event-dispatcher Symfony EventDispatcher extension that dispatches events asynchronously by sending them to a message queue, enabling background processing and improved responsiveness. Part of the Enqueue ecosystem; integrates with Symfony apps and supports MQ-driven event handling. 69 69 7 11K 0 1.2 30.4 MIT 9 years ago
View on GitHub
Context7
enqueue/enqueue Enqueue is a PHP message queue toolkit with transport, client, and consumption components to simplify building and processing messages across queue systems. Includes advanced features, docs, and community support for production-ready MQ integration. 190 198 37 254K 0 2.2 43.2 MIT
View on GitHub
Context7
enqueue/enqueue-bundle 275 277 31 124K 0 2.3 36.6 MIT
View on GitHub
Context7
enqueue/fs 35 35 6 28K 0 0.7 40.0 MIT 9 years ago
View on GitHub
Context7
enqueue/job-queue Enqueue Job Queue is a transport-agnostic PHP job queue component that adds higher-level features like unique jobs, sub-jobs, dependent jobs, and more. Built on top of Enqueue transports; includes docs, community support, and MIT license. 34 34 12 2K 0 0.5 25.3 MIT
View on GitHub
Context7
enqueue/messenger-adapter 199 164 54 790 31 28.0 25.4 MIT 7 months ago
View on GitHub
Context7
enqueue/simple-client Enqueue Simple Client combines Enqueue client classes with Symfony components into an easy-to-use SimpleClient facade for sending and consuming messages via queues. Part of the Enqueue ecosystem; see docs and support via the project site. 22 22 8 24K 0 0.5 41.8 MIT
View on GitHub
Context7
ensepar/html2pdf-bundle 27 28 25 3K 0 2.1 27.9 MIT 1 year ago
View on GitHub
Context7
enterprisephp/display-bundle 4 5 1 0 0 1.3 9 years ago
View on GitHub
Context7
enterprisephp/doctrine-lock-bundle 10 11 1 0 0 0.4 10 years ago
View on GitHub
Context7
enuage/version-updater 0 1 0 0.0
View on GitHub
Context7
eo/job-queue-bundle 3 3 3 2 3 0.8 2.8
View on GitHub
Context7
eoidigital/eoi-blackboard-bundle 0 0 0 0 0 0.3 MIT 11 years ago
View on GitHub
Context7
epaycofriendsofsymfony/user-bundle 0 0 0 0 0 0.3 MIT 7 years ago
View on GitHub
Context7
epfremme/swagger-php 32 32 10 2K 2 1.6 24.4 MIT 9 years ago
View on GitHub
Context7
epilgrim/modify-request-headers-bundle 0 0 0 0 0 0.0
View on GitHub
Context7
epk-technologies/symfony-bundle 0 0 0 0.0 MIT
View on GitHub
Context7
eprofos/user-agent-analyzer 19 7 0 2.1 MIT 1 year ago
View on GitHub
Context7
erdnaxelaweb/staticfakedesign 0 0 5 127 1 17.1 32.9 MIT 3 months ago
View on GitHub
Context7
eresults/email-template-bundle 0 0 0 0.0
View on GitHub
Context7
ergosarapu/donation-bundle 1 0 3 1.3 0.4 MIT 1 year ago
View on GitHub
Context7
ericgansa/filter-manager-bundle 1 1 0 0 0 0.0
View on GitHub
Context7
ericgansa/ghost-trees-bundle 0 0 0 0 0 0.5 1.1 MIT
View on GitHub
Context7
erivello/github-api-bundle 3 3 1 0 0 0.1 MIT
View on GitHub
Context7
erivello/simple-html-dom-bundle 8 9 12 88 2 0.8 14.2 MIT
View on GitHub
Context7
erlementovich/reindexer-bundle 1 1 2 0 0 2.6 MIT 2 years ago
View on GitHub
Context7
errogaht/doctrine-mcp-bundle 0 0 0 10 0 18.5 16.7 NOASSERTION 2 months ago
View on GitHub
Context7
errogaht/neuron-ai-bundle 0 0 0 11 0 20.8 17.3 MIT 1 month ago
View on GitHub
Context7
errogaht/transcribe-bundle 0 0 0 15 0 20.8 19.6 MIT 1 month ago
View on GitHub
Context7
ertanusta/trendyol-api-bundle 1 1 0 0 0 0.0 MIT
View on GitHub
Context7
esol/db 1 1 0 0 0 4.2 MIT 5 years ago
View on GitHub
Context7
estratos/domainname-api 0 0 0 0 0 20.5 MIT 2 months ago
View on GitHub
Context7
estratos/sie-banxico 0 0 0 0 0 0.6 MIT 2 years ago
View on GitHub
Context7
ethsam/filemanagerbundlefixsymfonyfckeditor 0 0 0 0 0 0.3 MIT 2 years ago
View on GitHub
Context7
etrias/gearman-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
et-soft/fos-elastica-bundle 0 0 0 0 0 1.8 MIT 4 years ago
View on GitHub
Context7
eufrost/smarty-bundle 1 1 0 0 0 0.6 9 years ago
View on GitHub
Context7
evaneos/burrow-bundle 2 2 2 0 0 2.2 MIT 3 years ago
View on GitHub
Context7
evank/ironmq-bundle 3 3 1 0 0 0.0
View on GitHub
Context7
evelabs/phealng-bundle 0 0 0 0 3 0.7 0.4 MIT
View on GitHub
Context7
eveltic/cookie-bundle 2 2 1 505 1 4.9 31.5 MIT 11 months ago
View on GitHub
Context7
eventsauce/eventsauce EventSauce is an opinionated, no-nonsense PHP library for introducing event sourcing. Choose storage and queueing mechanisms to fit your needs, with supporting test tooling built for an event-sourcing workflow. Docs: eventsauce.io/docs 870 867 84 43K 5 9.3 27.6 MIT
View on GitHub
Context7
evirma/essentials-bundle 0 0 0 392 0 24.8 40.8 3 months ago
View on GitHub
Context7
evolutto/ajaxgrid 0 0 0 15 0 0.0 16.6 GPL-2.0
View on GitHub
Context7
evolutto/formextra 0 0 0 35 0 0.0 21.5 GPL-2.0
View on GitHub
Context7
evotodi/seed-bundle 13 13 6 894 1 3.7 25.0 MIT 2 years ago
View on GitHub
Context7
evotodi/wave-bundle 0 0 0 0 0 0.3 MIT 4 years ago
View on GitHub
Context7
evrinoma/user-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
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
View on GitHub
Context7
excelwebzone/symfony-admin-bundle 3 3 0 12 0 19.1 9.1 MIT 7 months ago
View on GitHub
Context7
excimetry/symfony-excimetry 3 2 0 0 1 0.4 1 year ago
View on GitHub
Context7
exercise/google-translate-bundle 1 3 3 0 0 0.1 MIT
View on GitHub
Context7
expertcoder/swiftmailer-send-grid-bundle 14 16 15 1K 1 4.2 26.3 MIT 6 years ago
View on GitHub
Context7
ezsystems/apache-tika-bundle 2 2 1 2K 0 0.0 37.5 MIT
View on GitHub
Context7
ezsystems/behatbundle 44 45 16 929 0 13.4 17.8 NOASSERTION 11 months ago
View on GitHub
Context7
ezsystems/comment-bundle 2 2 1 2K 0 0.0 37.4
View on GitHub
Context7
ezsystems/doctrine-dbal-schema Doctrine DBAL schema utility package for eZ Platform/eZ Systems projects. Provides tools to define, compare and update database schemas using Doctrine DBAL, helping manage schema changes and migrations consistently across environments. 30 30 4 3K 0 6.7 26.7 NOASSERTION 3 years ago
View on GitHub
Context7
ezsystems/ezplatform-admin-ui-modules Modular extensions for eZ Platform Admin UI. Provides pluggable UI modules and integration points to customize and extend the back-office experience, enabling additional features, panels, and workflows within the admin interface. 38 38 13 568 0 9.8 16.5 4 years ago
View on GitHub
Context7
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
View on GitHub
Context7
ezsystems/ezplatform-http-cache Symfony bundle providing advanced HTTP cache handling for Ibexa DXP (formerly eZ Platform). Adds caching features and tooling to improve performance and cache control. Intended for use within an Ibexa DXP installation. 46 47 22 2K 0 10.5 23.3 NOASSERTION 3 years ago
View on GitHub
Context7
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
View on GitHub
Context7
ezsystems/ezplatform-rest Adds a REST remote API to Ibexa DXP and Ibexa Open Source, enabling external clients to interact with Ibexa content and services. Includes official REST API reference and documentation links for usage and endpoints. 11 11 10 1K 0 9.4 28.6 NOASSERTION 2 years ago
View on GitHub
Context7
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
View on GitHub
Context7
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
View on GitHub
Context7
ezsystems/job-queue-bundle 4 4 17 606 0 0.8 29.2
View on GitHub
Context7
ezsystems/payment-core-bundle 2 2 3 566 0 0.2 31.5 Apache-2.0
View on GitHub
Context7
f1monkey/eve-esi-bundle 0 0 0 0.0
View on GitHub
Context7
fabpot/php-cs-fixer Automatically fix PHP coding standards issues and unify style across your codebase. Includes rule sets like PER-CS, Symfony, and PhpCsFixer, plus configurable rules and migrations to modern PHP and PHPUnit. Supports PHP 7.4–8.5. 13,547 13,561 1,644 12K 43 91.7 37.9 MIT 3 weeks ago
View on GitHub
Context7
fidry/console Lightweight, robust wrapper around symfony/console. Uses a single IO object (SymfonyStyle-like, with access to Input/Output) plus typed, validated args/options. Prefer explicit interfaces over inheritance; works with Symfony or standalone CLI apps. 19 19 3 96K 6 8.8 53.5 MIT 1 year ago
View on GitHub
Context7
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 178 0 0.6 22.9 MIT 10 years ago
View on GitHub
Context7
friends-of-behat/page-object-extension 179 179 10 118K 3 19.7 45.5 3 months ago
View on GitHub
Context7
friends-of-behat/symfony-extension 480 481 78 447K 24 39.3 57.9 MIT 2 months ago
View on GitHub
Context7
friendsofphp/php-cs-fixer PHP CS Fixer automatically detects and fixes PHP coding style issues, applying built-in rule sets (PER-CS, Symfony, PhpCsFixer) or custom configs. Helps modernize code for newer PHP/PHPUnit. Install via Composer; supports PHP 7.4–8.5. 13,545 13,636 1,644 6M 43 92.0 74.2 MIT 4 weeks ago
View on GitHub
Context7
friendsofsymfony/ckeditor-bundle 525 530 84 190K 24 25.2 46.4 NOASSERTION 9 months ago
View on GitHub
Context7
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
View on GitHub
Context7
friendsofsymfony/elastica-bundle 1,263 1,285 789 223K 68 63.3 60.7 MIT 3 months ago
View on GitHub
Context7
friendsofsymfony/http-cache-bundle Symfony bundle to enhance HTTP caching: configure cache headers by path/controller, tag responses and invalidate by tags, set up invalidation schemes without code, send purge/ban requests efficiently, vary cache by user type, and plug in custom cache clients. 437 439 83 213K 10 33.0 45.4 NOASSERTION 3 months ago
View on GitHub
Context7
friendsofsymfony/message-bundle 356 363 180 3K 6 10.1 16.2 7 years ago
View on GitHub
Context7
friendsofsymfony/oauth-server-bundle 1,078 1,092 445 90K 162 41.1 49.7 7 years ago
View on GitHub
Context7
friendsofsymfony/rest-bundle 2,795 2,849 689 797K 144 67.2 61.4 MIT 7 months ago
View on GitHub
Context7
friendsofsymfony/user-bundle 3,219 3,315 1,516 253K 107 68.8 54.2 MIT 7 months ago
View on GitHub
Context7
gedmo/doctrine-extensions 4,140 4,166 1,252 2M 35 76.1 64.2 MIT 1 month ago
View on GitHub
Context7
google/cloud-tools Dev utilities for Google Cloud in PHP. Includes flex_exec to run commands inside the same Docker image as an App Engine Flexible deployment, with optional Cloud SQL connectivity via Cloud Build. Also provides Google\Cloud\TestUtils helpers and fixtures. 23 23 21 11K 5 11.2 42.7 Apache-2.0 1 year ago
View on GitHub
Context7
gos/pubsub-router-bundle 43 44 7 12K 0 9.4 33.9 MIT 4 years ago
View on GitHub
Context7
gpupo/common PHP 8+ utility library with common tools for building PHP components. Includes developer tooling such as generating PHPUnit TestCases from existing classes (dev/debug focus). Designed as a reusable library (not a standalone app or plugin). 2 2 1 94 0 4.6 14.7 MIT 2 years ago
View on GitHub
Context7
grazulex/laravel-sharelink Secure, temporary share links for Laravel. Share files, routes, and model previews with expirations, usage limits, password protection, rate limiting, IP/CIDR filtering, signed URLs, burn-after-reading, and full access auditing. 126 126 4 94 3 5.0 4.2 MIT 11 months ago
View on GitHub
Context7
handcraftedinthealps/elasticsearch-bundle 21 21 11 6K 4 6.5 35.0 MIT 1 year ago
View on GitHub
Context7
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
View on GitHub
Context7
hassankhan/config Lightweight PHP config loader (PHP 7.4+) for files or strings. Supports PHP, INI, XML, JSON, YAML (via Symfony Yaml), Properties and serialized formats. Load single/multiple files or directories, optional files, and get/set values with simple API. 973 1,024 136 84K 16 17.6 34.2 MIT 1 year ago
View on GitHub
Context7
helmich/typo3-typoscript-parser 36 36 11 164K 8 7.3 52.5 1 year ago
View on GitHub
Context7
hiqdev/hidev 30 32 6 136 4 10.3 10.8 BSD-3-Clause 7 years ago
View on GitHub
Context7
humbug/box 1,320 1,323 111 28K 73 50.0 49.0 MIT 6 months ago
View on GitHub
Context7
humbug/php-scoper PHP-Scoper prefixes your project and its dependencies into a unique namespace to avoid conflicts, especially when building PHARs that bundle vendor code and run alongside other PHP projects with overlapping packages or versions. 808 808 77 121K 22 35.9 54.5 MIT 6 months ago
View on GitHub
Deep Wiki
Context7
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
View on GitHub
Context7
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
View on GitHub
Context7
ibexa/admin-ui-assets 4 4 2 19K 0 29.4 58.2 NOASSERTION 1 month ago
View on GitHub
Context7
ibexa/behat 1 1 1 22K 0 30.1 65.2 NOASSERTION 1 month ago
View on GitHub
Context7
ibexa/content-forms 4 4 2 39K 0 30.5 64.9 NOASSERTION 1 month ago
View on GitHub
Context7
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
View on GitHub
Context7
ibexa/core-persistence 3 3 4 33K 0 30.0 64.6 NOASSERTION 1 month ago
View on GitHub
Context7
ibexa/core-search 1 1 3 32K 0 29.2 64.8 NOASSERTION 1 month ago
View on GitHub
Context7
ibexa/design-system-twig 0 1 0 0.2 NOASSERTION
Context7
ibexa/doctrine-schema Symfony bundle that abstracts cross-DBMS schema import/export. Defines a custom YAML schema format, imports YAML into Doctrine DBAL Schema, exports Schema back to YAML, and provides an event-driven SchemaBuilder extension point via subscribers. 4 4 1 48K 0 30.6 66.0 NOASSERTION 1 month ago
View on GitHub
Context7
ibexa/fieldtype-matrix 4 4 2 24K 0 29.1 60.6 NOASSERTION 1 month ago
View on GitHub
Context7
ibexa/fieldtype-query 3 3 3 19K 0 29.6 59.7 NOASSERTION 1 month ago
View on GitHub
Context7
ibexa/fieldtype-richtext 6 6 10 38K 0 31.5 65.0 NOASSERTION 1 month ago
View on GitHub
Context7
ibexa/graphql 4 4 1 34K 0 29.5 62.3 NOASSERTION 1 month ago
View on GitHub
Context7
ibexa/http-cache 4 4 6 35K 0 30.7 64.6 NOASSERTION 1 month ago
View on GitHub
Context7
ibexa/messenger 0 0 1 17K 0 24.8 67.0 NOASSERTION 1 month ago
View on GitHub
Context7
ibexa/notifications 2 2 2 37K 0 30.2 64.9 NOASSERTION 1 month ago
View on GitHub
Context7
ibexa/oss 21 21 12 19K 0 30.1 48.9 NOASSERTION 1 month ago
View on GitHub
Context7
ibexa/rest 5 5 6 38K 0 30.7 63.7 NOASSERTION 1 month ago
View on GitHub
Context7
ibexa/test-core 0 0 1 14K 0 0.3 55.6 NOASSERTION
View on GitHub
Context7
ibexa/twig-components Ibexa DXP Twig Components provides reusable Twig components and helpers used across Ibexa DXP. Install and use it as part of a full Ibexa DXP setup rather than standalone. Licensed under Ibexa Business Use (BUL) or Trial/Test (TTL). 0 0 4 39K 0 27.0 65.0 NOASSERTION 1 month ago
View on GitHub
Context7
ikwattro/guzzle-stereo 78 78 9 0 0 0.7 MIT
View on GitHub
Context7
incenteev/composer-parameter-handler 931 948 99 387K 18 22.5 49.2 MIT 9 months ago
View on GitHub
Context7
infection/infection Infection is a PHP mutation testing framework that measures how well your tests detect small code changes. Run it in CI to get a Mutation Score Indicator (MSI), uncover weak assertions, and improve test quality. PHP 8.3+. 2,235 2,245 190 1M 165 68.9 72.1 BSD-3-Clause 1 month ago
View on GitHub
Deep Wiki
Context7
infection/phpspec-adapter 3 3 2 3K 1 18.7 46.1 BSD-3-Clause 4 months ago
View on GitHub
Context7
islandora/crayfish-commons Shared PHP 8+ library for Islandora Crayfish microservices. Provides common Symfony bundle utilities such as ApixMiddleware and command execution services, with simple configuration for Fedora base URI and AP-IX middleware support. 2 2 11 546 0 2.8 31.3 MIT 1 year ago
View on GitHub
Context7
isometriks/spam-bundle Symfony bundle to reduce spam on forms with simple protections like timed submission (min/max seconds between render and submit) and honeypot fields. Easy Composer install, configurable defaults, and per-form options to enable or override settings. 46 46 14 2K 7 7.7 27.8 MIT 2 years ago
View on GitHub
Context7
j13k/yaml-lint Laravel-friendly YAML linter powered by yamllint. Validate YAML files in your project or CI, catch syntax and style issues early, and fail builds on invalid configuration. Simple command integration for consistent YAML across environments. 16 17 5 21K 9 9.8 46.4 MIT 10 months ago
View on GitHub
Deep Wiki
Context7
jackalope/jackalope-fs Filesystem-backed PHPCR (Jackalope) transport implementation, storing repository data on disk. Useful for local development, testing, and lightweight setups where a database isn’t needed, while staying compatible with PHPCR APIs and tooling. 8 8 2 90 6 2.8 16.6 4 years ago
View on GitHub
Context7
jane/open-api Deprecated package for generating API clients/models from OpenAPI specs with Jane. This repository is no longer maintained; use the consolidated JanePHP project instead: https://github.com/janephp/janephp 184 198 25 175 0 2.0 2.8 MIT 9 years ago
View on GitHub
Context7
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 208 0 0.2 14.5 MIT 10 years ago
View on GitHub
Context7
jane-php/json-schema 12 13 6 64K 0 0.8 51.0 MIT 7 years ago
View on GitHub
Context7
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. 19 20 2 314K 0 0.8 55.3 MIT 7 years ago
View on GitHub
Context7
jane-php/open-api 45 33 9 806 0 0.5 12.4 MIT 7 years ago
View on GitHub
Context7
jane-php/open-api-2 4 4 2 9K 0 0.1 45.0 MIT
View on GitHub
Context7
jane-php/open-api-3 21 22 6 43K 0 0.3 45.5 MIT
View on GitHub
Context7
jmikola/wildcard-event-dispatcher-bundle 35 35 6 9 1 1.2 1.3 MIT 10 years ago
View on GitHub
Context7
jms/di-extra-bundle 327 340 127 32K 84 28.0 52.5 8 years ago
View on GitHub
Context7
jms/object-routing jms/object-routing is a PHP library for routing based on object state rather than URLs. Define routes and generate targets by evaluating objects and their metadata, enabling flexible navigation and link generation in domain-driven apps. 55 56 6 0 1 1.5 0.8 Apache-2.0 10 years ago
View on GitHub
Context7
jms/security-extra-bundle 252 260 97 15K 33 16.2 38.8 9 years ago
View on GitHub
Context7
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
View on GitHub
Context7
jms/serializer-bundle 1,807 1,857 306 991K 94 52.8 63.7 MIT 9 months ago
View on GitHub
Context7
joomla/registry Key-value registry and configuration store for PHP. Load data from strings, files, arrays, or objects; access and modify values with getters/setters and dot-paths for nested keys; remove entries; ArrayAccess support; import/export across formats like JSON and XML. 16 18 19 18K 2 2.9 42.7 GPL-2.0 1 year ago
View on GitHub
Context7
karser/karser-recaptcha3-bundle 187 188 23 71K 7 18.5 39.6 MIT 9 months ago
View on GitHub
Context7
kiwa/core 0 0 285 0.0 34.3
View on GitHub
Context7
kleijnweb/php-api-descriptions Parse and handle PHP API Description documents (OpenAPI-like) with utilities for loading, validating, and working with structured API metadata. Useful for tooling that needs to read API specs and generate clients, docs, or integrations. 5 5 4 30 18 2.8 11.8 LGPL-3.0
View on GitHub
Context7
kleijnweb/php-api-routing-bundle Laravel-friendly bundle for building API routing with a structured approach. Helps organize route definitions, controllers, and versioned endpoints into a cleaner setup for small to medium PHP APIs. 2 2 2 3 0 0.0 2.9 LGPL-3.0
View on GitHub
Context7
kleijnweb/swagger-bundle Unmaintained Symfony bundle for contract-first REST APIs using OpenAPI/Swagger. Generates routing from specs, validates requests, and transforms input/output with minimal config and no FOSRestBundle/Twig. Includes security integration; 4.0 beta targets PHP 7. 24 24 9 7 7 3.6 3.4 LGPL-3.0 9 years ago
View on GitHub
Context7
klitsche/dog Dog is a lightweight source code documentation generator for PHP libraries. Built on phpDocumentor/reflection and Twig, it analyzes code and phpdoc, validates documentation with configurable rules, and outputs Markdown suitable for MkDocs and similar tools. 2 2 0 2 0 2.1 3.1 MIT 3 years ago
View on GitHub
Context7
klitsche/ffigen CLI tool to generate and update low-level PHP FFI bindings from C headers. Produces constants.php and Methods.php (static method wrappers with phpdoc). Configurable via .ffigen.yml and optional custom parser hooks for preprocessing. 16 16 2 2 0 3.1 0.7 MIT 3 years ago
View on GitHub
Context7
knplabs/knp-gaufrette-bundle 724 735 163 442K 31 41.3 55.8 MIT 1 month ago
View on GitHub
Context7
knplabs/knp-snappy-bundle 1,247 1,259 140 393K 1 24.3 36.9 MIT 8 months ago
View on GitHub
Context7
knpuniversity/oauth2-client-bundle Symfony bundle that simplifies OAuth2 login and API access using theleague/oauth2-client providers. Adds easy client configuration, redirect/callback handling, token storage and refresh, and integrations for popular services so you can authenticate users quickly. 841 849 153 570K 51 42.7 61.0 MIT 7 months ago
View on GitHub
Deep Wiki
Context7
knuckleswtf/scribe Generate human-friendly API docs from your Laravel codebase. Scribe builds a beautiful single-page HTML doc with code samples and “Try It Out”, plus Postman collections and OpenAPI specs. It can infer params from validation, call endpoints for examples, and is highly customizable. 2,328 2,327 356 789K 93 68.2 66.6 MIT 3 months ago
View on GitHub
Deep Wiki
Context7
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
View on GitHub
Context7
kunstmaan/sensio-generator-bundle Symfony bundle adding interactive CLI generators to scaffold code like bundles, forms, and CRUD controllers from Doctrine 2 schemas. Note: deprecated for modern Symfony—no Symfony 4/Flex support; use Symfony MakerBundle instead. 2 2 1 1K 0 2.4 35.8 MIT 3 years ago
View on GitHub
Context7
kylekatarnls/multi-tester Run unit tests across multiple Composer projects after changing a shared package. Multi-tester swaps your local package into dependent projects’ vendor dirs and runs their test suites (Travis CI-style supported), catching integration breakages early. 4 4 5 64K 0 20.3 60.7 MIT 6 months ago
View on GitHub
Context7
laminas/laminas-diagnostics Run health checks for your PHP/Laminas apps and environments. laminas-diagnostics provides diagnostic tests and reporting for common issues, with an extensible API for custom checks and CI-friendly output. 85 85 33 112K 4 22.5 52.7 BSD-3-Clause 6 months ago
View on GitHub
Context7
laramint/php-security-scanner 2 1 0 637 0 14.6 39.0 MIT 4 months ago
View on GitHub
Context7
laravel/dusk Laravel Dusk is Laravel’s browser automation and testing tool, offering an expressive API for end-to-end tests. It runs with a bundled standalone ChromeDriver by default (no Selenium or JDK required), but can use other Selenium drivers if needed. 1,944 1,953 331 1M 0 44.1 43.2 MIT 5 months ago
View on GitHub
Deep Wiki
Context7
laravel/homestead Laravel Homestead is an official, pre-packaged Vagrant box that provides a complete local development environment for Laravel and PHP. It includes common tools and services, supports multiple projects, and runs consistently across macOS, Windows, and Linux. 3,878 3,898 1,383 26K 14 24.0 13.2 MIT 2 years ago
View on GitHub
Deep Wiki
Context7
laravel/pail Laravel Pail tails your Laravel app’s logs in a sleek, interactive CLI. Works with any log driver (including Sentry and Flare) and includes handy filters to quickly find the messages you need while developing. 926 921 32 7M 5 26.8 62.4 MIT 3 months ago
View on GitHub
Deep Wiki
Context7
laravel/roster Detect which Laravel ecosystem packages a project uses by scanning a directory. Query production vs dev dependencies, check if specific packages or versions are present, and identify the Node package manager in use via a simple API. 163 163 19 5M 2 25.0 64.3 MIT 2 months ago
View on GitHub
Context7
laravel/sail Laravel Sail offers a Docker-powered local development environment for Laravel on macOS, Windows (WSL2), and Linux. With a simple CLI and no extra dependencies beyond Docker, it lets you spin up a full dev stack quickly—even without Docker experience. 1,915 1,918 517 8M 0 61.7 62.8 MIT 1 month ago
View on GitHub
Deep Wiki
Context7
laravel/vapor-cli Laravel Vapor CLI is the command-line client for deploying and managing Laravel apps on Laravel Vapor, a serverless, auto-scaling platform on AWS Lambda. Create and manage infrastructure, environments, queues, databases, Redis, networking, and more. 317 315 127 397K 0 34.5 51.4 MIT 1 month ago
View on GitHub
Context7
laravel/vapor-ui Deprecated: Vapor UI dashboard for Laravel Vapor apps. Adds an in-app interface to browse/search application logs and view failed queue jobs. Replaced largely by Vapor’s own dashboard; no Laravel 11 support. 269 270 45 26K 0 5.8 19.2 MIT 3 years ago
View on GitHub
Context7
laravel-shift/blueprint Blueprint rapidly generates multiple Laravel components from a single, human-readable YAML “draft.” Run artisan commands like blueprint:build to scaffold models, controllers, migrations, tests, and more from one definition—ideal for quickly spinning up features and CRUD. 3,110 3,109 295 57K 4 39.6 19.3 MIT 10 months ago
View on GitHub
Deep Wiki
Context7
league/commonmark Extensible PHP Markdown parser supporting the full CommonMark spec and GitHub-Flavored Markdown. Works with PHP 7.4+ (mbstring) and provides simple converters to turn Markdown into HTML with configurable safety options. 2,971 3,013 214 14M 16 56.3 66.4 BSD-3-Clause 1 month ago
View on GitHub
Context7
league/tactician-bundle 248 249 46 74K 3 16.7 36.8 MIT 9 months ago
View on GitHub
Context7
leaseweb/api-caller-bundle 64 64 34 513 5 6.7 14.6 MIT 8 years ago
View on GitHub
Context7
lexik/jwt-authentication-bundle JWT authentication bundle for Symfony APIs. Issues and validates JSON Web Tokens, supports PHP 8.2+ and Symfony 6.4–8, and offers extensive docs for setup, configuration, customization, testing, CORS, and programmatic token creation. 2,608 2,628 616 1M 99 63.3 62.8 MIT 9 months ago
View on GitHub
Context7
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
View on GitHub
Context7
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
View on GitHub
Context7
liip/imagine-bundle 1,711 1,735 385 532K 67 66.4 69.1 MIT 1 month ago
View on GitHub
Context7
liip/rmt RMT is a release management tool for PHP projects. Configure versioning (e.g., semantic), where versions are stored (tags, changelog), and automated pre/post-release actions. Install via Composer (dev or global) or as a Phar, then run releases consistently. 459 461 45 5K 16 8.9 22.4 MIT
View on GitHub
Context7
liip/test-fixtures-bundle 178 180 48 219K 25 30.8 56.1 MIT 5 months ago
View on GitHub
Context7
littlerocket/job-queue-bundle 0 0 4 140 0 28.9 34.8 2 months ago
View on GitHub
Context7
lunetics/locale-bundle 186 188 74 4K 27 16.7 27.9 MIT 3 years ago
View on GitHub
Context7
m6web/api-exception-bundle Symfony bundle that centralizes API exception handling and returns clean JSON responses. Supports configurable error formatting, stack traces, form validation errors, exception matching/mapping, logging, and environment-specific behavior. 65 64 7 0 1 1.3 MIT 7 years ago
View on GitHub
Context7
matheusmarnt/scoutify Scoutify adds a production-ready ⌘K/Ctrl+K global search modal to Laravel. Powered by Scout + Livewire, it searches across multiple Eloquent models, groups results by type, auto-discovers Searchable models, and stores recent searches in session. 1 1 1 60 0 34.9 24.2 MIT 1 month ago
View on GitHub
Context7
matomo/device-detector Parses User-Agent strings and browser Client Hints to identify device type (desktop/tablet/mobile/TV/console), client apps (browsers, media players, feed readers), operating systems, and device brand/model. Composer-ready PHP library. 3,517 3,519 510 1M 62 74.5 66.8 LGPL-3.0 3 months ago
View on GitHub
Context7
matthiasnoback/symfony-dependency-injection-test 242 243 49 168K 2 21.3 43.5 MIT 6 months ago
View on GitHub
Context7
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
View on GitHub
Context7
mdanter/ecc Pure-PHP elliptic curve cryptography for ECDSA signatures and Diffie-Hellman key exchange. Supports common NIST and secp curves (including secp256k1), deterministic HMAC-based k generation, and constant-time scalar multiplication. Requires GMP. 347 345 103 24K 9 8.0 30.1
View on GitHub
Context7
misd/guzzle-bundle Symfony2 bundle integrating Guzzle 3 for easy HTTP requests and reusable web service clients. Optional integration with JMSSerializerBundle for object (de)serialization plus a SensioFrameworkExtraBundle param converter for streamlined controllers. 99 105 53 1K 13 7.8 22.0 11 years ago
View on GitHub
Context7
mjphaynes/php-resque 225 228 46 692 11 5.6 11.7 MIT
View on GitHub
Context7
mmoreram/base-bundle 29 29 6 737 1 7.3 19.4 MIT 5 years ago
View on GitHub
Context7
mmoreram/php-formatter PHP code formatter with CLI and configurable rules to standardize style across a project. Formats files or entire directories, helps enforce clean, consistent code, and integrates easily into development workflows and CI. 168 169 17 876 2 3.0 8.0 MIT 8 years ago
View on GitHub
Context7
mnapoli/front-yaml 285 288 31 36K 0 22.7 32.1 NOASSERTION 5 months ago
View on GitHub
Context7
moneyphp/iso-currencies Up-to-date ISO 4217 currency list for MoneyPHP, sourced from the official ISO 4217 Maintenance Agency (currency-iso.org). Includes tooling to fetch and update the currency dataset via Composer for use with moneyphp/money. 26 26 15 4K 0 19.1 34.7 MIT 4 months ago
View on GitHub
Context7
mpratt/embera Embera is a PHP library for turning URLs into rich embeds via oEmbed. It supports many providers, offers easy integration, caching, and flexible configuration, making it simple to render videos, tweets, and other media in your apps. 355 365 61 132K 4 4.8 36.8 MIT
View on GitHub
Context7
mrpunyapal/laravel-client-validation Bring Laravel-style validation to the client with 100+ rules plus AJAX-backed unique/exists checks. TypeScript-ready, works with any backend, and integrates with Livewire, Filament, Alpine, or vanilla/React/Vue for real-time form feedback and FormRequest rule reuse. 10 10 0 19 0 21.3 7.1 MIT 3 weeks ago
View on GitHub
Context7
nahid-ferdous/laravel-module-generator 2 2 0 24 1 0.1 13.2
View on GitHub
Context7
nelmio/alice nelmio/alice is a PHP fixtures generator for quickly creating realistic test data. Define objects and relations in YAML, JSON, or PHP, leverage Faker providers, and load datasets into your app for functional and integration testing. 2,538 2,564 328 559K 47 56.1 53.1 MIT 6 months ago
View on GitHub
Deep Wiki
Context7
nelmio/security-bundle Symfony bundle adding practical security headers and protections: Content Security Policy, X-Frame-Options clickjacking defense, HSTS/HTTPS enforcement, signed cookies, external redirect detection, and content-type sniffing disablement. 678 685 92 319K 27 33.9 51.7 MIT 6 months ago
View on GitHub
Context7
nilportugues/serializer 51 52 19 1K 6 7.6 21.2 MIT 8 years ago
View on GitHub
Context7
nyholm/symfony-bundle-test 114 114 28 11K 1 8.1 28.0 MIT 1 year ago
View on GitHub
Context7
ob/highcharts-bundle Symfony bundle that simplifies using Highcharts by generating chart configuration in PHP and rendering via Twig extensions. Build rich, interactive graphs with less JS and DRY chart code. Note: Highcharts requires a commercial license for commercial use. 163 169 73 2K 8 3.4 14.0 MIT 6 years ago
View on GitHub
Context7
oldsound/rabbitmq-bundle 35 38 13 3K 0 0.6 26.3
View on GitHub
Context7
omines/datatables-bundle 284 287 117 30K 1 31.5 34.1 MIT 3 months ago
View on GitHub
Deep Wiki
Context7
oneup/flysystem-bundle 642 652 116 296K 11 9.8 39.7 MIT
View on GitHub
Context7
oneup/uploader-bundle 605 620 173 127K 20 14.1 38.0 MIT
View on GitHub
Context7
opensearch-project/opensearch-php Official PHP client for OpenSearch. Provides a convenient, low-level API for indexing and searching documents, managing clusters and indices, and calling OpenSearch endpoints from Laravel or any PHP app. Supports modern PHP versions and common auth options. 157 159 79 2M 38 32.7 74.1 NOASSERTION 5 months ago
View on GitHub
Deep Wiki
Context7
orchestra/canvas Orchestra Canvas brings Laravel’s artisan make:* generators to apps and packages. Generate controllers, models, migrations, jobs, mail, middleware, tests and more, with customizable namespaces and stubs—usable inside or outside a full Laravel install. 209 210 13 1M 0 30.8 61.4 MIT 1 month ago
View on GitHub
Context7
orchestra/canvas-core Core code generator builder for Laravel apps and packages. Provides a foundation for creating generators and scaffolding workflows, with test coverage and CI integration. Used by Orchestra Canvas ecosystem to streamline boilerplate creation. 17 18 3 1M 0 21.3 61.0 MIT 6 months ago
View on GitHub
Context7
orchestra/testbench Orchestra Testbench is the de-facto Laravel testing helper for package development. It boots a lightweight Laravel app for your package’s tests, making it easy to run PHPUnit/Pest suites with proper service providers, config, and environment setup. 2,236 2,252 140 1M 1 10.8 55.3 MIT 3 weeks ago
View on GitHub
Context7
orchestra/testbench-core Orchestra Testbench Core is the foundation for testing Laravel packages. It boots a lightweight Laravel app inside your package so you can run artisan commands, migrations, routing, and more, with compatibility across Laravel 6–12. 272 274 47 1M 3 38.5 61.4 MIT 1 month ago
View on GitHub
Context7
orchestra/workbench Orchestra Workbench helps you preview and interact with your Laravel package during development by providing a local “workbench” app environment. Ideal for building, testing, and iterating on packages with a real Laravel instance. 82 83 5 1M 1 30.2 64.0 MIT 1 month ago
View on GitHub
Context7
oro/doctrine-extensions Adds extra Doctrine DQL functions and field types for MySQL and PostgreSQL (e.g., DATE/TIME, TIMESTAMPDIFF, CONVERT_TZ, DAY/WEEK/MONTH, MD5). Includes registration examples for common frameworks and guidance for extending platforms/functions. 343 344 53 141K 2 17.5 37.5 NOASSERTION 10 months ago
View on GitHub
Context7
oro/platform 643 646 338 3K 221 42.4 34.9 MIT 6 years ago
View on GitHub
Context7
overblog/graphiql-bundle 76 77 25 80K 8 5.9 43.9 MIT 1 year ago
View on GitHub
Context7
overblog/graphql-bundle 795 803 225 168K 115 52.2 61.4 MIT 5 months ago
View on GitHub
Context7
overtrue/phplint PHPLint is a fast PHP syntax linter that runs multiple lint processes in parallel to speed up checking large codebases. Supports modern PHP versions, with easy installation via Composer, PHAR, Docker, or Phive, and configurable rules and paths. 1,022 1,028 93 372K 7 34.5 42.0 MIT 3 months ago
View on GitHub
Deep Wiki
Context7
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
View on GitHub
Context7
paragonie/ecc Pure-PHP elliptic curve cryptography (ECDSA/ECDH) with an OpenSSL 3+ fast path and hardened constant-time fallbacks. Fork of phpecc/mdanter. Supports secp256k1, NIST P-256/384/521, Brainpool, plus optional insecure curves. 24 24 6 49K 0 22.4 53.4 1 month ago
View on GitHub
Context7
payum/payum-bundle 583 597 144 198K 29 45.6 55.4 MIT 1 month ago
View on GitHub
Context7
pdepend/pdepend PHP Depend (PDepend) is a static analysis tool for PHP that measures software metrics and detects design issues. It generates reports (XML, HTML, etc.) to help spot complexity, coupling, and code structure problems for better maintainability. 958 979 139 2M 12 20.1 49.4 BSD-3-Clause 2 years ago
View on GitHub
Context7
petitpress/gps-messenger-bundle Laravel bundle for GPS Messenger: send and receive location-based messages, integrate tracking updates, and manage messaging workflows via simple configuration. Designed to drop into existing apps with minimal setup for GPS-enabled notifications and events. 30 30 21 17K 2 22.0 43.5 MIT 4 months ago
View on GitHub
Context7
phing/phing Phing is a PHP build tool based on Apache Ant. Define XML build files to automate testing (PHPUnit), packaging, deployments, file transforms, filesystem tasks, SQL, SCM ops (Git/SVN/Hg), and docs generation. Extensible via custom PHP tasks. 1,168 1,203 319 234K 5 35.6 36.0 LGPL-3.0 7 months ago
View on GitHub
Context7
php-amqplib/rabbitmq-bundle 1,231 1,251 466 236K 1 38.3 34.4 MIT 8 months ago
View on GitHub
Context7
php-coveralls/php-coveralls PHP client for Coveralls that uploads Clover-style code coverage reports from PHPUnit and other test tools. Install via Composer or download the PHAR. Works with GitHub and common CI services (GitHub Actions, Travis, CircleCI, Jenkins, Codeship). 515 522 124 245K 7 22.4 43.3 MIT 9 months ago
View on GitHub
Context7
phpcq/author-validation CLI tool to validate author metadata across a repo: checks PHP file headers and composer.json/bower.json/packages.json against git history. Supports YAML config for author alias mapping, ignore/include/exclude rules, and copy-left enforcement. 1 1 3 214 3 0.8 28.4 MIT
View on GitHub
Context7
phpcq/phpcq 17 17 3 196 9 14.3 19.5 MIT 7 months ago
View on GitHub
Context7
phpcq/travis-configuration-check CLI tool to validate a project's .travis.yml against composer.json. Ensures required PHP versions are defined and covered in Travis, checks that Travis-listed PHP versions exist, and can fail on unmaintained PHP versions (pre-5.4). 0 0 1 205 0 0.0 22.6 MIT
View on GitHub
Context7
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 17K 30 29.2 48.0 MIT 5 months ago
View on GitHub
Context7
phpdocumentor/guides-markdown Markdown adapter for phpDocumentor Guides. Adds parsing and rendering of Markdown content so documentation projects can mix Markdown pages into the Guides pipeline, supporting common docs workflows and static site generation. 3 3 1 6K 0 1.2 43.5 MIT 2 years ago
View on GitHub
Context7
phpdocumentor/phpdocumentor phpDocumentor is a documentation generator for PHP projects. It scans source code and DocBlocks to build API docs, can parse Markdown/ReST, embed API snippets into guides, and generate UML diagrams to help keep code and documentation in sync. 4,345 4,419 648 11K 146 80.4 37.5 MIT 4 months ago
View on GitHub
Context7
phperf/phpunit phperf/phpunit is a lightweight PHPUnit extension aimed at profiling and performance measurement during test runs. Add simple hooks to capture timing and resource usage so you can spot slow tests and track performance regressions over time. 0 0 0 193 0 0.9 31.2 NOASSERTION 4 years ago
View on GitHub
Context7
phpro/grumphp GrumPHP is a Composer plugin that installs Git hooks to run quality checks on every commit. It executes configured tasks like tests and linters, blocks failing commits, and helps teams enforce coding standards and best practices automatically. 4,311 4,308 450 392K 4 64.5 33.1 MIT 1 month ago
View on GitHub
Deep Wiki
Context7
phpspec/phpspec PHPSpec is a behavior-driven development tool for PHP. Specify how objects should behave, then generate and evolve code through examples with fast feedback. Great for designing clean APIs, refactoring safely, and writing focused specifications. 1,905 1,946 287 255K 136 72.5 62.3 NOASSERTION 1 month ago
View on GitHub
Deep Wiki
Context7
php-task/task-bundle 14 14 11 5K 5 29.2 42.5 MIT 1 month ago
View on GitHub
Context7
phpunit/dbunit PHPUnit extension for database interaction testing. Provides DbUnit helpers for setting up database fixtures and asserting database state in tests. Install via Composer (dev) or PHAR. Note: this package is no longer maintained. 223 245 185 47K 9 5.0 24.7 NOASSERTION 11 years ago
View on GitHub
Context7
php-vcr/php-vcr PHP-VCR records your test suite’s HTTP interactions and replays them in future runs for fast, deterministic tests. Works with common PHP HTTP clients, configurable request matching, cassette-based fixtures, YAML/JSON storage, and PHPUnit support. 1,209 1,210 214 56K 7 46.6 34.3 MIT 1 month ago
View on GitHub
Deep Wiki
Context7
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
View on GitHub
Deep Wiki
Context7
piwik/device-detector Parse User-Agent strings and Browser Client Hints to identify device type (desktop/tablet/mobile/TV/console, etc.), browser/client, operating system, and device brand/model. Universal PHP library from Matomo for accurate device detection. 3,517 3,538 510 49K 62 74.5 47.1 LGPL-3.0 3 months ago
View on GitHub
Context7
planetteamspeak/ts3-php-framework 210 215 63 1K 11 11.0 15.2 MIT 2 years ago
View on GitHub
Context7
pluswerk/grumphp-config Dev-only Composer package that generates a ready-to-use GrumPHP setup for your project: creates grumphp.yml, rector.php, phpstan.neon and phpstan-baseline.neon, and pulls in project-specific resources when needed. Customize via the generated grumphp.yml. 7 7 5 5K 7 32.1 47.0 GPL-3.0 1 month ago
View on GitHub
Context7
presta/sitemap-bundle 388 396 103 197K 16 37.2 49.6 MIT 2 months ago
View on GitHub
Context7
prinsfrank/pdfparser 169 167 13 6K 9 33.5 29.7 MIT 4 weeks ago
View on GitHub
Context7
prooph/event-store-symfony-bundle Symfony bundle integrating Prooph Event Store into Symfony apps. Provides configuration, services, and tooling to use Prooph’s event store with Symfony. Includes migration guidance, docs build instructions, and community support links. 109 109 37 1K 9 9.7 18.6 BSD-3-Clause 2 years ago
View on GitHub
Context7
propel/propel 1,270 1,308 403 70K 240 63.4 57.0 MIT 1 month ago
View on GitHub
Context7
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
View on GitHub
Context7
raindrop/routing-bundle 6 6 3 1 0 0.2 0.8 NOASSERTION
View on GitHub
Context7
raml-org/raml-php-parser 200 197 74 965 7 5.5 9.2 MIT 4 years ago
View on GitHub
Context7
rector/swiss-knife Swiss Knife for upgrades: CLI tools to keep codebases clean and PSR-4 compliant. Detect git merge conflicts and commented-out code, find multiple classes per file, fix namespaces to match PSR-4 roots, and finalize classes without children (with skips for mocks/files). 211 211 16 157K 0 1.9 39.7 MIT 1 year ago
View on GitHub
Context7
redaxo/core REDAXO core is a PHP-based CMS and framework for building and managing websites. It provides the admin backend, addon system, content structure, and essential services like routing, media handling, and templating—forming the foundation for REDAXO projects. 354 352 117 83 71 51.8 33.1 NOASSERTION 1 month ago
View on GitHub
Context7
redaxo/source REDAXO is an easy-to-learn, flexible CMS/website framework. Build websites with custom modules and full control over input/output. Multilingual, highly extendable, and adaptable to your workflow, backed by an active community since 2004. 354 351 117 292 71 52.7 35.7 NOASSERTION 1 month ago
View on GitHub
Context7
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
View on GitHub
Context7
robmorgan/phinx Phinx is a PHP database migration tool that lets you manage schema changes with versioned migrations and seeders. Run migrations from the CLI, track environments, and support multiple database adapters—framework-agnostic and easy to integrate into any project. 4,539 4,630 884 913K 139 84.3 63.8 MIT 2 months ago
View on GitHub
Context7
ryangjchandler/orbit Orbit is a flat-file driver for Laravel Eloquent. Store model records as files instead of a database while keeping familiar Eloquent create, update, delete, and query workflows. Define a schema on your model, and Orbit handles paths and persistence automatically. 931 930 37 14K 7 29.4 21.5 MIT 6 months ago
View on GitHub
Context7
sami/sami Sami is an API documentation generator for PHP. It analyzes your codebase and builds clean, searchable docs from source and DocBlocks. Ideal for libraries and frameworks, with flexible configuration, theming, and support for versioned documentation. 1,967 2,044 280 4K 0 9.1 4.9 MIT
View on GitHub
Context7
sandermuller/boost-core 3 3 0 3K 0 30.7 46.0 MIT 1 month ago
View on GitHub
Context7
satooshi/php-coveralls PHP client for Coveralls: uploads PHPUnit clover coverage reports from CI (GitHub Actions, Travis, CircleCI, Jenkins, Codeship) to coveralls.io. Install via Composer or use the provided phar. Supports PHP 7.4+ (2.9+) and older versions via 1.x/2.x. 515 464 124 37K 7 22.7 31.4 MIT 9 months ago
View on GitHub
Context7
schvoy/base-entity-bundle Symfony bundle providing reusable Doctrine base entities (ID/UUID/ULID) and traits with common behaviors: timestampable (created/updated), soft delete, and blameable user tracking. Includes automatic listeners and configurable User class support. 8 8 0 1 0 18.6 0.7 MIT 6 months ago
View on GitHub
Context7
sensio/framework-extra-bundle Provides annotation-based configuration for Symfony controllers (routing, security, templates, caching, etc.). Note: this bundle is no longer maintained—prefer native PHP attributes in Symfony core (ideally Symfony 6.2+) for full support. 3,351 3,399 274 891K 0 12.5 23.7 MIT
View on GitHub
Context7
sensio/generator-bundle 624 627 269 103K 0 5.6 21.6 MIT
View on GitHub
Context7
sensiolabs/behat-page-object-extension Behat extension that helps you apply the Page Object pattern in browser acceptance tests. Provides page and element objects, reusable actions and assertions, and integrates with Mink to keep step definitions clean and maintainable. 116 118 46 55K 11 9.6 39.8 MIT 3 years ago
View on GitHub
Context7
sentry/sentry-symfony 737 747 186 2M 15 43.1 60.6 MIT 1 month ago
View on GitHub
Context7
shopper/framework 0 1 0 2K 0 0.0 45.9
View on GitHub
Context7
simple-bus/jms-serializer-bridge Bridge for SimpleBus Serialization that implements the ObjectSerializer interface using JMSSerializer. Use it to serialize and deserialize message objects in SimpleBus-based applications with a familiar JMS Serializer backend. 8 8 7 12K 0 0.3 43.4 MIT
View on GitHub
Context7
simple-bus/symfony-bridge Symfony integration bridge for SimpleBus/MessageBus. Provides CommandBusBundle, EventBusBundle, and DoctrineORMBridgeBundle to wire command and event buses into your Symfony app, with docs and upgrade guide. 132 133 24 33K 0 6.2 33.2 MIT 5 years ago
View on GitHub
Context7
simplesamlphp/simplesamlphp SimpleSAMLphp is a PHP application for SAML 2.0 authentication and single sign-on. It can act as a Service Provider or Identity Provider, offering federation support, configurable auth sources, metadata handling, and extensible modules for integration. 1,141 1,146 704 200K 104 71.1 64.0 LGPL-2.1 1 month ago
View on GitHub
Deep Wiki
Context7
simpod/php-coveralls-mirror 0 0 0 2K 0 0.3 31.6 MIT 5 years ago
View on GitHub
Context7
simshaun/recurr PHP library for RFC5545 RRULE recurrence rules. Build rules from strings or fluent setters, then transform them into DateTime occurrences via transformers. Useful for calendars and recurring events with time zone support. 1,602 1,612 152 512K 36 24.8 51.0 NOASSERTION
View on GitHub
Deep Wiki
Context7
sllh/php-cs-fixer-styleci-bridge 39 42 4 4K 6 2.1 30.0 MIT
View on GitHub
Context7
smsapi/php-client PHP client library for SMSAPI, providing a simple way to send SMS and manage messaging features from PHP applications. Suitable for integrating SMS notifications and related services into Laravel or custom PHP projects. 66 69 42 50K 2 21.0 44.4 NOASSERTION 5 months ago
View on GitHub
Context7
snc/redis-bundle 1,049 1,072 319 466K 0 43.3 42.6 MIT 1 month ago
View on GitHub
Context7
sonata-project/admin-bundle 2,126 2,167 1,243 168K 8 53.2 34.4 MIT 3 months ago
View on GitHub
Context7
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
View on GitHub
Context7
sonata-project/doctrine-orm-admin-bundle 448 461 339 170K 4 29.9 39.0 MIT 8 months ago
View on GitHub
Context7
sonata-project/formatter-bundle 84 86 116 17K 0 19.7 33.8 MIT 9 months ago
View on GitHub
Context7
sonata-project/notification-bundle 138 141 92 4K 0 4.6 14.4 MIT 5 years ago
View on GitHub
Context7
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
View on GitHub
Context7
sonata-project/seo-bundle 138 145 86 21K 1 18.8 31.8 MIT 9 months ago
View on GitHub
Context7
spatie/laravel-openapi-cli Generate Laravel Artisan commands from an OpenAPI spec. Each API endpoint becomes its own command with typed options for params and request bodies, plus auth, base URL, caching, redirects, and output formatting—ideal for building API CLIs with Laravel Zero. 40 40 4 224 0 23.0 13.1 MIT 1 month ago
View on GitHub
Context7
spatie/laravel-superseeder A Laravel package from Spatie for “super seeding”: convenient helpers and structure to build and run powerful database seeders, generate realistic test data, and quickly spin up complete demo environments with sensible defaults and relationships. 0 2 0 0.0
View on GitHub
Context7
spatie/phpunit-snapshot-assertions Add snapshot testing to PHPUnit. Save expected output (JSON, arrays, strings, etc.) on first run and automatically compare on later runs to catch regressions with minimal assertions. Includes handy traits and snapshot update workflow for tests. 697 701 74 740K 0 28.4 46.7 MIT 4 months ago
View on GitHub
Deep Wiki
Context7
spatie/phpunit-watcher Automatically rerun PHPUnit tests whenever your code changes. Run phpunit-watcher watch to execute and re-execute tests on edits in app/src/tests. Supports passing through PHPUnit arguments (e.g. --filter) and works as a global tool or dev dependency. 874 882 76 239K 0 22.8 35.8 MIT 8 months ago
View on GitHub
Context7
spatie/sheets Spatie Sheets lets Laravel apps store and retrieve static content from plain text files. Markdown and front matter work out of the box, with flexible parsing, multiple content collections, indexing, and Eloquent-like casting—ideal for docs sites and blogs. 305 306 23 9K 0 21.0 22.0 MIT 6 months ago
View on GitHub
Context7
spatie/x-ray Scan your codebase for Ray debugging calls (ray(), rd(), Ray::*, ->ray()) and list where they occur so you can remove them before deploy. Supports multiple paths, ignores, snippets/summary, GitHub Actions annotations, and CI-friendly exit codes. 81 81 7 11K 0 12.1 31.8 MIT 7 months ago
View on GitHub
Context7
spatie/yaml-front-matter Parse YAML front matter from Markdown and similar files. Reads metadata wrapped in --- at the top and returns an object with easy access to fields (via matter() or properties) plus the remaining body content. Ideal for static pages, docs, and blogs. 346 348 30 117K 0 13.2 36.6 MIT 9 months ago
View on GitHub
Context7
spiral/roadrunner-cli RoadRunner CLI provides handy commands for managing the RoadRunner PHP application server. Install the right rr binary for your OS/CPU, generate example .rr.yaml configs with plugins/presets, and streamline local and CI setup. 30 30 15 527K 0 15.5 59.0 MIT 9 months ago
View on GitHub
Context7
splash/bridge-builder Laravel package for building and managing bridges between systems, providing tools to define connections, map data flows, and orchestrate integration logic in a structured, reusable way. Suitable for apps needing reliable cross-service communication and syncing. 0 0 253 0.0 32.9
View on GitHub
Context7
splash/console Splash Console is a lightweight PHP/Laravel package for building and running console commands with clean output, structured arguments/options, and simple command registration—ideal for automation tasks, maintenance scripts, and developer tooling. 0 0 290 0.0 35.6
View on GitHub
Context7
splash/faker Laravel/PHP package providing Faker helpers and integrations to generate realistic fake data for testing and seeding. Includes utilities to quickly create names, emails, addresses, dates, and more, streamlining factories and test setups. 0 0 266 0.0 34.3
View on GitHub
Context7
splash/metadata 0 0 306 0.0 34.6
View on GitHub
Context7
splash/scopes 0 0 165 0.0 29.4
View on GitHub
Context7
splash/toolkit Splash Toolkit is a Laravel/PHP utility package that bundles common helpers and tooling to speed up app development. It provides reusable components for everyday tasks, aiming to reduce boilerplate and keep projects consistent. 0 0 183 0.0 30.9
View on GitHub
Context7
statamic/cms Statamic is a flat-first CMS built on Laravel and Git for building beautiful, easy-to-manage websites. This package provides the core Composer install for existing Laravel apps; use the Statamic app repo/CLI for new projects. 4,877 4,877 639 147K 202 94.3 53.3 NOASSERTION 3 weeks ago
View on GitHub
Deep Wiki
Context7
sulu/messenger Symfony Messenger add-on for Sulu providing stamps and middlewares to configure the Sulu message bus. Includes UnpackExceptionMiddleware to surface real handler errors and LockMiddleware to prevent concurrent access. Usable standalone in any Symfony app. 9 9 3 15K 0 13.4 47.5 MIT 7 months ago
View on GitHub
Context7
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
View on GitHub
Deep Wiki
Context7
swarrot/swarrot-bundle Symfony bundle integrating Swarrot message consumers with RabbitMQ. Configure AMQP connections, define consumers as services, and build ordered middleware stacks (signal handling, max messages/time, memory limits, Doctrine integration). Ships a base console command and logger support. 90 91 62 20K 8 30.5 42.4 MIT 1 month ago
View on GitHub
Context7
sweetchuck/junit-merger-cli CLI tool to merge multiple JUnit XML reports into a single file. Reads file paths from stdin or arguments, outputs to stdout or a specified file. Supports DOM-based and fast substring handlers, with an option to recalculate testsuite counts. 1 1 1 246 1 5.2 30.0 10 months ago
View on GitHub
Context7
sweetchuck/lint-report Laravel package to generate lint reports from your PHP and frontend tooling, suitable for CI pipelines. Aggregates linter outputs into a consistent report format to help track issues across runs and surface results in build artifacts. 0 0 1 673 4 4.6 39.7 1 year ago
View on GitHub
Context7
sweetchuck/robo-composer 1 1 0 708 3 2.3 35.9 6 years ago
View on GitHub
Context7
sweetchuck/robo-git 3 3 0 940 5 6.2 34.1 6 years ago
View on GitHub
Context7
sweetchuck/robo-phpcs 3 3 1 2K 5 8.1 37.8 6 years ago
View on GitHub
Context7
sweetchuck/robo-phpmd 0 0 1 165 1 1.7 30.6 6 years ago
View on GitHub
Context7
sweetchuck/utils Utility helpers for PHP projects: small, reusable classes and functions aimed at simplifying common tasks and reducing boilerplate. Includes tested code with CI and coverage badges. Suitable as a lightweight dependency for general-purpose apps and libraries. 1 1 0 2K 2 2.3 40.2 5 years ago
View on GitHub
Context7
sylius/admin-ui 1 1 0 4K 0 0.0 45.9 MIT
View on GitHub
Context7
sylius/bootstrap-admin-ui 1 1 2 3K 2 0.5 44.5 MIT
View on GitHub
Context7
sylius/resource-bundle 236 240 167 226K 62 51.7 75.6 MIT 2 months ago
View on GitHub
Context7
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
View on GitHub
Context7
sylius/twig-extra Sylius Twig Extra is a Twig extension component from the Sylius Stack initiative, providing additional Twig features and integrations tailored for Sylius-based applications. 1 1 2 110K 0 0.1 55.3 MIT
View on GitHub
Context7
sylius/twig-hooks Sylius Twig Hooks is a lightweight component from the Sylius Stack initiative that adds a hook-based extension system for Twig templates, making it easier to customize and extend views in a structured, decoupled way. 4 4 3 112K 0 0.1 55.3 MIT
View on GitHub
Context7
symfony/acl-bundle Symfony ACL Bundle enables resource-based authorization using Access Control Lists. Define and check permissions on domain objects/resources to manage fine-grained access rules. Includes documentation and a PHPUnit-based test suite for verification. 121 122 40 34K 0 2.7 34.1 MIT 2 years ago
View on GitHub
Context7
symfony/ai-platform 53 52 13 192K 0 22.3 57.0 MIT 1 month ago
View on GitHub
Deep Wiki
Context7
symfony/assetic-bundle 366 380 224 62K 0 4.9 21.8 MIT 9 years ago
View on GitHub
Context7
symfony/config Symfony Config component helps you find, load, merge, autofill, and validate configuration from sources like YAML, XML, INI, or databases. Provides structured handling of config values for reusable, consistent application setups. 4,275 4,302 44 9M 0 57.6 53.9 MIT 4 weeks ago
View on GitHub
Deep Wiki
Context7
symfony/dependency-injection Symfony DependencyInjection standardizes and centralizes object construction with a powerful service container. Define services and parameters, manage autowiring and configuration, and optimize performance through compilation for cleaner, decoupled apps. 4,166 4,197 93 9M 0 58.5 54.2 MIT 4 weeks ago
View on GitHub
Deep Wiki
Context7
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
View on GitHub
Deep Wiki
Context7
symfony/maker-bundle Symfony MakerBundle speeds up development by generating boilerplate code via simple CLI commands. Create controllers, entities, forms, tests, and more with best-practice templates, consistent structure, and quick scaffolding for common Symfony tasks. 3,378 3,385 426 2M 130 69.9 67.8 MIT 6 months ago
View on GitHub
Deep Wiki
Context7
symfony/monolog-bundle 2,913 2,929 240 5M 39 55.2 65.5 MIT 5 months ago
View on GitHub
Deep Wiki
Context7
symfony/routing Symfony Routing maps HTTP requests to routes and parameters, and generates URLs from route definitions. Define Route and RouteCollection, then use UrlMatcher to match paths and UrlGenerator to build links based on a RequestContext. 7,613 7,687 91 16M 0 62.6 54.2 MIT 4 weeks ago
View on GitHub
Deep Wiki
Context7
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
View on GitHub
Deep Wiki
Context7
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
View on GitHub
Deep Wiki
Context7
symfony/swiftmailer-bundle 1,536 1,579 151 357K 0 6.1 23.1 MIT
View on GitHub
Deep Wiki
Context7
symfony/translation Symfony Translation component for internationalizing apps: manage translators, message catalogs, pluralization and locales, load translations from arrays/files, and translate strings with parameters and domains. Install via Composer and integrate in Symfony or standalone PHP. 6,599 6,639 90 18M 0 60.9 55.4 MIT 4 weeks ago
View on GitHub
Deep Wiki
Context7
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
View on GitHub
Deep Wiki
Context7
symfony/twig-bundle Symfony TwigBundle integrates the Twig templating engine into the Symfony full-stack framework, providing seamless configuration, services, and rendering support for templates and views within Symfony applications. 2,497 2,509 23 5M 0 45.0 53.3 MIT 1 month ago
View on GitHub
Deep Wiki
Context7
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. 2,681 2,737 106 7M 0 51.4 54.7 MIT 4 weeks ago
View on GitHub
Deep Wiki
Context7
symfony-bundles/json-request-bundle Symfony bundle that decodes JSON request bodies and injects them into the Request parameter bag for easy controller handling. Supports common content types, validation-friendly input, and simplifies building JSON APIs by treating JSON like standard form data. 50 51 19 28K 1 1.6 37.8 MIT 5 years ago
View on GitHub
Context7
symfonycasts/tailwind-bundle Integrate Tailwind CSS into Symfony with zero fuss. This bundle adds an easy Tailwind build pipeline (CLI support, watch/build commands), sensible defaults, and smooth asset integration so you can ship modern utility-first styling in Symfony apps quickly. 115 115 33 161K 17 33.8 56.1 MIT 1 month ago
View on GitHub
Context7
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
View on GitHub
Context7
symplify/config-transformer Automates refactoring and normalization of configuration files, helping you transform legacy or inconsistent configs into a unified format. Supports common PHP config styles and streamlines upgrades by applying consistent, repeatable changes across large codebases. 265 266 13 91K 0 1.7 35.0 MIT
View on GitHub
Context7
symplify/php-config-printer Print Symfony service and parameter configs to clean PHP files using nikic/php-parser. Generate output for configured services only or full configs (e.g., from YAML arrays) via SmartPhpConfigPrinter and YamlToPhpConverter. Ideal for config transformations and automation. 0 32 9K 0.0 54.6
View on GitHub
Context7
symplify/rule-doc-generator Generate consistent, readable documentation for custom PHP rules. Symplify Rule Doc Generator creates rule descriptions and examples automatically, helping you document PHPStan, Rector, or coding-standard rules quickly and keep docs in sync with code. 30 31 3 17K 0 0.2 38.0 MIT
View on GitHub
Context7
tailflow/laravel-orion Laravel Orion builds a fully featured REST API from your Eloquent models and relationships with minimal boilerplate. Quickly generate standard CRUD endpoints, filtering, sorting, pagination, and relationship routes while keeping a Laravel-friendly workflow. 1,598 1,601 97 27K 0 19.9 17.2 MIT 1 year ago
View on GitHub
Deep Wiki
Context7
tales-from-a-dev/twig-tailwind-extra Twig extension that adds Tailwind helpers to your templates. Includes a tailwind_merge() filter powered by tailwind-merge-php to intelligently combine Tailwind CSS class strings and resolve conflicts. Requires PHP 8.1+, Twig 3+, Tailwind 4+. 38 36 5 93K 1 23.6 54.5 MIT 1 month ago
View on GitHub
Context7
tastyigniter/core TastyIgniter Core powers the TastyIgniter restaurant platform, providing the backend foundation for online food ordering and table reservations. Use it as the core package behind the TastyIgniter application and extensions. 9 9 18 5K 0 29.9 43.9 MIT 4 weeks ago
View on GitHub
Context7
tebru/realtype 1 1 0 40 0 0.0 18.3
View on GitHub
Context7
tempest/intl 0 0 0 177 0 0.0 31.1 MIT
View on GitHub
Context7
tempest/markdown 42 40 4 82 6 24.1 9.6 MIT 1 month ago
View on GitHub
Context7
thea/markdown-blog 0 0 0 48 0 2.1 24.2 NOASSERTION 2 years ago
View on GitHub
Context7
thunderer/shortcode Framework-agnostic PHP library for parsing and processing shortcodes/BBCodes. Extract shortcodes from text, handle replacements, and apply them via processors and events. Includes serializers for Text/XML/JSON/YAML. Supports PHP 5.3–8.x. 389 395 32 54K 4 27.7 36.3 MIT 3 months ago
View on GitHub
Context7
trsteel/ckeditor-bundle 95 98 56 3K 0 17.8 22.1 9 months ago
View on GitHub
Context7
typo3/cms-core TYPO3 CMS Core provides the essential framework, APIs, and services for the TYPO3 content management system. It powers backend and frontend rendering, extensions, security, caching, routing, and site configuration for building and maintaining TYPO3-based websites. 33 37 19 375K 0 0.7 55.3 GPL-2.0
View on GitHub
Context7
ua-parser/uap-php UA Parser for PHP: parse browser user agents into structured data (browser, engine, OS, device) using the uap-core regex database. Helpful for analytics, logging, and device detection; easy integration via Composer and built-in caching support. 562 575 86 888K 3 6.4 45.5 NOASSERTION
View on GitHub
Context7
umpirsky/list-generator Exports datasets to many formats: text, JSON, YAML, XML, HTML, CSV, SQL (MySQL/PostgreSQL/SQLite), PHP and XLIFF. Used to generate shared lists like countries, currencies, languages, locales and TLDs. 21 21 8 293 2 0.8 14.5 MIT
View on GitHub
Context7
vich/uploader-bundle 1,907 1,935 522 521K 46 68.5 57.9 MIT 1 month ago
View on GitHub
Context7
vipx/bot-detect Detect and identify web crawlers (Google, Bing, Yahoo, etc.) from user agent and IP. Loads bot metadata from YAML, returns matched bot details, and includes optional caching and configurable cache naming/dumping for better performance. 46 49 15 3K 3 2.4 25.3 MIT 3 years ago
View on GitHub
Context7
wayofdev/laravel-symfony-serializer 21 21 3 2K 1 24.0 34.2 MIT 4 months ago
View on GitHub
Context7
web-token/jwt-framework 955 958 121 633K 2 34.4 45.1 MIT 3 months ago
View on GitHub
Deep Wiki
Context7
whichbrowser/parser PHP user-agent parser for browser sniffing (use sparingly). WhichBrowser/Parser identifies browser, engine, OS and device with names and versions. Works on PHP 7.0+ including PHP 8; useful for analytics or UX edge cases. 1,839 1,849 238 422K 21 25.9 41.5 MIT 2 years ago
View on GitHub
Context7
willdurand/geocoder-bundle 323 333 111 95K 2 22.2 36.8 MIT 8 months ago
View on GitHub
Context7
willdurand/hateoas Hateoas is a PHP library for building HATEOAS-friendly REST representations. Configure links and embedded resources via annotations/attributes, XML or YAML, with expression language support, URL generators, and serializers (HAL JSON/XML) for rich hypermedia APIs. 1,042 1,049 119 128K 31 35.3 42.2 NOASSERTION 8 months ago
View on GitHub
Context7
willdurand/js-translation-bundle 584 596 181 218K 1 27.9 39.5 MIT 6 months ago
View on GitHub
Context7
willdurand/propel-eventdispatcher-bundle Symfony2 bundle integrating Propel’s EventDispatcherBehavior. Adds per-model event dispatchers so you only subscribe to relevant Propel lifecycle events, improving separation of concerns and avoiding unnecessary listeners. 9 11 12 119 0 0.2 10.8
View on GitHub
Context7
willdurand/rest-extra-bundle 95 96 17 1K 1 1.6 11.2 7 years ago
View on GitHub
Context7
windwalker/data Windwalker Data is a lightweight PHP data container and toolkit for managing arrays and objects with convenient accessors and helpers. Part of the Windwalker 4 ecosystem. Install via Composer and see the docs for usage and APIs. 2 2 0 2K 0 0.0 44.0 MIT
View on GitHub
Context7
wpstarter/o-testbench-core Core utilities for running WordPress-focused package tests with an Orchestra Testbench-style setup. Provides shared bootstrapping, environment config, and helpers to spin up a predictable app/testing container for faster, repeatable test suites. 0 0 0 19 0 0.3 18.0 MIT 3 years ago
View on GitHub
Context7
xlabs/articlebundle 0 0 0 0.0
View on GitHub
Context7
xlabs/commentbundle 0 0 0 0.0
View on GitHub
Context7
xlabs/likebundle 0 0 0 0.0
View on GitHub
Context7
xlabs/ordertrackerbundle 0 0 0 0.0
View on GitHub
Context7
xlabs/surveybundle 0 0 0 0.0
View on GitHub
Context7
zarbinco/laravel-persian-search 1 1 0 1 0 19.1 7.7 MIT 1 month ago
View on GitHub
Context7
zenstruck/foundry Expressive, autocompletable fixture factories for Symfony + Doctrine (ORM and/or MongoDB). Create random-but-valid entities on demand for fixtures and tests, with states, persistence helpers, and rich testing features via ZenstruckFoundryBundle. 799 801 113 596K 23 47.2 58.3 MIT 3 weeks ago
View on GitHub
Deep Wiki
Context7
zenstruck/mailer-test Opinionated helpers to test emails sent with symfony/mailer. Use InteractsWithMailer in KernelTestCase/WebTestCase for fluent assertions like assertNoEmailSent, assertSentEmailCount, and inspect messages with TestEmail (subject, recipients, body, attachments). 46 46 5 27K 4 13.6 42.0 MIT 8 months ago
View on GitHub
Context7
zenstruck/messenger-test Test helpers and assertions for symfony/messenger. Provides a TestTransport that intercepts and round-trips messages, lets you inspect queued items, assert counts/contents and processing states (acked/rejected), and optionally process queued messages in Kernel/Web tests. 278 275 15 281K 4 30.9 49.4 MIT 1 month ago
View on GitHub
Deep Wiki
Context7
zingle/api-resource-mapper 0 0 0 0 0 0.0
View on GitHub
Context7
zircote/swagger-php Generate OpenAPI 3.0/3.1/3.2 specs from PHP 8.2+ code using attributes (preferred) or legacy Doctrine annotations. Provides a CLI and programmatic API, extracts from phpdoc, and reports errors with context for REST API documentation. 5,306 5,387 936 4M 13 77.4 52.5 Apache-2.0 3 weeks ago
View on GitHub
Deep Wiki
Context7
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
calmfox/watch-sylius
damienfern/grpc-symfony-bundle
atoolo/index-bundle
atoolo/genai-bundle
coprotoai/laravel-ticket
davidjln/llm-carbon-bundle
cryonighter/valid-request-bundle
coolms/taxonomy-bundle
coolms/field-bundle
articulate-orm/symfony
aaix/laravel-tall-architect
ephoto/akeneo-connector
emmanuelballery/eb-plantumlbundle
emielburgman/symfony-visitor-beacon
emielburgman/symfony-visit-storage
emielburgman/symfony-security-headers
emielburgman/symfony-log-viewer
emarref/xdebug-bundle
emarref/pubnub-bundle
elriseio/finance-money-bundle