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

Browser Kit Laravel Package

symfony/browser-kit

Symfony BrowserKit simulates a web browser in PHP for testing and automation: make requests, follow links, click buttons, and submit forms programmatically. Includes an implementation powered by Symfony HttpClient for real HTTP requests.

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 13 0 2.5 5.8 MIT 2 years ago
View on GitHub
Context7
3slab/vdm-healthcheck-bundle 1 1 1 3 0 1.5 5.5 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
41man/login-gate-bundle Symfony bundle that detects brute-force login attacks and temporarily blocks offending clients. Configurable max attempts, ban timeout and watch period, with ORM/session/MongoDB storage options and an event to hook custom handlers. Includes a checker service for allow/deny and clearing attempts. 0 0 0 0 0 0.0
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
abdounikarim/lorem-ipsum-bundle Symfony bundle that generates playful lorem ipsum text. Autowire the KnpUIpsum service to get fake paragraphs, configure options like unicorns and sunshine, and extend the word list by adding your own WordProviderInterface services. 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
aboutcoders/job-bundle Symfony bundle for asynchronous job processing via method annotations and DI services. Track status, cancel/update/restart jobs, run scheduled (cron) jobs, and expose a JSON REST API. Supports many queues: DBAL, RabbitMQ, Redis, SQS, IronMQ, Beanstalkd, more. 25 26 6 551 1 0.7 18.4 MIT 7 years ago
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 46 0 0.0 23.0
View on GitHub
Context7
achilleskal/summarizer-bundle Laravel bundle that adds text summarization utilities: generate short summaries from longer content with simple configuration and integration hooks, suitable for articles, posts, and other readable text. 1 1 0 0 0 0.0
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
adesigns/calendar-bundle Symfony2 bundle to integrate jQuery FullCalendar. Uses event listeners to load events from any bundle and provides an AJAX event loader route (via FOSJsRouting). Includes FullCalendar assets and simple Twig include to render the calendar. 95 97 58 61 11 3.0 3.4 MIT 6 years ago
View on GitHub
Context7
admin-panel/admin-bundle Admin Bundle is a simple Symfony admin generator for building entity lists and custom actions. Supports Doctrine ORM and Doctrine DBAL. Versioned by Symfony branch (2.7+ and 3.x), with documentation in the doc/ directory. 3 3 8 0 0 3.3 3.8 MIT 7 years ago
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 7 5 8 2.7 5.3 MIT
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. 11 11 0 0 1 2.8 MIT 10 months ago
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
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
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
aequation/labo Symfony install bundle by Aequation (aequation/labo). Provides installation/setup helpers and bundle scaffolding to streamline configuring a Symfony app and its dependencies during initial project setup. 1 2 0 10 0 0.3 MIT 1 year ago
View on GitHub
Context7
agence-gw/excelbundle 0 0 0 0.0
View on GitHub
Context7
ahmed-ghiloubi/acl-bundle 1 1 0 3 0 0.0 5.5
View on GitHub
Context7
ahuang/lorem-ipsum-bundle 1 1 0 0 0 0.3 MIT 4 years ago
View on GitHub
Context7
aimeos/aimeos-symfony 1,508 1,506 53 3 0 9.1 MIT
View on GitHub
Deep Wiki
Context7
aimeos/aimeos-symfony2 1,508 1,506 53 0 0 9.1 MIT
View on GitHub
Context7
ajgarlag/openid-connect-provider-bundle 8 6 0 626 0 19.1 30.1 MIT 2 months ago
View on GitHub
Deep Wiki
Context7
ajgarlag/psr-http-message-bundle 8 8 2 13K 1 2.6 42.3 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 4 0 15.1 10.8 4 months ago
View on GitHub
Context7
akondas/symfony-actuator-bundle 6 6 1 37 1 0.7 0.4 MIT 5 years ago
View on GitHub
Context7
akyos/mpdf-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
albegali/acl-bundle 0 0 0 0 0 0.0
View on GitHub
Context7
alexandrupietrareanu/lorem-ipsum-bundle 0 0 0 0 0 0.3 MIT 4 years ago
View on GitHub
Context7
alexdpy/acl-bundle 1 1 0 0 0 0.0
View on GitHub
Context7
alexgoncharcherkassy/mailchimpbundle 0 0 0 0 0 0.0
View on GitHub
Context7
alexislefebvre/fixtures-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
alexislefebvre/test-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
alexkomaralex/file-search-bundle 0 0 0 0 0 0.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 7 0 0.0 12.5 MIT
View on GitHub
Context7
alexvasilyev/mthaml-bundle 0 0 0 0 0 0.6 8 years ago
View on GitHub
Context7
alhames/filter-bundle 0 0 0 0 0 0.3 MIT 2 years ago
View on GitHub
Context7
alli-govender/auditor-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
altblock/comment-bundle 0 0 0 0 0 0.0
View on GitHub
Context7
alterphp/easyadmin-extension-bundle 255 259 57 2K 13 15.9 18.5 MIT 3 years ago
View on GitHub
Context7
alterphp/easyadmin-mongo-odm-bundle 0 6 6 0.1 4.2
View on GitHub
Context7
alvadi-it/translation-bundle 0 0 0 30 0 2.1 20.6 1 year ago
View on GitHub
Context7
amashukov/tracing-bundle 0 0.0
View on GitHub
amiltone/keycloack-token-bundle 0 1 1 0 0 1.8 4 years ago
View on GitHub
Context7
amir-kacem/lorem-ipsum-bundle 0 1 0 0 0 0.0 MIT
View on GitHub
Context7
amontreuil/exception-handler-bundle 0 0 0 0 0 4.8 4 years ago
View on GitHub
Context7
amorebietakoudala/user-bundle 0 0 36 9.0 21.7
View on GitHub
Context7
amps/lorem-ipsum-bundle 0 0 0 7 0 0.6 12.5 NOASSERTION 6 years ago
View on GitHub
Context7
anyx/login-gate-bundle 59 60 23 1K 3 2.3 21.4
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,560 2,577 965 920K 343 77.1 68.7 MIT 2 weeks ago
View on GitHub
Deep Wiki
Context7
apisearch-io/apisearch-bundle 23 23 3 41 2 1.5 4.2 MIT 4 years ago
View on GitHub
Context7
apnet/functional-test-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
appstone/api-doc-bundle 0 0 0 0 0 0.0
View on GitHub
Context7
apy/datagrid-bundle 492 502 339 4K 76 35.7 39.6 MIT 2 years ago
View on GitHub
Context7
aquis/xporter-bundle 0 0 0 0 0 0.0
View on GitHub
Context7
ardenexal/symfony-form-handler 0 0 0 0 0 0.2 6 years ago
View on GitHub
Context7
arkounay/quick-admin-generator-bundle 25 25 3 351 2 6.2 12.0 MIT 10 months ago
View on GitHub
Context7
arnedesmedt/request-id-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
artgris/filemanager-bundle 184 186 92 7K 21 34.1 34.0 MIT 3 months ago
View on GitHub
Context7
arth/http_log_bundle 0 0 0 0 0 0.0
View on GitHub
Context7
artprima/prometheus-metrics-bundle 176 175 43 117K 3 25.0 45.8 MIT 2 weeks 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 8 0 1.5 7.8 MIT 1 year ago
View on GitHub
Context7
asmitta-01/toast-bundle 0 0 0 1 0 18.8 4.8 MIT 1 month ago
View on GitHub
Context7
assistenzde/database-timezone 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
atexo/job-queue-bundle 0 0 0 0 0 0.0
View on GitHub
Context7
atlance/jwt-auth 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
atriumphp/atrium 0 0.0
View on GitHub
audioteka/i18n-routing-bundle 0 0 0 0 0 0.0
View on GitHub
Context7
aulasoftwarelibre/ddd-test 1 1 0 15 0 0.0 12.8 MIT
View on GitHub
Context7
aureja/test-framework-bundle 2 2 1 0 0 0.6 MIT 8 years ago
View on GitHub
Context7
aureka/disqus-bundle 1 1 2 0 0 0.2 Apache-2.0
View on GitHub
Context7
aureka/vb-bundle 0 0 0 0 1 0.1 Apache-2.0
View on GitHub
Context7
austral/tools-bundle 1 1 0 45 0 1.8 18.9 MIT 1 year ago
View on GitHub
Context7
authbucket/oauth2-php Standards-compliant OAuth 2.0 (RFC6749) server library for PHP. Includes a Silex-based service provider for demos/tests and supports custom models/model managers (e.g., Doctrine) for tokens, clients, users, and scopes. 82 84 24 309 2 2.6 13.5 MIT
View on GitHub
Context7
authbucket/push-php PHP library for sending push notifications to mobile devices. Includes a Silex AuthBucketPushServiceProvider for demos/tests, with configurable models and model managers. Install via Composer (authbucket/push-php) and extend for Symfony2/Drupal wrappers. 8 8 0 0 0 0.0 MIT
View on GitHub
Context7
avaibook-nelmio/api-doc-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
avinsol/test-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
avris/micrus Micrus is a Laravel-friendly microservices toolkit for building lightweight services and messaging workflows. It helps you structure service boundaries, handle inter-service communication, and keep integrations consistent with a minimal, package-driven approach. 0 0 0 0.0
View on GitHub
Context7
awstudio/product-bundle 0 0 0 0 0 0.6 8 years ago
View on GitHub
Context7
aymdev/fregata-bundle 2 2 0 0 0 0.3 MIT 4 years ago
View on GitHub
Context7
aymericcucherousset/telegram-bot-bundle 0 0 0 0 0 15.7 MIT 2 months ago
View on GitHub
Context7
backsystem/base 0 0 0 25 0 0.9 19.5 4 months ago
View on GitHub
Context7
badpixxel/widgets-bundle 1 1 0 250 0 0.0 29.0 MIT
View on GitHub
Context7
baks-dev/core BaksDev Core — базовый модуль для проектов BaksDev на PHP 8.4+. Включает настройку домена через .env (HOST), примеры systemd-сервисов для messenger:consume и рекомендуемые composer auto-scripts для установки ассетов и очистки кэша. 0 0 4 149 0 21.2 35.3 MIT 1 week ago
View on GitHub
Context7
bankiru/jsonrpc-server-bundle 1 0 4 3 2 1.9 6.2 9 years ago
View on GitHub
Context7
bankiru/rpc-server-bundle 1 1 1 6 1 0.8 9 years ago
View on GitHub
Context7
barbondev/payment-paypoint-hosted-bundle 0 0 0 0 0 0.0
View on GitHub
Context7
becklyn/gluggi-bundle 5 5 2 133 1 6.5 23.0 BSD-3-Clause 3 years ago
View on GitHub
Context7
beelab/test-bundle 17 19 2 231 0 13.7 17.2 LGPL-3.0 6 months ago
View on GitHub
Context7
behat/mink-browserkit-driver 544 547 84 971K 6 19.8 49.9 MIT 6 months 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 5.4 1.2 MIT 9 months ago
View on GitHub
Context7
benmacha/mousetracker 2 2 1 4 0 20.9 6.0 1 week ago
View on GitHub
Context7
bentools/doctrine-changeset 0 0 0 1 0 0.6 4.2 MIT 2 years 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 72 208 31 12.1 16.7
View on GitHub
Context7
betterauth/symfony-bundle 0 4 26 19.8 12.4
View on GitHub
Context7
bezpapirove/bezpapirove-php-bundle 0 0 0 1.2
View on GitHub
Context7
bigz/switch-user-stateless-bundle 0 0 191 1.0 29.9
View on GitHub
Context7
biig/melodiia 18 18 4 0 8 22.6 2.6 MIT 2 months ago
View on GitHub
Context7
blackfire/php-sdk Blackfire PHP SDK for integrating profiling into your PHP apps. Install via Composer to create and submit Blackfire profiles, with docs for client usage and PHPUnit integration. Includes an optional proxy tool and a fallback PHP probe when the extension can’t be installed. 159 159 21 144K 8 33.0 50.0 MIT 2 weeks ago
View on GitHub
Context7
bluebear/adminbundle 9 9 1 0 33 15.1 15.0 MIT 5 years ago
View on GitHub
Context7
boekkooi/jquery-validation-bundle 27 27 25 12 5 6.7 4.4 MIT 9 years ago
View on GitHub
Context7
boolean-type/lorem-ipsum-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
boostworld/comment-bundle 5 6 2 693 0 3.4 28.9 MIT 2 years ago
View on GitHub
Context7
botjaeger/nexmo-bundle 5 7 0 0 0 0.6 MIT 4 years ago
View on GitHub
Context7
boulzy/behat-api-platform-bundle 0 0 0 0.0
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 18.1 MIT 1 month ago
View on GitHub
Context7
braunstetter/translated-forms 0 0 0 0 0 1.2 3 years ago
View on GitHub
Context7
bskton/lorem-ipsum-bundle 0 0 0 0 0 0.3 MIT 6 years 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/query-filter-bundle 17 17 2 21 1 4.2 4.6 MIT 2 years ago
View on GitHub
Context7
bugloos/query-sorting-bundle 13 13 1 21 0 2.2 5.5 MIT 2 years ago
View on GitHub
Context7
bulatronic/api-kit 4 4 0 0 0 0.0 MIT
View on GitHub
Context7
bxnxg/antispam-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
byscripts/static-entity-bundle 0 0 2 0 1 5.6 0.8 6 years ago
View on GitHub
Context7
bytes-commerce/behat-symfony-extension 0 0 0 21.4 MIT 2 weeks ago
View on GitHub
Context7
cafe-culture/blog-bundle 0 0 0 0 0 17.4 MIT 1 month ago
View on GitHub
Context7
camelot/canonical-url-bundle 3 3 2 0 0 0.7 MIT 6 years ago
View on GitHub
Context7
camelot/image-asset 2 2 1 0 0 0.0
View on GitHub
Context7
carlescliment/html2pdf-bundle 1 1 0 0 0 0.0 GPL-2.0
View on GitHub
Context7
cast1el/oauth-server-bundle 0 0 1 0 0 2.4 4 years ago
View on GitHub
Context7
cedricziel/symfony-messenger-pubsub-bundle 1 1 1 0 1 0.1
View on GitHub
Context7
cesurapp/api-bundle 0 0 0 30 0 23.5 23.2 MIT 3 months ago
View on GitHub
Context7
chaplean/elastica-bundle 0 0 0 0 0 0.0
View on GitHub
Context7
chaplean/unit-bundle 0 0 0 0 0 0.0
View on GitHub
Context7
chargily/epay-symfony 2 3 1 0 0 0.2 3 years 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
chrisandchris/mpdf-port-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
chrisguitarguy/request-id-bundle 45 45 25 27K 3 1.9 39.3 MIT
View on GitHub
Context7
chub/interkassa-bundle 2 2 0 0 0 0.0
View on GitHub
Context7
citizen63000/easy-api-tests 0 0 1 1 0 2.5 4.2 MIT 1 year ago
View on GitHub
Context7
claroline/lightsaml-bridge 0 0 0 4 0 0.6 9.7 MIT 2 years ago
View on GitHub
Context7
classmarkets/raven-bundle 0 1 2 0 0 0.1 MIT
View on GitHub
Context7
cleverage/ui-process-bundle 0 0 0 48 7 8.9 27.3 MIT 9 months ago
View on GitHub
Context7
clippings/money-bundle 0 0 0 0 0 0.6 MIT 8 years ago
View on GitHub
Context7
cmobi/microservice-framework-bundle 0 0 1 0 0 0.0
View on GitHub
Context7
cmrweb/address-bundle 2 2 1 2 0 15.4 3.4 MIT 4 months ago
View on GitHub
Context7
cmrweb/stripe-bundle 1 1 0 2 0 13.5 4.6 4 months ago
View on GitHub
Context7
cnd-api-maker/symfony 0 0 0 0 0 0.0
View on GitHub
Context7
codeages/plugin-bundle 7 7 9 9 1 0.6 0.4
View on GitHub
Context7
codebuds/easyadmin-log-viewer-bundle 0 0 0 19 0 0.0 18.0 MIT
View on GitHub
Context7
codeception/lib-innerbrowser InnerBrowser module for Codeception that simulates browser requests without a real browser. Useful for functional testing PHP web apps by sending GET/POST requests, managing cookies and sessions, following redirects, and asserting responses quickly in-memory. 86 86 20 907K 12 28.3 68.6 MIT 3 months ago
View on GitHub
Context7
codeception/module-phpbrowser Codeception module built on PhpBrowser to test web apps over HTTP without a real browser. Supports making requests, filling and submitting forms, following redirects, and asserting responses, headers, status codes, and page content in functional and API tests. 65 66 15 616K 2 18.3 61.1 MIT 4 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 195K 9 30.7 56.1 MIT 1 month ago
View on GitHub
Context7
codeception/util-universalframework Universal helper utilities for the Codeception testing framework, providing lightweight, framework-agnostic components to simplify test setup and reuse across projects. A small add-on package aimed at boosting consistency and reducing boilerplate in automated tests. 1 1 1 80K 1 11.3 60.3 MIT 5 months ago
View on GitHub
Context7
coka/attachment-manager-bundle 0 0 0 123 0 0.0 28.9 MIT
View on GitHub
Context7
coka/input-handler-bundle 1 1 0 200 0 0.0 27.7 MIT
View on GitHub
Context7
coka/notifier-server-bundle 1 1 0 26 0 0.0 15.8 MIT
View on GitHub
Context7
commongateway/corebundle 2 2 1 0 0 22.8 6.3 NOASSERTION 5 months ago
View on GitHub
Context7
components-web-app/api-components-bundle 32 32 8 135 26 8.6 20.2 MIT
View on GitHub
Context7
comunedifirenze/bicorebundle 1 1 3 81 2 1.5 26.1 MIT
View on GitHub
Context7
condenast-ru/basic-api-bundle 10 10 2 0 0 4.2 4 years ago
View on GitHub
Context7
configuratorware/configurator-api 0 0 404 0.0 36.0
View on GitHub
Context7
contao/contao 426 428 172 31 358 27.3 26.6 LGPL-3.0
View on GitHub
Deep Wiki
Context7
contao/core-bundle 123 130 56 19K 0 2.3 30.3 LGPL-3.0
View on GitHub
Context7
coosos/ip-filter-bundle 0 0 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 3 years ago
View on GitHub
Context7
coral/site-bundle 5 6 1 0 0 6.7 MIT 3 years ago
View on GitHub
Context7
core23/commonmark-formatter-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
core23/dompdf-bundle 55 54 12 290 6 18.1 13.6 MIT 6 months ago
View on GitHub
Context7
core23/facebook-bundle 0 0 0 0 0 2.0 MIT 6 years ago
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 2 0 2 3.6 1.9 MIT 1 year ago
View on GitHub
Context7
core23/lastfm-bundle 3 3 2 0 1 11.1 MIT 7 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 2 0 2 24.2 0.4 MIT 1 month ago
View on GitHub
Context7
core23/menu-bundle 6 6 1 0 3 22.4 0.4 MIT 2 months ago
View on GitHub
Context7
core23/setlistfm-bundle 4 0 3 0 1 8.8 MIT 7 months ago
View on GitHub
Context7
core23/shariff-bundle 0 5 0 3.0
View on GitHub
Context7
core23/sitemap-bundle 5 3 2 0 1 1.4 MIT 3 years ago
View on GitHub
Context7
core23/twig-extensions Extra Twig extensions and helpers for PHP apps, packaged as a lightweight bundle. Adds convenient filters, functions, and runtime utilities to simplify templates and reduce boilerplate, with straightforward integration into existing Twig environments. 5 3 2 3 3 17.9 3.2 MIT 2 months ago
View on GitHub
Context7
core23/twig-formatter-bundle 0 0 0 0 0 0.1 MIT
View on GitHub
Context7
corponat/api-doc-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
cosma/testing-bundle 3 4 2 0 3 0.8 0.4
View on GitHub
Context7
coverd/money-bundle 0 3 0 0.0
View on GitHub
Context7
craue/config-bundle 175 176 35 13K 12 5.6 30.0 MIT
View on GitHub
Context7
craue/formflow-bundle 748 759 125 34K 61 24.6 45.7 MIT
View on GitHub
Context7
craue/formflow-demo-bundle 29 29 13 190 2 0.9 11.9 MIT
View on GitHub
Context7
craue/geo-bundle 126 128 21 2K 5 2.9 19.5 MIT
View on GitHub
Context7
craue/twigextensions-bundle 79 81 12 1K 1 0.9 15.8 MIT
View on GitHub
Context7
creative-web-solution/imagine-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
crell/planedo-bundle 0 1 0 0.1
View on GitHub
Context7
crosiersource/crosierlib-base 1 1 0 13 1 0.7 14.0 MIT
View on GitHub
Context7
cubetools/cube-common-develop Shared development utilities and common code used across CUBE Tools projects. Install via Composer in your dev dependencies to reuse helpers and standardize tooling while building and maintaining CUBE Tools packages. 0 0 1 54 5 5.4 26.9 MIT 5 years ago
View on GitHub
Context7
cuyz/valinor-bundle 54 54 5 11K 2 20.7 36.4 MIT 2 months ago
View on GitHub
Context7
cvele/translation-bundle 0 0 0 13 0 1.5 15.8 4 years ago
View on GitHub
Context7
cybernodev/framework-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
cyve/password-manager-bundle 1 1 1 0 0 0.0 MIT
View on GitHub
Context7
daanbiesterbos/job-queue-bundle 3 3 0 0 0 0.3 NOASSERTION 5 years ago
View on GitHub
Context7
daemon8/symfony 0 0 2 0.0 6.6
View on GitHub
Context7
dahovitech/file-manager-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
dahovitech/media-bundle 0 0 0 0 0 0.0
View on GitHub
Context7
dalv/wordbundle 0 0 0 0 0 0.9 MIT 5 years ago
View on GitHub
Context7
dama/menu-bundle 10 10 1 310 0 18.1 22.1 MIT 5 months ago
View on GitHub
Context7
damienharper/auditor-bundle 461 460 139 94K 8 34.5 39.7 MIT 2 months ago
View on GitHub
Context7
damienharper/doctrine-audit-bundle 461 463 138 1K 8 34.0 12.4 MIT 2 months ago
View on GitHub
Context7
daniel-iwaniec/elasticsearch-bundle 0 0 1 0 0 0.0 MIT
View on GitHub
Context7
danielbackes/symfony-casts-lorem-ipsum-bundle Symfony bundle that generates joyful lorem ipsum. Install via Composer and autowire the KnpUIpsum service to create fake paragraphs. Configure unicorn/sunshine options and extend the word list by adding WordProviderInterface services. 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
dankempster/contact-bundle 1 1 0 0 0 0.0 MIT
View on GitHub
Context7
dansan/jobboy-test-pack JobBoy Test Pack shares common testing dependencies across JobBoy repositories. Use it to keep test tooling consistent between projects. Documentation: https://github.com/danielsan80/jobboy-doc/blob/master/doc/jobboy-test-pack.md 0 0 0 0 0 0.0
View on GitHub
Context7
dariotilgner/easyadmin-extension-bundle 0 0 0 0 0 0.6 MIT 4 years ago
View on GitHub
Context7
dayspring-tech/login-bundle 0 0 0 883 0 4.8 40.7 MIT 1 year ago
View on GitHub
Context7
dbannik/sentry-symfony 0 0 0 0 0 0.0 MIT
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-authentic-documents-bundle 0 0 0 0 1 0.1
View on GitHub
Context7
dbp/relay-authorization-bundle 0 0 0 404 1 0.1 36.0 AGPL-3.0
View on GitHub
Context7
dbp/relay-base-bundle 0 0 0 0.0
View on GitHub
Context7
dbp/relay-base-course-bundle 0 0 0 401 1 0.1 35.9 AGPL-3.0
View on GitHub
Context7
dbp/relay-base-course-connector-campusonline-bundle 0 0 0 248 1 0.1 33.1 AGPL-3.0
View on GitHub
Context7
dbp/relay-base-organization-bundle 0 0 0 602 1 0.1 38.4 AGPL-3.0
View on GitHub
Context7
dbp/relay-base-organization-connector-campusonline-bundle 0 0 0 252 1 0.1 33.2 AGPL-3.0
View on GitHub
Context7
dbp/relay-base-person-bundle 0 0 2K 0.1 44.2
View on GitHub
Context7
dbp/relay-base-person-connector-campusonline-bundle 0 0 0 248 1 0.1 33.1 AGPL-3.0
View on GitHub
Context7
dbp/relay-base-person-connector-ldap-bundle 0 0 0 215 1 0.1 32.2 AGPL-3.0
View on GitHub
Context7
dbp/relay-base-publication-bundle 0 0 0 307 1 0.1 34.3 AGPL-3.0
View on GitHub
Context7
dbp/relay-base-publication-connector-pure-bundle 0 0 0 231 1 0.1 32.6 AGPL-3.0
View on GitHub
Context7
dbp/relay-blob-bundle 0 0 0 1K 1 0.1 42.0 AGPL-3.0
View on GitHub
Context7
dbp/relay-blob-connector-campusonline-dms-bundle 0 0 0 232 1 0.2 32.7 AGPL-3.0
View on GitHub
Context7
dbp/relay-blob-connector-filesystem-bundle 0 0 0 286 1 0.1 34.1 AGPL-3.0
View on GitHub
Context7
dbp/relay-cabinet-bundle 0 0 0 329 1 0.1 34.8 AGPL-3.0
View on GitHub
Context7
dbp/relay-cabinet-connector-campusonline-bundle 0 0 0 298 1 0.1 34.4 AGPL-3.0
View on GitHub
Context7
dbp/relay-campusonline-bundle 0 0 0 0.0
View on GitHub
Context7
dbp/relay-checkin-bundle 0 0 0 0 0 0.0
View on GitHub
Context7
dbp/relay-core-bundle 0 2 7K 0.1 46.2
View on GitHub
Context7
dbp/relay-core-connector-campusonline-bundle 0 0 0 297 1 0.1 34.3 AGPL-3.0
View on GitHub
Context7
dbp/relay-core-connector-ldap-bundle 0 0 360 0.1 35.5
View on GitHub
Context7
dbp/relay-core-connector-oidc-bundle 0 0 0 433 1 0.1 36.4 AGPL-3.0
View on GitHub
Context7
dbp/relay-core-connector-textfile-bundle 0 0 0 286 1 0.1 34.1 AGPL-3.0
View on GitHub
Context7
dbp/relay-dispatch-bundle Symfony bundle providing the Relay Dispatch API backend. Works with the Dispatch Frontend app, offering endpoints and services for dispatch workflows. Includes docs, changelog, and CI-tested code for integrating dispatch features into your Relay setup. 3 3 1 307 1 0.4 26.1 AGPL-3.0 3 years ago
View on GitHub
Context7
dbp/relay-educationalcredentials-bundle 0 0 0 0 0 0.0 AGPL-3.0
View on GitHub
Context7
dbp/relay-esign-bundle 1 1 0 364 2 0.4 31.2 AGPL-3.0
View on GitHub
Context7
dbp/relay-example-bundle 1 1 0 0 1 0.1 AGPL-3.0
View on GitHub
Context7
dbp/relay-formalize-bundle 2 2 0 248 1 0.1 26.5 AGPL-3.0
View on GitHub
Context7
dbp/relay-frontend-bundle 1 1 0 230 1 0.1 28.5 AGPL-3.0
View on GitHub
Context7
dbp/relay-greenlight-bundle 1 1 0 0 1 0.1 AGPL-3.0
View on GitHub
Context7
dbp/relay-greenlight-connector-campusonline-bundle 1 1 0 0 1 0.1 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 317 1 0.1 34.5 AGPL-3.0
View on GitHub
Context7
dbp/relay-mono-bundle 1 1 2 792 2 0.5 35.8 AGPL-3.0
View on GitHub
Context7
dbp/relay-mono-connector-campusonline-bundle 0 0 0 282 3 0.7 34.3 AGPL-3.0
View on GitHub
Context7
dbp/relay-mono-connector-generic-bundle 0 0 0 230 1 0.1 32.6 AGPL-3.0
View on GitHub
Context7
dbp/relay-mono-connector-payone-bundle 0 0 275 0.2 33.5
View on GitHub
Context7
dbp/relay-mono-connector-payunity-bundle 0 0 0 0 0 0.0 AGPL-3.0
View on GitHub
Context7
dbp/relay-nexus-bundle 0 0 237 0.1 32.9
View on GitHub
Context7
dbp/relay-portfolio-bundle DbpRelayPortfolioBundle provides a relay bundle for integrating portfolio-related features into DBP applications. Use it to connect, expose, and manage portfolio data through a standardized bundle structure within your Symfony/DBP setup. 0 0 0 257 1 0.1 34.5 AGPL-3.0
View on GitHub
Context7
dbp/relay-proxy-bundle 0 0 0 234 1 0.2 32.7 AGPL-3.0
View on GitHub
Context7
dbp/relay-sublibrary-bundle 2 2 0 251 3 0.7 26.9 AGPL-3.0
View on GitHub
Context7
dbp/relay-sublibrary-connector-base-organization-bundle 0 0 0 0 0 0.0 AGPL-3.0
View on GitHub
Context7
dbp/relay-sublibrary-connector-campusonline-bundle 0 0 0 0 0 0.0 AGPL-3.0
View on GitHub
Context7
dbp/relay-template-bundle Symfony bundle template for creating new Digital Blueprint relay bundles. Provides a starting structure, config, and CI setup for building relay integrations. Intended as a scaffold and typically not used directly in production projects. 0 0 0 28 2 0.4 20.2 AGPL-3.0
View on GitHub
Context7
dbp/relay-verity-bundle 1 1 0 1K 1 0.1 39.6 AGPL-3.0
View on GitHub
Context7
dbp/relay-verity-connector-clamav-bundle 0 0 0 286 1 0.1 34.0 AGPL-3.0
View on GitHub
Context7
dbp/relay-verity-connector-verapdf-bundle 0 0 0 282 1 0.1 34.0 AGPL-3.0
View on GitHub
Context7
ddereszewski/job-queue-bundle 1 1 2 0 0 6.4 2 years ago
View on GitHub
Context7
debril/rss-atom-bundle 138 140 50 12K 5 12.7 28.7 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/util-bundle 0 0 0 1 0 0.1 4.2 MIT
View on GitHub
Context7
deozza/api-tester-bundle 0 0 0 0 0 0.0
View on GitHub
Context7
deozza/philarmony-api-tester-bundle 0 0 0 0 0 0.0
View on GitHub
Context7
devgeek/beacon-admin 0 0.0
View on GitHub
digitalrevolution/symfony-trace-bundle 8 8 4 7K 1 15.6 43.9 MIT 5 months ago
View on GitHub
Context7
dimiceli/cookie-consent-bundle 0 0 0 0 0 2.1 MIT 4 years ago
View on GitHub
Context7
dimkinthepro/jwt-auth-bundle 0 0 0 0 0 0.3 1 year ago
View on GitHub
Context7
dinhkhanh/mongodb-acl-bundle 0 0 1 0 0 0.0
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 0 0 0.3 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
dmp/rest-bundle 0 0 0 15 0 20.4 19.1 1 month ago
View on GitHub
Context7
dmykos/ip-store-bundle 0 0 0 0 0 0.3 MIT 5 years ago
View on GitHub
Context7
dnaklik/dna-exchange-bundle 0 0 0 0 0 1.5 MIT 1 year ago
View on GitHub
Context7
dnl/mthaml-bundle 1 1 0 0 0 0.0
View on GitHub
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 388 229 326K 12 34.3 49.5 MIT 4 months ago
View on GitHub
Context7
doctrine/phpcr-bundle 158 160 65 33K 6 29.6 38.9 MIT 2 months ago
View on GitHub
Context7
domenik88/datagrid-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
dontdrinkandroot/api-platform-bundle 0 0 28 0.0 20.2
View on GitHub
Context7
dontdrinkandroot/bootstrap-bundle 0 0 0 37 0 0.0 21.8 Apache-2.0
View on GitHub
Context7
dontdrinkandroot/bridge-bundle 0 0 0 30 0 0.0 20.6 Apache-2.0
View on GitHub
Context7
dontdrinkandroot/crud-admin-bundle 0 0 0 38 2 0.7 21.9 Apache-2.0 4 years ago
View on GitHub
Context7
dontdrinkandroot/doctrine-bundle 0 0 0 27 0 0.3 20.0 9 years ago
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
dotdev/currency-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
dpn/xml-sitemap-bundle 26 26 8 49 0 2.5 6.2 9 years ago
View on GitHub
Context7
draw/sonata-extra-bundle 0 0 0 2K 0 0.0 45.0
View on GitHub
Context7
draw/swagger-bundle 0 0 5 0 0 1.1 MIT 6 years ago
View on GitHub
Context7
draw/tester-bundle 0 0 0 2K 0 0.0 45.1
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 960 2 2.7 27.4 NOASSERTION 2 years ago
View on GitHub
Context7
dubture/async-bundle 3 3 0 0 0 0.3 MIT 11 years ago
View on GitHub
Context7
dubture/customerio-bundle 3 3 1 0 0 0.3 MIT 11 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 7K 12 27.6 42.1 3 months ago
View on GitHub
Context7
dunglas/action-bundle 256 264 14 812 7 2.7 7.3 MIT 9 years 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,560 2,565 965 328 343 77.1 32.1 MIT 2 weeks ago
View on GitHub
Context7
durimjusaj/geo-bundle 0 0 1 126 0 0.6 29.1 MIT 1 year ago
View on GitHub
Context7
easycorp/easyadmin-bundle 4,281 4,293 1,095 365K 69 87.8 62.2 MIT 1 week ago
View on GitHub
Context7
ecourty/mcp-server-bundle 50 52 6 321 5 3.4 10.6 MIT 10 months ago
View on GitHub
Context7
ecourty/platform-parameter-bundle 0 0 0 2 0 16.1 7.5 MIT 2 months ago
View on GitHub
Context7
ecourty/token-bundle Symfony bundle to manage secure, typed, revocable tokens for any Doctrine entity (password resets, email verification, share links). Supports expiry, single-use/max-uses, JSON payloads, events, subject resolution, and a purge command. 0 0 0 0 0 18.9 3 weeks ago
View on GitHub
Context7
effectiveactivism/schema-api-updater 0 0 0 0.0
View on GitHub
Context7
effectiveactivism/schema-org-api 0 0 0 0.0
View on GitHub
Context7
effiana/api-doc-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/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
ehann/web-service-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
ehyiah/ux-quill Symfony UX bundle integrating the Quill.js WYSIWYG editor. Add QuillType to your forms (works well with EasyAdmin), supports AssetMapper or Webpack Encore builds, and includes simple Twig patterns to render saved HTML with Quill styling. 61 62 8 8K 2 30.5 36.6 MIT 2 weeks ago
View on GitHub
Context7
ejm/flow-bundle 1 1 0 0 0 0.0 MIT
View on GitHub
Context7
ekreative/health-check-bundle 35 35 13 11K 1 3.4 35.1 MIT 1 year 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 34 0 0.1 17.3 MIT
View on GitHub
Context7
ekreative/uuid-extra-bundle 18 18 12 1K 3 2.9 27.6 MIT 4 years ago
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. 328 326 30 37K 15 33.2 38.6 MIT 1 month ago
View on GitHub
Context7
enqueue/enqueue-bundle 274 276 32 135K 0 2.3 37.2 MIT
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.6 MIT
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 3K 0 9.4 32.4 NOASSERTION 2 years ago
View on GitHub
Context7
fabpot/goutte Goutte is a PHP web scraping and web testing library built on Symfony components. It provides a simple API to crawl pages, submit forms, click links, and extract content with CSS selectors—handy for quick crawlers, monitors, and functional checks. 9,201 9,342 987 242K 138 31.1 29.2 MIT 3 years ago
View on GitHub
Context7
friends-of-behat/mink-browserkit-driver 97 97 13 289K 0 18.3 54.7 MIT 2 months ago
View on GitHub
Context7
friends-of-behat/symfony-extension 480 482 69 518K 24 21.1 50.7 MIT 1 year 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. 459 469 229 2K 54 29.1 28.1 MIT 6 years ago
View on GitHub
Context7
friendsofsymfony/facebook-bundle 315 336 135 81 78 12.2 19.1
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. 438 440 83 197K 10 32.0 44.9 NOASSERTION 3 months ago
View on GitHub
Context7
friendsofsymfony/message-bundle 356 363 180 3K 6 10.1 17.0 7 years ago
View on GitHub
Context7
friendsofsymfony/rest-bundle 2,800 2,854 689 859K 144 71.7 64.3 MIT 3 months ago
View on GitHub
Context7
gisostallenberg/response-content-negotiation-bundle 0 0 4 577 0 22.0 43.3 2 months 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 20 22K 5 13.3 47.7 Apache-2.0 10 months ago
View on GitHub
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,372 2,411 788 270K 1 50.6 32.1 MIT 3 months ago
View on GitHub
Context7
ibexa/jms-translation-bundle Symfony bundle for extracting, managing, and updating translation messages. Scans PHP, Twig, and other resources, supports multiple translation formats, and provides tools for maintaining locale files and translation catalogs in your application. 0 0 1 19K 0 17.3 63.3 2 months ago
View on GitHub
Context7
ibexa/rest 5 5 6 29K 0 30.1 64.4 NOASSERTION 2 weeks ago
View on GitHub
Context7
javiereguiluz/easyadmin-bundle EasyAdmin is a fast, modern admin generator for Symfony. Build beautiful back offices quickly with sensible defaults and powerful customization. Requires PHP 8.0.2+ and Symfony 5.4+; full documentation available on symfony.com. 22 26 1 1K 0 0.1 22.8 MIT
View on GitHub
Context7
jms/di-extra-bundle 328 341 128 31K 84 28.1 51.5 8 years ago
View on GitHub
Context7
jms/payment-core-bundle Symfony bundle providing a unified API for processing payments across multiple providers. Includes persistence for payments/transactions, retryable transaction management, encryption of sensitive data, and built-in support for many backends with easy extensibility. 194 195 106 2K 21 12.6 21.4 Apache-2.0 7 years ago
View on GitHub
Context7
jms/security-extra-bundle 253 261 97 15K 34 16.5 39.0 9 years ago
View on GitHub
Context7
jms/translation-bundle 425 444 282 95K 78 57.0 66.0 1 month ago
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 5 0 0.0 4.2 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 4 7 3.6 3.0 LGPL-3.0 9 years ago
View on GitHub
Context7
lchrusciel/api-test-case PHPUnit TestCase for Symfony API development. Extends WebTestCase with easy JSON/XML response matching (via php-matcher) and optional Alice/Doctrine fixtures loading. Supports a clear TDD workflow using expected response files and helpful diffs. 411 410 40 121K 11 25.6 43.1 MIT 4 months ago
View on GitHub
Context7
league/oauth2-server-bundle 236 236 100 182K 47 38.2 66.0 MIT 4 months 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,605 2,627 616 1M 99 68.4 65.5 MIT 5 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. 649 659 180 92K 42 48.7 51.0 MIT 1 month ago
View on GitHub
Context7
liip/imagine-bundle 1,706 1,732 383 581K 69 58.7 65.8 MIT 5 months ago
View on GitHub
Context7
liuggio/excelbundle 369 377 134 11K 14 13.3 26.2 MIT 9 years 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 31 0 1.0 6.6 MIT 4 years ago
View on GitHub
Context7
mhujer/breadcrumbs-bundle 70 71 12 29K 5 1.6 26.0 NOASSERTION 5 years ago
View on GitHub
Context7
mmoreram/base-bundle 29 29 6 462 1 7.3 16.8 MIT 4 years ago
View on GitHub
Context7
nelmio/api-doc-bundle Symfony bundle to generate OpenAPI documentation for your APIs. Provides an interactive docs UI and schema generation driven by PHP 8 attributes. Requires PHP 8.1+ and Symfony 6.4+. Includes migration guides and solid CI support. 2,346 2,395 898 1M 53 71.8 67.4 MIT 4 weeks ago
View on GitHub
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. 674 683 92 318K 25 37.6 51.6 MIT 3 months ago
View on GitHub
Context7
nucleos/dompdf-bundle 55 55 12 47K 6 18.1 45.4 MIT 6 months ago
View on GitHub
Context7
omines/datatables-bundle 283 286 118 25K 3 35.3 33.8 MIT 4 days ago
View on GitHub
Deep Wiki
Context7
oneup/flysystem-bundle 643 653 116 310K 11 9.8 40.0 MIT
View on GitHub
Context7
oneup/uploader-bundle 606 620 173 104K 19 13.8 36.5 MIT
View on GitHub
Context7
oro/commerce 204 205 95 2K 60 25.8 36.1 NOASSERTION 6 years ago
View on GitHub
Context7
oro/crm 678 680 219 2K 58 35.1 28.3 NOASSERTION 9 years ago
View on GitHub
Context7
oro/platform 0 644 3K 42.5 34.8
View on GitHub
Context7
overblog/graphql-bundle 795 802 226 167K 115 56.9 63.9 MIT 1 month ago
View on GitHub
Context7
payum/payum-bundle 583 597 147 189K 29 39.5 52.6 MIT 3 months ago
View on GitHub
Context7
php-debugbar/doctrine-bridge Doctrine Bridge for PHP Debug Bar adds collectors to profile Doctrine ORM/DBAL activity in the PHP Debug Bar. Install via Composer, run the included demo with a local DB, and execute PHPUnit/Panther tests for verification. 0 0 1 1K 2 14.4 48.1 MIT 4 months ago
View on GitHub
Context7
php-debugbar/monolog-bridge Bridge integration between Monolog and PHP DebugBar, sending log records to the DebugBar collector for easier inspection while developing. Useful for Laravel/Symfony or any PHP app using Monolog and DebugBar. 0 0 0 2K 0 12.7 51.3 MIT 4 months ago
View on GitHub
Context7
php-debugbar/php-debugbar PHP Debug Bar adds an in-browser debug toolbar to PHP apps (dev only), replacing var_dump with collectors for messages, time, memory, exceptions, request data, PDO, Monolog, Symfony components, AJAX support, and request history. 4,387 4,384 424 3M 0 66.0 44.8 MIT 1 month ago
View on GitHub
Deep Wiki
Context7
php-debugbar/symfony-bridge Symfony bridge for PHP Debug Bar. Install via Composer to integrate php-debugbar into Symfony apps, with a ready-to-run demo and PHPUnit test suite (including Panther browser tests) for verifying integration and UI behavior. 2 2 0 1M 0 14.2 61.3 MIT 4 months ago
View on GitHub
Context7
php-debugbar/twig-bridge Twig bridge for PHP Debug Bar. Installs via Composer and adds DebugBar support to Twig-based apps. Includes a runnable demo using PHP’s built-in server and a PHPUnit test suite with optional Panther browser testing. 1 1 0 8K 0 13.3 54.8 MIT 4 months ago
View on GitHub
Context7
php-http/httplug-bundle 389 390 51 237K 5 31.5 45.6 MIT 1 month ago
View on GitHub
Context7
presta/sitemap-bundle 383 395 103 193K 15 31.7 47.3 MIT 4 months 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 16 201 2 1.5 9.9 AGPL-3.0
View on GitHub
Context7
redhotmagma/symfony-test-utils Utilities to simplify testing in Symfony projects. Provides helpers and small tools for common test setup tasks, assertions, and fixtures to reduce boilerplate and speed up writing reliable unit and integration tests. 0 0 66 0.0 25.1
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,368 3,399 276 944K 0 12.6 23.9 MIT
View on GitHub
Context7
sentry/sentry-symfony 736 746 184 2M 15 39.3 58.7 MIT 2 months ago
View on GitHub
Context7
setono/sylius-behat-pack Dev pack for running Behat tests in Sylius apps and plugins. Pulls in common Behat/Mink tooling and documents a JS-enabled setup using Chromedriver, Selenium, and the Symfony CLI web server for test environments. 2 2 1 35 0 1.4 15.2 MIT 4 years ago
View on GitHub
Context7
silex/silex Silex is a lightweight PHP micro-framework built on Symfony components. It provides a simple application container, routing, controllers, and service providers to quickly build small web apps and APIs with minimal boilerplate and strong reuse of Symfony’s ecosystem. 3,540 3,733 701 54K 0 16.4 11.7 MIT
View on GitHub
Context7
simplethings/entity-audit-bundle Doctrine 2 auditing/versioning bundle inspired by Hibernate Envers. Tracks entity changes and associations over time, stores revisions, and lets you inspect historical states for debugging, compliance, and change history in Symfony/Doctrine apps. 642 649 260 11K 4 37.1 20.8 MIT 2 months ago
View on GitHub
Context7
snc/redis-bundle 1,049 1,072 321 464K 1 37.1 40.7 MIT 4 months ago
View on GitHub
Context7
sonata-project/admin-bundle 2,124 2,166 1,244 188K 7 57.1 35.4 MIT 2 days ago
View on GitHub
Context7
sonata-project/block-bundle 415 424 142 279K 1 25.5 42.8 MIT 6 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 111 15K 0 23.7 33.7 MIT 5 months ago
View on GitHub
Context7
sonata-project/doctrine-mongodb-admin-bundle Symfony bundle that integrates Doctrine MongoDB ODM with SonataAdminBundle, providing admin services, mappers, and datagrid support to manage MongoDB documents via Sonata’s admin UI. Includes docs, CI, and versioned releases. 64 68 95 7K 1 23.2 31.5 MIT 5 months ago
View on GitHub
Context7
sonata-project/entity-audit-bundle Doctrine 2 entity versioning for Symfony, inspired by Hibernate Envers. Tracks changes to audited entities and associations, storing revision history you can browse and compare for full audit trails. 642 643 260 25K 4 37.1 26.1 MIT 2 months ago
View on GitHub
Context7
sonata-project/formatter-bundle 84 86 117 22K 0 23.9 36.5 MIT 5 months ago
View on GitHub
Context7
sonata-project/media-bundle 462 471 481 39K 3 38.0 32.1 MIT 5 months ago
View on GitHub
Context7
sonata-project/news-bundle SonataNewsBundle adds news/blog features to Symfony with Sonata integration. Includes admin management, posts, categories, comments, and RSS support. Note: the repository is abandoned and currently has no active maintenance or support. 150 156 127 834 0 5.6 7.9 MIT 5 years ago
View on GitHub
Context7
sonata-project/notification-bundle 138 141 93 9K 0 4.6 17.8 MIT 4 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 2 34.1 21.0 MIT 1 month ago
View on GitHub
Context7
sonata-project/translation-bundle 77 78 70 14K 0 22.8 34.2 MIT 5 months ago
View on GitHub
Context7
sonata-project/twig-extensions Provides a set of useful Twig extensions for Sonata projects, adding extra filters, functions, and helpers to enhance templates. Install via Composer and integrate with Twig to simplify common view tasks and formatting. 91 91 16 170K 0 19.4 48.9 MIT 6 months ago
View on GitHub
Context7
sonata-project/user-bundle 346 354 475 42K 2 36.4 32.4 MIT 5 months ago
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 33.5
View on GitHub
Context7
splash/metadata 0 0 308 0.0 34.4
View on GitHub
Context7
splash/php-bundle 0 0 1 445 0 0.8 36.6 5 years ago
View on GitHub
Context7
splash/scopes 0 0 184 0.0 31.3
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 225 0.0 31.9
View on GitHub
Context7
sulu/form-bundle SuluFormBundle adds dynamic form creation to the Sulu Admin. Content managers build fields in a simple grid, configure notification and confirmation emails, and render forms using Symfony Form Component theming. Compatible with Sulu 2.0+. 88 88 77 6K 61 48.6 55.9 MIT 2 weeks ago
View on GitHub
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 4 11K 0 18.6 47.1 MIT 3 months ago
View on GitHub
Context7
sulu/sulu Sulu is an extensible open-source PHP CMS built on Symfony, designed for robust multilingual, multi-portal websites. It provides an intuitive admin interface to manage the full content lifecycle and serves as the core framework dependency for Sulu projects. 1,333 1,333 357 20K 493 66.9 49.0 MIT 1 week ago
View on GitHub
Deep Wiki
Context7
sylius/admin-ui 1 1 0 4K 0 0.0 45.7 MIT
View on GitHub
Context7
sylius/attribute-bundle 9 9 4 8K 0 0.2 40.4 MIT
View on GitHub
Context7
sylius/bootstrap-admin-ui 1 1 2 3K 1 0.2 43.8 MIT
View on GitHub
Context7
sylius/locale-bundle 6 6 1 9K 0 0.1 43.0 MIT
View on GitHub
Context7
sylius/resource-bundle 234 238 166 201K 61 51.4 76.0 MIT 1 month 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,478 8,494 2,161 96K 171 86.4 46.4 MIT 1 month ago
View on GitHub
Context7
sylius/theme-bundle Sylius Theme Bundle brings theme management to Symfony apps. Define and switch themes, organize templates and assets per theme, and build storefronts with clean overrides. Part of the Sylius ecosystem, with docs included and MIT licensed. 103 104 41 163K 20 29.0 58.2 MIT 4 months 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 1 107K 0 0.0 55.3 MIT
View on GitHub
Context7
symfony/asset-mapper Symfony AssetMapper exposes asset directories, copies them to a public folder with digested/versioned filenames, and can generate an importmap so you can use modern JavaScript modules without a build step. 165 165 6 596K 0 34.8 57.4 MIT 1 week ago
View on GitHub
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,571 3,584 123 5M 0 55.4 50.8 MIT 1 week ago
View on GitHub
Deep Wiki
Context7
symfony/http-kernel Symfony HttpKernel turns HTTP Requests into Responses via an event-driven workflow powered by EventDispatcher. It’s the core of Symfony’s request handling and flexible enough for full-stack frameworks, micro-frameworks, or CMS platforms like Drupal. 8,121 8,141 98 15M 0 62.9 52.9 MIT 1 week ago
View on GitHub
Deep Wiki
Context7
symfony/panther Symfony Panther is a PHP library for end-to-end browser testing and web scraping using real browsers like Chrome and Firefox. Built on the W3C WebDriver protocol, it drives native browsers for reliable automation in Symfony or standalone. 3,063 3,077 233 463K 200 62.0 59.1 MIT 4 months ago
View on GitHub
Deep Wiki
Context7
symfony/psr-http-message-bridge Symfony PSR-7 Bridge integrates PSR-7 HTTP messages with Symfony’s HttpFoundation. Convert requests and responses between PSR-7 implementations and Symfony components to ease interoperability with middleware and libraries. 1,295 1,301 56 7M 0 36.9 60.7 MIT 4 weeks ago
View on GitHub
Deep Wiki
Context7
symfony/security-bundle Symfony SecurityBundle tightly integrates the Symfony Security component into the full-stack framework, providing authentication, authorization, firewalls, user providers, and access control with seamless configuration and framework-level tooling. 2,501 2,507 27 4M 0 48.0 51.9 MIT 1 week ago
View on GitHub
Deep Wiki
Context7
symfony/test-pack Symfony Test Pack bundles recommended tools for testing Symfony apps, providing common PHPUnit integration and related testing utilities out of the box. Use it to quickly set up a consistent, full-featured test environment for projects using Symfony. 851 852 7 83K 0 6.4 27.5 MIT 1 year ago
View on GitHub
Context7
symfony/test-pack Symfony Test Pack bundles recommended tools for testing Symfony apps, providing common PHPUnit integration and related testing utilities out of the box. Use it to quickly set up a consistent, full-featured test environment for projects using Symfony. 851 852 7 83K 0 6.4 27.5 MIT 1 year ago
View on GitHub
Context7
symfony/ux-turbo Symfony UX Turbo integrates Hotwire Turbo into Symfony apps, enabling faster navigation, Turbo Frames/Streams updates, and smoother UX with minimal custom JavaScript. Includes Stimulus integration and tools to progressively enhance pages and forms. 392 392 17 421K 0 24.3 49.3 MIT 1 week ago
View on GitHub
Deep Wiki
Context7
symfony/web-profiler-bundle Provides the Symfony Web Profiler and debug toolbar for development. Inspect requests, routing, templates, database queries, logs, events, and performance metrics via an in-browser UI to speed up debugging and optimization. 0 2,256 3M 42.1 51.4
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 26K 1 1.0 MIT 5 years 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 7K 9 12.6 3.3 6 months ago
View on GitHub
Context7
symfony-cmf/seo-bundle 50 46 27 1K 24 7.4 18.8 7 years ago
View on GitHub
Context7
symfony-cmf/testing Testing utilities for Symfony CMF projects, providing helpers and base classes to simplify PHPUnit-based integration and functional tests. Speeds up setting up test environments and common CMF scenarios with reusable tooling. 0 4 7K 25.8 49.5
View on GitHub
Context7
vich/uploader-bundle 1,902 1,931 522 489K 48 64.2 57.0 MIT 5 days ago
View on GitHub
Context7
web-token/jwt-framework 949 952 119 548K 0 35.2 44.5 MIT 1 month ago
View on GitHub
Deep Wiki
Context7
willdurand/js-translation-bundle 582 593 182 208K 0 32.1 40.2 MIT 3 months ago
View on GitHub
Context7
willdurand/rest-extra-bundle 95 96 17 1K 1 1.6 11.2 7 years ago
View on GitHub
Context7
zenstruck/browser A Laravel-friendly browser testing toolkit built on Symfony BrowserKit and Panther. Easily crawl pages, click links, submit forms, assert on HTML, and drive real headless browsers—great for end-to-end tests and fluent, expressive UI assertions. 227 227 25 106K 34 41.9 58.7 MIT 1 week ago
View on GitHub
Deep Wiki
Context7
zenstruck/foundry Zenstruck Foundry is a Laravel-friendly factory and fixtures toolkit for building and persisting test data. Define model factories, create realistic related objects, seed databases, and write cleaner, faster tests with helpers for states, Faker, and repositories. 788 788 111 552K 25 44.4 58.0 MIT 2 weeks ago
View on GitHub
Deep Wiki
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. 275 275 15 284K 10 27.7 50.5 MIT 3 months ago
View on GitHub
Deep Wiki
Context7
zenstruck/uri Immutable, fluent URI/URL value objects for PHP with easy parsing, building, and modification of URIs. Create, normalize, and manipulate components (scheme, host, path, query, fragment) safely, with helpers for encoding and query params. 17 1 1 10.8 MIT 5 months ago
Context7
zquintana/lara-swag 1 1 0 0 0 0.0 MIT
View on GitHub
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.
hamzi/corewatch
minionfactory/raw-hydrator
hexters/coinpayment
rjcodes/rjcms
act-training/laravel-permissions-manager
alimarchal/laravel-chart-of-accounts
babenkoivan/elastic-scout-driver
mkwebdesign/filament-watchdog-v5
renatomarinho/laravel-page-speed
zedmagdy/filament-business-hours
renatovdemoura/blade-elements-ui
devgeek/beacon-admin
benjamin-rqt/data-watcher-bundle
atriumphp/atrium
sandermuller/package-boost-laravel
sandermuller/boost-skills
redaxo/core
yusufgenc/filament-api-forge
l3aro/rating-star-for-filament
leek/filament-subtenant-scope