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

Symfony Config Test Laravel Package

matthiasnoback/symfony-config-test

PHPUnit helpers for testing Symfony Config definitions. Provides a test case trait and assertions to validate config trees, ensuring required nodes, types, and constraints behave as expected by asserting valid and invalid configuration arrays.

View on GitHub
Deep Wiki
Context7
Package
Description
Stars
Likes
Forks
Downloads
Issues
Score
Opportunity
License
Last Release
ad3n/jwt-refresh-token-bundle Symfony bundle to manage JWT refresh tokens alongside LexikJWTAuthenticationBundle. Supports Doctrine ORM or MongoDB ODM, adds refresh token generation/rotation and storage, plus endpoints and security integration for renewing access tokens securely. 1 1 0 0 0 0.3 MIT 1 year ago
View on GitHub
Context7
ae/connect-bundle AEConnect is a Symfony bundle for integrating with Salesforce via the Salesforce REST SDK. It supports configurable entity mapping, inbound/outbound sync with validation and transformations, bulk synchronization, and command/debug tooling. 2 2 2 12 0 28.8 11.3 MIT 1 month ago
View on GitHub
Context7
ajgl/session-expiration-bundle 1 1 0 0 0 0.0
View on GitHub
Context7
alxishin/fm-elfinder-bundle 0 0 0 0 0 0.9 MIT 5 years ago
View on GitHub
Context7
answear/boxnow-bundle 2 2 0 274 0 23.2 31.9 MIT 4 days ago
View on GitHub
Context7
answear/fan-courier-bundle 0 0 0 254 0 22.1 39.0 MIT 3 weeks ago
View on GitHub
Context7
answear/fox-post-parcel 1 1 1 272 0 21.6 34.4 MIT 3 weeks ago
View on GitHub
Context7
answear/gls-bundle 0 0 0 268 0 22.1 39.2 MIT 3 weeks ago
View on GitHub
Context7
answear/luigis-box-bundle 6 6 2 598 0 28.6 31.4 MIT 4 days ago
View on GitHub
Context7
answear/overseas-bundle 0 0 0 0 0 5.3 MIT 11 months ago
View on GitHub
Context7
answear/payum-pay-u 3 4 1 297 0 24.0 30.0 MIT 1 week ago
View on GitHub
Context7
async-aws/async-aws-bundle 25 25 6 96K 0 29.0 57.7 MIT 1 week ago
View on GitHub
Context7
atoomstudio/user-bundle 0 0 0 4 0 0.3 9.7 MIT 1 year ago
View on GitHub
Context7
babdev/websocket-bundle 6 6 2 4K 0 0.2 37.9 NOASSERTION
View on GitHub
Context7
backup-manager/symfony 119 123 41 2K 6 6.7 17.2 4 years ago
View on GitHub
Context7
besimple/i18n-routing-bundle 184 189 59 2K 15 7.9 20.4 7 years ago
View on GitHub
Context7
bnnvara/graphql-bundle 0 0 0 0.0
View on GitHub
Context7
branlute/backup-manager-symfony 0 0 0 1 0 0.6 4.2 3 years ago
View on GitHub
Context7
broadway/broadway-bundle Symfony bundle that integrates Broadway CQRS/ES into your app. Symfony Flex installs and configures it automatically, with in-memory event store and read models by default and options for persistent implementations. Documentation available at broadway.github.io. 67 68 23 4K 1 5.6 25.6 MIT 2 years ago
View on GitHub
Context7
bubnov/tissue-bundle 0 0 2 0 0 2.2 MIT 9 years ago
View on GitHub
Context7
c0ntax/parsley-bundle Symfony bundle that maps Symfony Form constraints and entity annotations to Parsley.js data-parsley-* attributes for client-side validation. Includes basic configuration (enable/trigger) and supports Email, Length, Pattern, Min/Max, Required, and Range. 3 3 0 44 2 3.3 15.6 Apache-2.0 8 years ago
View on GitHub
Context7
checcoux/fm-elfinder-bundle 0 0 0 4 0 0.0 9.7 MIT
View on GitHub
Context7
cleentfaar/slack-bundle 45 47 29 36 3 3.9 3.5 MIT 10 years ago
View on GitHub
Context7
cleentfaar/tissue-bundle 0 4 0 0.0
View on GitHub
Context7
cleentfaar/trigger-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
conejerock/idempotency-bundle 0 0 1 0 0 1.5 MIT 2 years ago
View on GitHub
Context7
dakenf/release-profiler-bundle 5 5 1 1 0 0.7 0.9 MIT 9 years ago
View on GitHub
Context7
darienmh/user-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
davask/exim 0 0 0 0.0
View on GitHub
Context7
ddd-module/broadway-bundle 0 0 0 0 0 0.3 MIT 1 year ago
View on GitHub
Context7
devmachine/form-bundle 0 0 0 1 0 0.0 2.9
View on GitHub
Context7
discutea/mjml-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
displayce/slack-bundle 0 0 0 1 0 1.2 4.2 MIT 5 years ago
View on GitHub
Context7
dreadlabs/kunstmaan-config-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
efrag/paginator-bundle 0 0 0 0 0 2.7 MIT 7 years ago
View on GitHub
Context7
eglobal/template-cache-bundle 0 0 3 0 0 2.3 MIT 6 years ago
View on GitHub
Context7
egulias/tag-debug-command-bundle 8 8 1 0 0 0.1 MIT
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 1 year 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 440 83 205K 10 35.7 46.2 NOASSERTION 1 month ago
View on GitHub
Context7
gesdinet/jwt-refresh-token-bundle Symfony bundle to manage JWT refresh tokens for LexikJWTAuthenticationBundle. Stores and rotates refresh tokens via Doctrine ORM or MongoDB ODM (or custom object manager), with configurable TTL, security, and endpoints. Requires PHP 8.2+ and Symfony 6.4+. 709 710 180 397K 71 49.0 68.5 MIT 3 months ago
View on GitHub
Context7
h4cc/alice-fixtures-bundle Symfony2 bundle for flexible data fixtures using nelmio/alice and Faker. Load fixtures from YAML/PHP, decouple from Doctrine DataFixtures, and optionally drop & recreate Doctrine ORM schema. Supports Doctrine ORM and MongoDB ODM. Work in progress (<1.0). 75 76 24 132 9 7.0 10.1 MIT 11 years ago
View on GitHub
Context7
helios-ag/fm-elfinder-bundle 280 286 131 94K 20 34.5 46.0 MIT 3 months ago
View on GitHub
Context7
ibexa/fieldtype-richtext 6 6 11 25K 0 30.6 62.0 NOASSERTION 1 week ago
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 26K 0 25.9 64.7 NOASSERTION 1 week 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.3 Apache-2.0 7 years ago
View on GitHub
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 36.6 34.9 MIT 1 year ago
View on GitHub
Context7
matthiasnoback/symfony-dependency-injection-test 242 243 49 160K 2 24.4 44.3 MIT 4 months ago
View on GitHub
Context7
php-http/httplug-bundle 390 390 51 237K 5 30.5 45.2 MIT 2 months ago
View on GitHub
Context7
php-translation/symfony-bundle Symfony bundle for the PHP Translation library. Integrates translation management, storage, and workflows into Symfony apps, with services and console tooling to import/export translations and keep locale files in sync across providers. 324 326 94 41K 51 45.6 52.9 MIT 2 months ago
View on GitHub
Context7
sllh/php-cs-fixer-styleci-bridge 39 42 7 3K 6 2.2 28.3 MIT
View on GitHub
Context7
sonata-project/admin-bundle 2,125 2,166 1,245 184K 8 56.3 35.8 MIT 1 month ago
View on GitHub
Context7
sonata-project/block-bundle 415 424 142 238K 1 23.7 41.2 MIT 7 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 13K 0 21.7 32.1 MIT 6 months ago
View on GitHub
Context7
sonata-project/comment-bundle SonataCommentBundle integrates FOSCommentBundle into the Sonata ecosystem, providing comment management features for Sonata-based Symfony apps. Note: this repository is abandoned and not actively maintained; community help is welcome. 11 13 22 214 0 1.3 12.4 MIT 5 years ago
View on GitHub
Context7
sonata-project/core-bundle 316 337 137 32K 0 7.3 19.6 MIT 6 years ago
View on GitHub
Context7
sonata-project/doctrine-extensions 268 271 39 191K 1 19.3 42.0 MIT 7 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 96 9K 1 22.3 32.7 MIT 6 months ago
View on GitHub
Context7
sonata-project/doctrine-phpcr-admin-bundle Integrates Doctrine PHPCR with SonataAdminBundle for Symfony, enabling admin interfaces for PHPCR documents. Includes docs and CI badges, but note: this repository is abandoned with no active support; contributions welcome. 34 36 89 1K 0 5.9 15.7 MIT 6 years ago
View on GitHub
Context7
sonata-project/ecommerce Symfony-based e-commerce platform from Sonata, offering a full shopping stack with product catalog, orders, payments, shipping, customer accounts, admin backend, and integrations. Built for extensibility and customization in complex commerce projects. 163 158 136 51 0 4.8 1.2 MIT 5 years ago
View on GitHub
Context7
sonata-project/exporter SonataExporter is a lightweight PHP library for exporting data to multiple formats (CSV, XLS, JSON, XML). It provides writers, handlers, and iterators to stream large datasets efficiently and integrate easily into Symfony apps and services. 441 449 88 201K 3 22.0 40.2 MIT 7 months ago
View on GitHub
Context7
sonata-project/form-extensions Additional form types, data transformers, and utilities for Symfony Form via Sonata. Includes date/time and choice helpers, improved widgets, and integration-friendly extensions to speed up building consistent, reusable form components across projects. 109 109 29 225K 2 19.6 54.3 MIT 7 months ago
View on GitHub
Context7
sonata-project/formatter-bundle 84 86 118 19K 0 22.0 35.1 MIT 6 months ago
View on GitHub
Context7
sonata-project/intl-bundle 214 217 83 63K 0 20.1 36.3 MIT 7 months ago
View on GitHub
Context7
sonata-project/media-bundle 462 471 480 40K 3 36.9 31.9 MIT 6 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 126 461 0 5.6 5.9 MIT 5 years ago
View on GitHub
Context7
sonata-project/notification-bundle 138 141 93 6K 0 4.6 16.0 MIT 5 years ago
View on GitHub
Context7
sonata-project/timeline-bundle Symfony bundle integrating SpyTimelineBundle with Sonata, providing timeline/activity stream support in Sonata apps. Note: this repository is abandoned and not actively maintained; use at your own risk or consider helping to keep it up to date. 24 22 35 521 0 1.9 13.1 MIT 5 years ago
View on GitHub
Context7
sonata-project/translation-bundle 77 78 70 15K 0 20.6 34.2 MIT 6 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 154K 0 17.6 47.5 MIT 7 months ago
View on GitHub
Context7
sonata-project/user-bundle 346 354 475 41K 2 34.2 31.5 MIT 6 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,337 1,335 361 24K 493 64.6 49.1 MIT 1 month ago
View on GitHub
Deep Wiki
Context7
sylius/fixtures-bundle Sylius Fixtures Bundle provides configurable data fixtures for Symfony apps. Define and load structured demo or test data through flexible configuration, ideal for seeding development environments and repeatable setups. 51 52 29 168K 7 19.5 56.2 MIT 5 months ago
View on GitHub
Context7
sylius/grid-bundle 133 135 57 177K 38 44.9 67.9 MIT 4 days 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,501 8,513 2,161 104K 162 87.7 47.0 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 42 164K 20 26.6 57.5 MIT 5 months ago
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 2 99K 0 0.1 55.3 MIT
View on GitHub
Context7
sylius/ui-bundle 6 6 12 5K 0 0.8 40.4 MIT
View on GitHub
Context7
sylius-labs/doctrine-migrations-extra-bundle Symfony bundle extending DoctrineMigrationsBundle with container-aware migration instantiation and topological sorting of migrations across multiple namespaces/bundles. Configure migration dependencies to ensure predictable, correct execution order in apps or bundles. 22 22 8 159K 2 15.1 58.7 MIT 5 months ago
View on GitHub
Context7
symfony-cmf/resource-rest-bundle 11 11 15 786 4 2.1 18.2 5 years ago
View on GitHub
Context7
symfony-cmf/routing-bundle Symfony CMF Routing Bundle adds advanced, dynamic routing to Symfony using a content repository. Supports route documents, redirects, nested routes, locale-aware patterns, and custom route providers to manage URLs from CMS content or databases. 163 163 75 216K 8 28.6 51.8 3 months ago
View on GitHub
Context7
symfony-cmf/seo-bundle 50 46 27 1K 24 7.4 19.0 7 years ago
View on GitHub
Context7
symfony-cmf/simple-cms-bundle Symfony CMF Simple CMS Bundle maps content, routes, and menu items from a single tree in a content repository, prioritizing simplicity over flexibility. Part of Symfony CMF. Unmaintained; only security and bugfix releases expected. 49 52 44 86 5 9.0 7.5 10 years ago
View on GitHub
Context7
web-token/jwt-framework 953 955 120 547K 5 38.3 46.7 MIT 1 month 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.
capell-app/block-library
axium/identity
cetria/laravel-dummy-models
cetria/reflection-helper
agropredict/sso-auth-bundle
evolvestudio/spam-protection
directorytree/privacy-filter-classifier
datacore/hub-sdk
develia/commons
cuci/prototurk-sdk
cuci/prototurk-sdk-symfony
develia/geo-bundle
dreamzy/livewire-charts
touchestate-sdk/php-sdk
22h/doctrine-garbage-collection-bundle
agtp/agtp-php
agtp/mod-php
splash/sonata-admin
splash/metadata
splash/openapi