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

Property Access Laravel Package

symfony/property-access

Symfony PropertyAccess lets you read and write values on objects and arrays using a simple property path string notation. It supports nested access, getters/setters, and array indexes, making data mapping and form handling easier.

View on GitHub
Deep Wiki
Context7
Package
Description
Stars
Likes
Forks
Downloads
Issues
Score
Opportunity
License
Last Release
17734027950/pagerfanta-bundle 0 0 0 0 0 0.3 NOASSERTION 8 years ago
View on GitHub
Context7
1tomany/llm-sdk Laravel-friendly PHP SDK for working with LLM providers. Provides a clean client API, request/response handling, and configurable drivers so you can send prompts, manage completions, and integrate AI features into your app with minimal boilerplate. 0 0 0 1 5 27.2 13.6 MIT 1 month ago
View on GitHub
Context7
21torr/rad 2 2 1 643 0 29.9 37.8 MIT 1 week ago
View on GitHub
Context7
2lenet/crudit-bundle Symfony CruditBundle for building CRUD back offices with SB Admin layout. Provides configurable controllers, datasources and filtersets, plus list views with pagination/sorting, actions, grouping, batch ops, export (CSV/Excel), markdown, workflows and more. 16 17 7 368 2 32.0 23.1 MIT 1 week ago
View on GitHub
Context7
2lenet/import-bundle 1 1 0 72 0 20.6 24.7 2 months ago
View on GitHub
Context7
2lenet/pdf-generator-bundle 2 2 2 307 0 25.5 31.9 MIT 2 months 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
abc/job 2 2 1 2 0 0.0 3.1 MIT
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. 73 73 43 5K 11 5.3 30.1 MIT
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
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
adeelnawaz/polr-api-client 0 0 1 7 0 0.1
View on GitHub
Context7
adespresso/white-label-bundle Symfony2 bundle for shipping white-labeled versions of a website. Configure multiple “websites” selected by domain/host or user parameters, with priorities and custom params. Provides Twig helpers: whitelabel conditional blocks, website() info, and impersonateUrl(). 1 1 0 0 0 0.3 6 years ago
View on GitHub
Context7
adlarge/fixtures-documentation-bundle Symfony bundle that generates and serves documentation for your fixtures. Builds a JSON dataset and Twig UI with sections, tables, and links between entities, and can expose an action to reload fixtures so testers can inspect and reset test data. 10 10 1 0 0 0.1 MIT
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
adtechpotok/symfony-aware Symfony “aware” interfaces and traits for quickly injecting common services (EntityManager, Doctrine, cache, logger, kernel, request stack, etc.) into your classes. Works with explicit service calls or Symfony 3.3+ autowiring. 3 3 0 0 0 0.9 MIT 7 years ago
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
aequation/wire Aequation Wire Bundle is a Symfony 7.2 toolbox bundle by Aequation Webdesign. Installs via symfony composer require aequation/wire and provides shared utilities for your Symfony apps. GitHub: manu7772/aew-wire 0 1 0 0 0 4.7 MIT 11 months ago
View on GitHub
Context7
aeruz/app-registry-client-bundle PHP/Laravel bundle that simplifies talking to an App Registry service. Provides a client wrapper for registering apps, fetching metadata, and keeping service discovery details in sync, with configuration suited for framework projects and shared deployments. 0 0 0 0.0
View on GitHub
Context7
agence-adeliom/easy-block-bundle Symfony bundle adding a basic block component for EasyAdmin: manage blocks via a CRUD interface and render them in Twig. Supports Symfony 6.4/7.x (PHP 8.2+), with older branches for Symfony 5.4/6.x and 4.4/5.x. 5 5 3 113 0 0.1 17.9 MIT
View on GitHub
Context7
agence-adeliom/easy-blog-bundle Basic blogging system for Symfony EasyAdmin. Adds CRUD management for posts and categories, configurable blog root path, and Doctrine schema/migrations support. Compatible with Symfony 6.4/7.x (v3) and PHP 8.2+. 7 7 3 89 0 0.1 15.0 MIT
View on GitHub
Context7
agence-adeliom/easy-common-bundle Symfony bundle providing common utilities for EasyAdmin: reusable Doctrine entity traits (ID, slug, timestamps, soft delete, publish/status) and a PHP 8 enum polyfill/helper with static constructors, validation, and typed enum parameters. 3 3 6 494 0 0.2 28.9 MIT
View on GitHub
Context7
agence-adeliom/easy-config-bundle Symfony bundle for EasyAdmin that adds a simple configuration manager stored in the database. Manage key/value settings from your EasyAdmin dashboard, include ready-made menu entry via a trait, and read values in Twig with easy_config(). 9 9 4 100 2 0.6 14.4 MIT
View on GitHub
Context7
agence-adeliom/easy-editor-bundle Flexible content editor for EasyAdmin: store content as JSON blocks, build custom block types, render via Twig with an included form theme, and hook into events during block rendering. Symfony Flex install; supports Symfony 6.4/7.x (v3) and older branches. 11 11 2 121 0 0.1 14.4 MIT
View on GitHub
Context7
agence-adeliom/easy-faq-bundle Basic FAQ system for Symfony EasyAdmin: manage FAQ entries and categories via CRUD, with configurable FAQ page root path. Supports Symfony 6.4/7.x (PHP 8.2+), with older branches for Symfony 5.4/6.x and 4.4/5.x. 5 5 1 89 0 0.1 16.6 MIT
View on GitHub
Context7
agence-adeliom/easy-fields-bundle Symfony bundle adding extra EasyAdmin fields: enhanced AssociationField (create/select inline), EnumField, FormTypeField for binding raw form types, and TranslationField integration (A2lix). Supports Symfony 6.4/7.x on PHP 8.2+. 13 13 11 329 6 2.1 21.0 MIT
View on GitHub
Context7
agence-adeliom/easy-gutenberg-bundle Integrate WordPress’s Gutenberg editor into Symfony EasyAdmin. Add a GutenbergField to CRUD forms, use the provided form theme, and generate custom blocks via a console maker command. Compatible with Symfony 5.4–7.x and PHP 8.0.2+. 6 6 5 0 4 0.6 0.8 MIT
View on GitHub
Context7
agence-adeliom/easy-media-bundle Vue.js media manager for Symfony EasyAdmin with multi-upload, drag & drop, previews, image editing, bulk actions, visibility/locking, filters & sorting, directory bookmarks, URL embed support, keyboard shortcuts, and modal/WYSIWYG integration. 30 30 21 333 11 4.2 19.1 MIT
View on GitHub
Context7
agence-adeliom/easy-menu-bundle Symfony bundle adding a basic menu system for EasyAdmin. Manage menus from your dashboard, with optional Gedmo Tree support for nested items. Supports Symfony 6.4/7.x (v3) and earlier branches for older Symfony/PHP versions. 9 9 5 137 2 0.6 MIT
View on GitHub
Context7
agence-adeliom/easy-page-bundle Easy Page Bundle adds a lightweight CMS for Symfony EasyAdmin. Manage hierarchical pages in the admin dashboard and render them via simple slug-based routes like /{slug} or /{parentSlug}/{slug}, with Doctrine migrations/schema setup support. 10 10 7 91 0 0.3 13.4 MIT
View on GitHub
Context7
agence-adeliom/easy-redirect-bundle Symfony bundle to manage URL redirects and log 404 errors. Intercepts 404s, looks up matching redirects, performs redirects, and updates hit count/last accessed. Stores 404 path/URL/timestamp/referer for stats and clears matching 404s when redirects change. 6 6 2 141 1 0.2 18.3 MIT
View on GitHub
Context7
agence-adeliom/easy-seo-bundle 8 8 2 108 1 0.2 15.3 MIT
View on GitHub
Context7
agence-adeliom/easy-shop-bundle 4 4 1 0 0 1.0 2.7 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 0 0 0 0 0.0
View on GitHub
Context7
akeneo/batch 7 8 7 0 0 0.2
View on GitHub
Context7
akeneo/pim-community-dev 1,023 1,021 534 3K 371 65.9 39.2 NOASSERTION 2 months ago
View on GitHub
Deep Wiki
Context7
akson/messenger-kafka 0 0 0 4 0 0.3 6.6 MIT 5 years ago
View on GitHub
Context7
akson/ya-queue 0 0 0 0.0
View on GitHub
Context7
alexfigures/symfony-jsonapi-bundle 1 2 0 9 0 18.2 15.9 MIT 6 months ago
View on GitHub
Context7
algolia/algolia-search-bundle 193 192 73 4K 18 35.0 30.6 MIT 1 month ago
View on GitHub
Context7
algolia/search-bundle 193 193 73 13K 18 35.0 38.9 MIT 1 month ago
View on GitHub
Deep Wiki
Context7
allsetlu/datatablesbundle 0 0 0 0 0 0.3 5 years ago
View on GitHub
Context7
allsoftware/symfony-kernel-tabler 1 1 0 0 0 2.3 3.4 MIT 4 years ago
View on GitHub
Context7
alsatian/form-bundle 14 14 6 436 3 3.4 20.7 MIT 2 years ago
View on GitHub
Context7
alterphp/easyadmin-extension-bundle 255 259 57 2K 13 15.9 18.9 MIT 3 years ago
View on GitHub
Context7
alvadi-it/translation-bundle 0 0 0 30 0 2.1 20.6 1 year ago
View on GitHub
Context7
alvarorosado/event-driven-kafka-messenger-transport 7 6 1 112 0 19.8 18.3 1 month ago
View on GitHub
Context7
ama/symfony-mongo-maker-bundle 0 0 0 0.0
View on GitHub
Context7
amare53/helper-bundle 0 0 0 0 0 0.6 MIT 4 years ago
View on GitHub
Context7
ambelz/json-to-form 0 1 0 0 0 14.2 Apache-2.0 3 months ago
View on GitHub
Context7
anacona16/dependent-forms-bundle 4 3 2 3 0 3.1 2.8 MIT 5 years ago
View on GitHub
Context7
andanteproject/nullable-embeddable-bundle 2 2 0 0 0 15.3 MIT 3 months ago
View on GitHub
Context7
andanteproject/period-bundle 1 1 3 46 0 2.0 19.1 MIT 4 years ago
View on GitHub
Context7
ang3/php-odoo-orm 1 1 6 201 0 3.3 27.7 MIT 5 years ago
View on GitHub
Context7
answear/gls-bundle 0 0 0 246 0 2.9 33.4 MIT 11 months ago
View on GitHub
Context7
answear/luigis-box-bundle 6 6 2 499 0 20.5 29.0 MIT 4 months ago
View on GitHub
Context7
answear/mwl-pickup-point-bundle 0 0 0 257 0 4.2 34.2 MIT 10 months ago
View on GitHub
Context7
answear/overseas-bundle 0 0 0 0 0 7.2 MIT 10 months ago
View on GitHub
Context7
answear/speedy-pickup-point-bundle 2 2 0 0 0 2.4 MIT 1 year ago
View on GitHub
Context7
antoi/restify-bundle Reusable Symfony bundle (6.4–8.x, PHP 8.2+) that provides a full REST CRUD stack: abstract repository/service/controller, automatic entity hydration, query filtering, eager-loading, and pick-based response enrichment. Six endpoints per resource, quickly wired. 0 0 0 1 0 0.0 4.2 MIT
View on GitHub
Context7
antonchernik/restful-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
antqa/dataexporter-bundle 2 2 0 7 1 0.1 7.2
View on GitHub
Context7
anzusystems/core-dam-bundle 1 1 0 80 0 24.4 24.8 Apache-2.0 2 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,560 2,577 965 920K 343 77.1 68.7 MIT 2 weeks ago
View on GitHub
Deep Wiki
Context7
api-platform/doctrine-odm 3 3 0 19K 0 0.0 50.9 MIT
View on GitHub
Context7
api-platform/doctrine-orm 26 26 2 415K 0 0.2 55.3 MIT
View on GitHub
Context7
api-platform/elasticsearch 2 2 0 6K 0 0.0 MIT
View on GitHub
Context7
api-platform/openapi 37 37 1 425K 0 0.3 55.3 MIT
View on GitHub
Context7
api-platform/serializer 24 24 0 434K 0 0.1 55.3 MIT
View on GitHub
Context7
api-platform/symfony 35 35 2 414K 0 0.2 55.3 MIT
View on GitHub
Context7
api-scout/api-scout 0 3 0 2.1 1.5
View on GitHub
Context7
apie/type-converter Apie Type Converter converts values and objects to other types, ideal for mapping between DTOs and domain objects. Includes a default converter factory and lets you register custom converters to handle your own conversion rules. 0 0 866 0.0 43.4
View on GitHub
Context7
appsco/component-firi 0 0 2 0 0 0.7 7 years ago
View on GitHub
Context7
ardenexal/fhir-path 2 2 0 7K 0 0.0 46.5
View on GitHub
Context7
ardenexal/fhir-serialization 1 1 0 7K 0 0.0 49.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
arthem/file-bundle 2 2 0 0 0 0.4 0.8
View on GitHub
Context7
artyuum/request-dto-mapper-bundle 51 51 0 101 0 1.3 6.4 MIT 3 years ago
View on GitHub
Context7
aschaeffer/meilisearch-search-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
asprega/breadcrumb-bundle 15 19 3 618 0 1.0 15.6 MIT 5 years ago
View on GitHub
Context7
assoconnect/validator-bundle 5 5 0 224 0 29.7 25.7 MIT 1 week ago
View on GitHub
Context7
atheon/json-builder 0 0 0 0 0 0.3 MIT 3 years ago
View on GitHub
Context7
atom-php/uploader 0 1 0 0.0
View on GitHub
Context7
atoolo/search-bundle 2 2 0 405 1 25.1 34.6 MIT 3 days ago
View on GitHub
Context7
atriumphp/atrium 0 0.0
View on GitHub
aubes/shadow-logger-bundle Symfony bundle adding a Monolog processor to transform/anonymize sensitive log data for GDPR compliance. Supports IP anonymization, hashing, encryption, and field removal via configurable mappings for context/extra, with strict and debug modes. 0 0 0 0 0 17.7 MIT 2 months ago
View on GitHub
Context7
austral/admin-bundle 0 0 0 46 0 2.1 23.6 MIT 1 year ago
View on GitHub
Context7
avaibook-nelmio/api-doc-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
avtonom/mathielen-import-engine 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
aware/doctrine-encrypt-bundle 0 0 4 0.0 9.7
View on GitHub
Context7
awd-studio/es-lib-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
azraelir/datatablesbundle 0 0 0 0 0 0.4 6 years ago
View on GitHub
Context7
b2pweb/bdf-form 3 3 0 147 0 0.2 21.6 MIT
View on GitHub
Context7
babdev/money-bundle 19 18 0 10K 0 0.1 37.6 NOASSERTION
View on GitHub
Context7
babdev/pagerfanta-bundle 209 209 17 460K 1 1.7 46.1 NOASSERTION
View on GitHub
Context7
bankiru/doctrine-api-bundle 0 0 1 0 1 0.4 9 years 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
basic-builder/easybuilder-bundle 0 0 0 0.0
View on GitHub
Context7
bcc/auto-mapper-bundle 63 63 21 844 4 3.2 16.6 8 years ago
View on GitHub
Context7
becklyn/rad 0 1 156 5.8 26.4
View on GitHub
Context7
becklyn/rad-bundle 3 4 3 13 0 9.1 8.7 BSD-3-Clause 3 years ago
View on GitHub
Context7
becklyn/search-bundle 6 6 4 0 3 3.3 0.4 BSD-3-Clause 3 years ago
View on GitHub
Context7
behatch/contexts Reusable Behat 3 context library with ready-made steps for browser/Mink, REST, JSON, XML, tables, system commands, and debugging. Easy to install via Composer and enable in behat.yml, with configurable timeouts, screenshots, and evaluation modes. 387 392 203 44K 31 12.6 32.5 NOASSERTION 6 years ago
View on GitHub
Context7
beloop/squarespace 0 0 0 0 0 1.7 6 years ago
View on GitHub
Context7
beloop/user Laravel package for managing application users—utilities for user models, authentication-related helpers, and common user workflows. Intended to speed up user management setup in Laravel projects with sensible defaults and extensible structure. 0 0 0 0 0 3.8 6 years ago
View on GitHub
Context7
betterauth/symfony-bundle 0 4 26 19.8 12.4
View on GitHub
Context7
biblioverse/typesense-bundle 2 2 0 1 4 2.2 7.0 GPL-3.0
View on GitHub
Context7
bijsterdee/gdpr-bundle 0 0 0 0 1 0.1 NOASSERTION
View on GitHub
Context7
bilyiv/request-data-bundle 20 21 4 0 1 2.7 MIT 6 years ago
View on GitHub
Context7
birdoffice/elastica-bundle 0 0 0 0 0 0.9 MIT 4 years ago
View on GitHub
Context7
birkof/statsd-bundle 0 0 0 0 0 0.3 MIT 5 years ago
View on GitHub
Context7
bitbag/shopware-app-system-bundle 1 1 0 0 0 1.8 NOASSERTION 3 years ago
View on GitHub
Context7
bitecodes/factrine-bundle 0 2 0 0.0
View on GitHub
Context7
blackknight467/ayah-bundle 0 2 0 0 0 0.0 MIT
View on GitHub
Context7
bnza/job-manager 0 0 0 0 0 0.0
View on GitHub
Context7
bok/elastica-bundle 0 0 0 0 0 0.9 MIT 4 years ago
View on GitHub
Context7
bornfight/transfer-object-converter 12 12 0 0 0 2.2 3.8 MIT 7 years 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
braunstetter/menu-bundle 10 10 0 28 3 1.4 8.0 1 year ago
View on GitHub
Context7
braunstetter/translated-forms 0 0 0 0 0 1.2 3 years ago
View on GitHub
Context7
brzuchal/rest-client 0 0 0 21 0 0.0 18.5 MIT
View on GitHub
Context7
brzuchal/saga Laravel package implementing the Saga pattern for coordinating long-running, distributed workflows. Helps model multi-step processes with compensating actions, track saga state, and handle failures/retries so complex business transactions stay consistent across services. 2 2 1 0 0 0.1 MIT
View on GitHub
Context7
bujanov/dto-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
bunta/datatablesbundle 0 0 0 0 0 0.0
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
catch-of-the-day/elastica-bundle 0 0 0 0.0
View on GitHub
Context7
ccmbenchmark/ting Ting is a lightweight Laravel/PHP package from ccmbenchmark that adds simple benchmarking utilities to time and compare code paths. Use it to measure execution duration, collect results, and quickly spot slow sections during local development and profiling. 2 2 7 2K 11 3.9 43.3 Apache-2.0
View on GitHub
Deep Wiki
Context7
cedricziel/canva-extension-helper 7 7 2 0 0 1.9 5 years ago
View on GitHub
Context7
cedricziel/messenger-pubsub Symfony Messenger transport bridge for Google Cloud Pub/Sub. Adds a pubsub:// transport via PubSubTransportFactory for publishing and consuming messages from Pub/Sub. Note: Pub/Sub doesn’t support delayed delivery, so DelayStamp is ignored. 1 1 3 0 0 0.1
View on GitHub
Context7
chamber-orchestra/cms-bundle 1 1 0 93 0 0.1 23.2 Apache-2.0
View on GitHub
Context7
chamber-orchestra/view-bundle 226 227 23 375 0 2.1 6.1 MIT
View on GitHub
Context7
chaplean/dto-handler-bundle 2 1 1 3 7 3.1 4.5 MIT 5 years ago
View on GitHub
Context7
chaplean/elastica-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
choz/request-validation-bundle 9 9 0 67 0 22.9 14.1 1 week ago
View on GitHub
Context7
cleverage/process-bundle 21 22 13 336 25 24.0 27.5 MIT 5 months ago
View on GitHub
Deep Wiki
Context7
cmath10/mapper A lightweight Laravel/PHP mapping utility to transform data between arrays and objects using configurable field mappings. Helps normalize payloads, rename keys, cast values, and build DTO-style structures with minimal boilerplate. 0 0 0 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/request-bundle 0 0 1 2 0 13.9 7.3 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
codeblick/ux-twig-component 0 0 0 176 0 0.0 31.1 MIT
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
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 203 0 0.0 27.8 MIT
View on GitHub
Context7
coka/notifier-server-bundle 1 1 0 26 0 0.0 15.8 MIT
View on GitHub
Context7
coka/rest-request-validator-bundle 2 3 0 0 0 0.0 MIT
View on GitHub
Context7
commongateway/corebundle 2 2 1 0 0 22.8 6.3 NOASSERTION 5 months ago
View on GitHub
Context7
compasshp/datadog-bundle 0 0 0 2 0 0.0 MIT
View on GitHub
Context7
components-web-app/api-components-bundle 32 32 8 135 26 8.6 20.2 MIT
View on GitHub
Context7
composer-unused/symbol-parser composer-unused/symbol-parser is a small toolkit that parses PHP symbols from a Composer package, helping tools like composer-unused detect what code is actually referenced. Useful for analyzing dependencies, exports, and usage across a project. 15 15 13 279K 0 21.8 61.6 MIT 4 months ago
View on GitHub
Context7
comsave/salesforce-outbound-message-bundle 4 5 1 0 0 9.1 MIT 6 years ago
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
connectholland/ldap-bundle 1 1 1 0 0 0.3 MIT 8 years ago
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
cordon/account-review 2 3 0 1 0 0.3 1.7 1 year ago
View on GitHub
Context7
corponat/api-doc-bundle 0 0 0 0 0 0.0 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,574 3,579 695 30K 472 83.4 45.7 NOASSERTION 1 week ago
View on GitHub
Deep Wiki
Context7
crosiersource/crosierlib-base 1 1 0 13 1 0.7 14.0 MIT
View on GitHub
Context7
crossknowledge/datatable-bundle 4 4 7 0 0 8.8 0.4 8 months ago
View on GitHub
Context7
cvek/collection 1 1 0 0 0 0.0
View on GitHub
Context7
cvek/messenger-kinesis 0 0 2 0 0 0.4 MIT 4 years ago
View on GitHub
Context7
daniel-iwaniec/elasticsearch-bundle 0 0 1 0 0 0.0 MIT
View on GitHub
Context7
daniil-trukhan/api_platform_payze 0 0 0 0 0 0.3 3 years ago
View on GitHub
Context7
danilovl/doctrine-entity-dto-bundle 3 3 0 0 0 18.3 MIT 4 months ago
View on GitHub
Context7
danmartuszewski/ux-twig-component 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
dariotilgner/easyadmin-extension-bundle 0 0 0 0 0 0.6 MIT 4 years ago
View on GitHub
Context7
darylseven/editorjs-bundle Symfony bundle integrating Editor.js with Symfony Forms and Twig. Adds an EditorjsType form field, configurable editor setups, and a Twig helper to render/init the editor. Includes example config and JS init (Encore/webpack). 0 0 1 16 0 20.7 21.3 MIT 3 weeks ago
View on GitHub
Context7
datatheke/pager-bundle 0 11 0 0.1
View on GitHub
Context7
dbstudios/doze Doze is a small PHP response helper built on Symfony Serializer/HttpFoundation. Configure a serializer + responder to produce encoded responses (e.g., JSON) and use its field selector/attributes support to return only requested fields in API payloads. 0 0 1 0 0 1.5 GPL-3.0 7 years ago
View on GitHub
Context7
dbstudios/php-rest 0 0 0 0 0 4.5 1 year ago
View on GitHub
Context7
ddeboer/data-import 560 577 124 31K 31 20.3 38.8 MIT 9 years ago
View on GitHub
Context7
dderenko/inertia-bundle 0 0 0 0.0
View on GitHub
Context7
deadmansswitch/responder 2 2 0 2K 0 14.9 MIT 5 months ago
View on GitHub
Context7
debricked/datatablesbundle 1 1 1 0 5 4.4 1.1 5 years ago
View on GitHub
Context7
delormejonathan/elastica-bundle 0 0 0 3 0 1.2 8.3 5 years ago
View on GitHub
Context7
den01101/oauth-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
den1008/messenger-kafka 0 0 0 102 0 16.2 31.6 MIT 3 months ago
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
View on GitHub
devigner/dynamics-crm-bundle 0 0 0 0 0 0.3 6 years ago
View on GitHub
Context7
devl0pr/request-manager-bundle 0 0 0 0 0 3.3 MIT 4 years ago
View on GitHub
Context7
devouted/request-mapper 0 0 0 0 0 0.0
View on GitHub
Context7
digital-craftsman/cqrs 25 25 5 0 0 21.7 MIT 4 months ago
View on GitHub
Context7
digital-craftsman/cqs-routing 25 25 5 457 0 21.8 19.8 MIT 4 months ago
View on GitHub
Context7
digital-craftsman/deserializing-connection 0 0 0 457 0 20.4 41.8 MIT 2 months ago
View on GitHub
Context7
digital-craftsman/self-aware-normalizers 1 1 0 649 0 16.2 38.9 MIT 3 months ago
View on GitHub
Context7
djfm/algolia-search-symfony-doctrine-bundle 193 192 73 0 18 35.0 10.3 MIT 1 month 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
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
dontdrinkandroot/rest-bundle 0 0 1 0 11 5.0 3.4 9 years ago
View on GitHub
Context7
dracoder/s4-2fa 0 0 0 0.0
View on GitHub
Context7
draw/core Core utilities for Draw components/bundles. Provides reusable shared code and automatically registers missing Draw-namespaced Doctrine annotations as ignored to prevent annotation reader errors when optional annotation libraries aren’t installed. 0 0 0 2K 0 0.0 44.4 MIT
View on GitHub
Context7
draw/data-tester Lightweight PHP data testing helper for validating arrays/objects against expected shapes and values. Useful for unit tests and quick assertions, with simple matchers and readable failure messages to spot mismatches fast. 0 0 0 0 0 0.6 MIT 8 years ago
View on GitHub
Context7
draw/draw-bundle 0 0 4 0 0 0.4 MIT 7 years ago
View on GitHub
Context7
draw/tester Tools for testing PHP apps: DataTester wraps PHPUnit assertions with a fluent, path-based API for arrays/objects. Includes PHPUnit extensions like CarbonReset to reset Carbon state between tests and SetUpAutowire to autowire test properties via attributes. 0 0 0 2K 0 0.0 44.8 MIT
View on GitHub
Context7
dreadnip/smart-dto-bundle 0 0 0 0 0 0.9 MIT 3 years ago
View on GitHub
Context7
drenso/symfony-oidc-bundle 93 94 40 31K 5 27.3 42.8 Apache-2.0 2 weeks ago
View on GitHub
Context7
drjele/symfony-json-form 0 0 0 0.0
View on GitHub
Context7
dualmedia/dynamic-orm-value-bundle 1 1 0 100 0 19.3 27.4 MIT 1 month ago
View on GitHub
Context7
dualmedia/symfony-doctrine-event-converter-bundle 1 1 2 80 1 21.5 25.3 MIT 2 months ago
View on GitHub
Context7
duc01nguyen/health-check-bundle 0 0 0 0 0 0.0
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/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
dunglas/doctrine-json-odm Doctrine JSON ODM maps JSON documents to PHP objects using Doctrine-style metadata, enabling persistence and querying of JSON data through a familiar ORM-like API. Useful for working with JSON stored in files or other backends while keeping domain models clean. 629 632 72 154K 14 28.1 43.3 MIT 3 months ago
View on GitHub
Context7
dwalczyk/setting-bundle 0 0 0 0 0 1.2 2 years ago
View on GitHub
Context7
dwo/user-commands-bundle 0 0 0 0 0 0.0
View on GitHub
Context7
dzignphp/core-bundle 0 0 0 0 0 0.3 0.4 MIT
View on GitHub
Context7
e1on/omines-datatables-elasticsearch-adapter-bundle 1 1 0 0 0 0.9 2 years ago
View on GitHub
Context7
e2k/cursor-pagination-bundle 0 0 0 0 0 0.0
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
ecommit/crud-bundle 0 0 2 187 0 0.1 31.4 MIT
View on GitHub
Context7
ecommit/javascript-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
ecourty/doctrine-export-bundle 4 4 0 14 0 13.5 8.9 MIT 4 months ago
View on GitHub
Context7
ecourty/sitemap-bundle 1 1 0 95 0 12.3 25.7 MIT 4 months ago
View on GitHub
Context7
edweld/aclbundle 2 2 0 0 0 0.0
View on GitHub
Context7
edweld/datatablesbundle 0 0 0 0 0 0.0
View on GitHub
Context7
ee/dataexporter-bundle 47 49 25 104 4 2.2 8.4
View on GitHub
Context7
effectiveactivism/schema-api 0 0 2 0 0 23.4 GPL-3.0 4 weeks 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 547 0 23.5 44.1 GPL-3.0 4 weeks ago
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
egeloen/json-builder PHP 5.6+ library to build JSON using Symfony PropertyAccess paths. Set nested values, arrays, and raw/unescaped values while retaining control over escaping. Produces JSON strings from a fluent builder API with strong test coverage. 96 97 26 12K 0 1.4 28.7 MIT
View on GitHub
Context7
egeloen/serializer 0 28 1K 2.6 24.6
View on GitHub
Context7
ehyiah/apidoc-bundle 2 2 1 0 2 16.1 MIT 5 months ago
View on GitHub
Context7
ehyiah/mapping-bundle 2 3 1 152 1 6.7 23.6 MIT 1 year ago
View on GitHub
Context7
einpix/typesense-bundle 0 0 0 56 0 0.0 24.3 MIT
View on GitHub
Context7
ekyna/commerce 0 0 2 9 0 0.1 13.8 MIT
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 6 0 0.0 8.3 MIT
View on GitHub
Context7
elao/form-translation-bundle 44 45 12 3K 1 5.6 25.6 2 years ago
View on GitHub
Context7
elasticms/common-bundle Shared library bundle for elasticMS, used by the Core and Client Helper bundles. Provides common code, utilities, and services to keep the platform consistent. Documentation available on the EMS project site; issues and PRs via the elasticMS monorepo. 2 3 5 251 0 31.3 31.3 LGPL-3.0 1 week ago
View on GitHub
Context7
elasticms/xliff 0 0 0 60 0 28.3 27.9 LGPL-3.0 1 month ago
View on GitHub
Context7
ezsystems/behatbundle 44 45 17 5K 0 17.6 29.6 NOASSERTION 7 months ago
View on GitHub
Context7
friendsofsymfony/ckeditor-bundle 525 530 84 196K 24 29.6 49.0 NOASSERTION 5 months ago
View on GitHub
Context7
friendsofsymfony/elastica-bundle 1,262 1,282 788 196K 68 67.7 62.1 MIT 4 days ago
View on GitHub
Context7
fsi/property-observer DEPRECATED: This package will not receive updates and may be removed. FSi PropertyObserver tracks changes in registered object properties so you can detect if a value changed since the last check. 3 3 2 148 0 0.7 21.8 MIT 9 years 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+. 707 710 180 383K 71 51.0 68.8 MIT 2 months ago
View on GitHub
Context7
hirethunk/verbs Verbs is a Laravel-friendly event sourcing package for PHP artisans that keeps the benefits of event sourcing while cutting boilerplate and jargon. Model behavior as verbs, record events, and build projections with a clean, approachable API. 516 515 49 16K 2 32.4 34.5 MIT 2 months ago
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,372 2,411 788 270K 1 50.6 32.1 MIT 3 months ago
View on GitHub
Context7
ibexa/behat 1 1 1 17K 0 29.0 64.5 NOASSERTION 2 weeks ago
View on GitHub
Context7
ibexa/ci-scripts Continuous integration helper scripts for Ibexa projects. Includes tooling and pipeline utilities used in Ibexa’s CI workflows, distributed under Ibexa BUL or GPLv2 depending on use. 2 2 1 2K 0 1.8 39.4 NOASSERTION 2 years ago
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
icanhazstring/composer-unused composer-unused detects and removes unused Composer dependencies in PHP/Laravel projects. It analyzes your codebase to find packages not referenced, reports what can be safely removed, and helps keep composer.json/lock lean and maintainable. 1,681 1,683 57 272K 10 35.8 38.3 MIT 4 months ago
View on GitHub
Context7
jane/jane Deprecated Jane package; development moved to janephp/janephp. Use the new repository for current releases, documentation, and support. 78 85 9 289 0 1.7 6.4 MIT 8 years 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/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 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
kleiram/transmission-php PHP client library for Transmission’s RPC API. Control torrents from Laravel or any PHP app: add/start/stop, list and filter, set priorities, manage files and trackers, and read session stats. Simple, well-typed requests with authentication support. 185 190 61 116 20 11.5 12.4 NOASSERTION 12 years ago
View on GitHub
Context7
knplabs/knp-components Knp Components is a PHP component library from KnpLabs. It currently includes the Pager component for building flexible, “fancy” pagination and paging adapters. PHPUnit 10/11 supported; install with Composer and run the test suite via composer test. 773 774 138 622K 7 19.1 42.4 MIT 1 year 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 413 186 1K 96 36.6 33.8 MIT 1 year ago
View on GitHub
Context7
lastdragon-ru/lara-asp-serializer 0 0 0 4K 0 0.0 50.0 MIT
View on GitHub
Context7
league/geotools Geotools is a PHP geo library built on Geocoder and React. It supports batch geocoding/reverse geocoding with multiple providers, PSR-6 caching, CLI tools, coordinate conversion (DMS/UTM), and distance/bearing/point calculations. 1,406 1,447 128 81K 22 39.2 37.0 MIT 2 months ago
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
mark-gerarts/automapper-plus-bundle Symfony bundle integrating AutoMapperPlus for fast, configurable object-to-object mapping. Provides service wiring, profiles, and easy mapping between DTOs, entities, and view models with type safety and custom transformations. 64 65 12 43K 4 1.8 1.1 MIT 2 years ago
View on GitHub
Deep Wiki
Context7
massive/search-bundle Laravel bundle that adds a flexible, driver-based search layer to your app. Define searchable models and fields, run queries across multiple sources, and return consistent results with pagination and filtering—designed to be easy to integrate and extend. 72 73 26 22K 23 31.2 46.5 MIT 3 months 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 2K 2 3.0 10.7 MIT 8 years ago
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. 0 2,566 581K 60.9 55.3
View on GitHub
Deep Wiki
Context7
odolbeau/phone-number-bundle 249 254 44 308K 4 20.0 46.2 MIT 7 months ago
View on GitHub
Context7
omines/datatables-bundle 283 286 118 25K 3 35.3 33.8 MIT 3 days ago
View on GitHub
Deep Wiki
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
phpdocumentor/json-path PHP library from phpDocumentor that adds JSONPath query support for selecting and extracting data from JSON structures. Useful for tooling and document generation workflows needing simple path-based access to nested JSON. 1 1 2 7K 1 7.7 52.2 MIT 8 months ago
View on GitHub
Context7
phpmob/data-fixture Lightweight PHP package for defining and loading data fixtures to seed databases during development and testing. Helps generate consistent sample records, manage fixture sets, and reset data quickly for repeatable test runs and local environments. 0 0 0 0 0 0.3 MIT 7 years ago
View on GitHub
Context7
phrity/util-transformer Lightweight PHP utility for transforming values between types. Provides transformers with canTransform()/transform(), plus resolvers to chain and recurse converters. Includes JSON/flatten decoders and converters for basic types, DateTime, enums, Stringable, Throwable and more. 0 0 0 25K 0 12.4 60.4 MIT 6 months ago
View on GitHub
Context7
pimcore/pimcore Pimcore is an open-core data and experience management platform built on Symfony, combining PIM/MDM, CDP, DAM, DXP/CMS, and digital commerce. Model data and UI together, extend via Symfony bundles, and tailor it to any project. 3,771 3,774 1,504 53K 502 83.4 48.7 NOASSERTION 1 week ago
View on GitHub
Deep Wiki
Context7
portphp/portphp Port is a PHP data import/export workflow library. Build pipelines to read, transform, validate, and write data across formats and sources, with reusable steps and a flexible architecture for ETL-style jobs. 284 273 45 51K 27 14.3 40.4 MIT 2 years ago
View on GitHub
Context7
scheb/2fa-bundle Symfony bundle providing a generic framework for adding two-factor authentication (2FA) to your app. Integrates with Symfony Security and supports multiple 2FA methods via a consistent interface, with full docs on symfony.com. 70 75 4 546K 0 0.5 53.7 MIT
View on GitHub
Context7
setono/doctrine-orm-batcher Opinionated batch processing for Doctrine ORM using seek pagination (no slow LIMIT/OFFSET) to handle large datasets efficiently. Create ID ranges or collections of IDs/entities for synchronous or message-driven async processing. 28 28 9 8K 0 25.4 41.5 MIT 1 month ago
View on GitHub
Context7
sg/datatablesbundle 358 364 236 8K 38 15.2 28.4 4 years ago
View on GitHub
Context7
sonata-project/admin-bundle 2,124 2,166 1,244 197K 7 57.1 35.4 MIT 2 days ago
View on GitHub
Context7
sonata-project/core-bundle 316 337 137 63K 0 7.3 22.5 MIT 6 years 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 8K 1 23.3 31.8 MIT 5 months ago
View on GitHub
Context7
sonata-project/doctrine-orm-admin-bundle 449 461 342 166K 4 34.5 40.3 MIT 5 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 2K 0 5.9 15.9 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. 162 158 136 297 0 4.8 4.4 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 89 223K 3 24.2 41.5 MIT 6 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 224K 2 13.1 5.8 MIT 6 months ago
View on GitHub
Context7
sonata-project/formatter-bundle 84 86 117 22K 0 24.0 36.3 MIT 5 months 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.2 20.9 MIT 1 month ago
View on GitHub
Context7
soyuka/contexts Add lightweight context handling to PHP/Laravel apps with soyuka/contexts. Store and retrieve per-request or runtime context data (like user, locale, tracing IDs) in a clean API to simplify logging, debugging, and cross-cutting concerns without global state. 28 28 21 63K 0 3.2 46.6 NOASSERTION 1 year ago
View on GitHub
Context7
spatie/laravel-event-projector Deprecated in favor of spatie/laravel-event-sourcing. Entry-level event sourcing toolkit for Laravel: define aggregates, projectors, and reactors; persist domain events, build read models, and react to events for auditing and reporting-friendly apps. 636 661 61 152 0 7.0 0.9 MIT 6 years ago
View on GitHub
Context7
spatie/laravel-event-sourcing Event sourcing toolkit for Laravel: build aggregates, projectors, and reactors to store state changes as events. Ideal for audit trails, decisions based on history, and future reporting needs. Includes docs, examples, and an optional course. 909 911 176 220K 0 33.2 37.1 MIT 3 months ago
View on GitHub
Deep Wiki
Context7
spatie/phpunit-snapshot-assertions Add snapshot testing to PHPUnit. Assert strings, JSON, arrays, and objects against saved snapshots; first run writes snapshots, later runs compare and fail on regressions. Simple trait-based API (e.g., assertMatchesJsonSnapshot) for PHP and Laravel projects. 695 698 74 579K 0 33.4 46.9 MIT 1 month ago
View on GitHub
Deep Wiki
Context7
spiral-packages/livewire 3 3 1 0 5 1.5 1.5 MIT
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/core 10 10 9 5K 0 0.3 36.9 MIT
View on GitHub
Context7
sylius/grid Sylius Grid component adds a reusable, configurable grid system for Symfony apps. Define grids in configuration, plug in data providers and drivers, then render sortable, filterable tables with pagination and actions—ideal for admin panels and back-office listings. 0 9 453 0.3 23.3
View on GitHub
Context7
sylius/grid-bundle 133 135 57 184K 40 41.8 69.0 MIT 1 month ago
View on GitHub
Context7
sylius/resource Sylius Resource is a lightweight foundation for building domain resources in Symfony apps. It provides resource configuration, controllers, repositories, events, and form/grid integration to speed up CRUD and admin tooling while keeping your domain and persistence clean. 25 25 16 35K 0 0.6 43.2 MIT
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-labs/association-hydrator Doctrine ORM association hydrator for Sylius apps, inspired by Ocramius’ hydration optimization technique. Helps efficiently load and hydrate entity associations to reduce queries and improve performance in read-heavy workflows. 94 94 14 170K 1 16.9 50.3 3 months ago
View on GitHub
Context7
symfony/ai-agent Experimental Symfony AI Agent component for building AI agents on top of the Platform and Store components. Create agents that interact with users, perform tasks, and orchestrate workflows, with optional tool bridges (search, scraping, maps, weather, files). 31 31 3 104K 0 21.7 56.8 MIT 2 weeks ago
View on GitHub
Deep Wiki
Context7
symfony/ai-platform 52 51 13 149K 0 22.4 55.7 MIT 2 weeks ago
View on GitHub
Deep Wiki
Context7
symfony/amqp-messenger 295 295 31 1M 0 31.7 58.1 MIT 1 week ago
View on GitHub
Deep Wiki
Context7
symfony/doctrine-bridge Symfony Doctrine Bridge integrates Doctrine ORM and related libraries with Symfony components, providing seamless wiring for services, repositories, persistence, and tooling. Ideal for projects using Doctrine alongside Symfony’s DI container, validator, and other features. 3,232 3,237 42 4M 0 49.6 51.0 MIT 2 weeks ago
View on GitHub
Deep Wiki
Context7
symfony/doctrine-messenger Doctrine integration for Symfony Messenger. Store, dispatch, and consume messages using Doctrine-backed transports and tooling. Part of the Symfony ecosystem; issues and contributions go through the main Symfony repository. 531 532 20 3M 0 34.2 60.5 MIT 1 week ago
View on GitHub
Context7
symfony/form Symfony Form Component helps you build, validate, and process reusable HTML forms with rich field types, data mapping, and CSRF protection. Integrates cleanly with HttpFoundation, Validator, and Twig, but can be used standalone in any PHP app. 2,776 2,793 109 3M 0 50.7 50.1 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/messenger Symfony Messenger helps PHP apps send and handle messages asynchronously via queues or between services. It provides message buses, handlers, transports, retries, and failure handling to build reliable background jobs and event-driven workflows. 1,112 1,116 91 4M 0 42.7 57.3 MIT 1 week ago
View on GitHub
Deep Wiki
Context7
symfony/mime Symfony MIME component for creating, parsing, and manipulating MIME email messages and parts. Build emails with attachments and embedded content, handle headers and encodings, and integrate with Symfony Mailer or other transports for robust message composition. 2,837 2,842 38 15M 0 50.3 60.5 MIT 1 week ago
View on GitHub
Deep Wiki
Context7
symfony/object-mapper Symfony Object Mapper component maps data from one object to another using PHP attributes. Simplifies DTO/entity transformations, supports configurable mapping rules, and integrates with the Symfony ecosystem. Documentation and contributions are handled in the main Symfony repository. 35 35 2 183K 0 28.9 60.1 MIT 2 weeks ago
View on GitHub
Deep Wiki
Context7
symfony/redis-messenger Redis transport integration for Symfony Messenger. Use Redis streams/lists to send, receive, and retry messages with Messenger workers. Part of the Symfony ecosystem; issues and PRs handled in the main symfony/symfony repository. 218 219 20 783K 0 31.3 57.7 MIT 1 week ago
View on GitHub
Context7
symfony/security Symfony Security provides authentication, authorization, password hashing, firewalls, voters, and user providers for PHP apps. Supports modern security standards, multiple guards, access control rules, CSRF protection, and seamless integration with the Symfony ecosystem. 1,199 1,210 57 138K 0 8.4 20.1 MIT 3 years ago
View on GitHub
Deep Wiki
Context7
symfony/security-core Symfony Security Core provides the core building blocks for authentication and authorization: tokens, voters, role hierarchies, access decision management, and user providers. Use it to implement flexible permission checks and separate security logic from user storage. 1,888 1,894 30 4M 0 43.8 54.6 MIT 1 week ago
View on GitHub
Deep Wiki
Context7
symfony/security-http Symfony Security HTTP integrates the Security Core with HTTP: firewalls, authenticators, and request/response handling to protect parts of your app and authenticate users. Install via composer require symfony/security-http. 1,715 1,716 22 4M 0 44.2 54.5 MIT 1 week 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,550 2,575 75 7M 0 46.6 55.6 MIT 2 weeks ago
View on GitHub
Deep Wiki
Context7
symfony/serializer-pack Symfony Serializer Pack is a Composer pack that installs and configures Symfony’s Serializer component for easy object normalization/denormalization, JSON/XML encoding, and API-friendly data handling. Ideal for Symfony apps needing flexible, extensible serialization. 1,057 1,058 6 314K 0 6.4 34.1 MIT 3 years ago
View on GitHub
Deep Wiki
Context7
symfony/ux-autocomplete JavaScript-powered autocomplete for Symfony forms via Symfony UX. Adds fast, accessible typeahead/select enhancements and integrates with your existing form fields. Docs and contributions live in the main symfony/ux repository. 62 63 8 319K 0 22.4 60.2 MIT 1 week ago
View on GitHub
Context7
symfony/ux-live-component Build interactive UIs in Symfony with Live Components: stateful Twig components that update via Ajax without writing custom JavaScript. Handle actions, validation, and form binding, with predictable server-side rendering and smooth partial updates. 163 163 20 418K 0 23.2 55.3 MIT 1 week ago
View on GitHub
Deep Wiki
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/ux-twig-component Symfony UX Twig Components lets you bind PHP objects to Twig templates to build reusable UI pieces like alerts, modals, and sidebars. Create small, composable components with clean rendering and better template organization for Symfony apps. 219 218 22 1M 0 20.6 59.4 MIT 1 month ago
View on GitHub
Deep Wiki
Context7
symfony/validator Symfony Validator component validates values and object graphs using JSR-303 Bean Validation rules. Includes rich constraints, constraint validators, groups, custom constraints, and internationalized error messages. Integrates with forms and frameworks. 2,689 2,744 106 6M 0 51.4 55.2 MIT 1 week ago
View on GitHub
Deep Wiki
Context7
symfony/var-exporter Exports serializable PHP values to fast, OPcache-friendly PHP code, preserving serialization semantics and references. Includes DeepCloner for efficient deep cloning and ProxyHelper to generate lazy-loading proxies; uses ext-deepclone (or polyfill) for speed. 2,105 2,109 6 9M 0 42.1 59.2 MIT 1 week ago
View on GitHub
Deep Wiki
Context7
symfonycasts/reset-password-bundle Symfony bundle to implement secure, time-limited password reset flows. Generates reset tokens, validates expiry and one-time use, and provides helpers to send reset emails and update passwords. Integrates with Doctrine and Symfony security. 526 527 72 268K 18 36.6 52.7 MIT 2 months ago
View on GitHub
Context7
tetranz/select2entity-bundle Symfony bundle integrating Select2 with Doctrine entities: AJAX search, dynamic loading, and autocompletion for entity fields in forms. Supports remote endpoints, custom queries, pagination, and transforming selections to entities for smooth UX. 217 223 121 26K 67 22.6 27.1 MIT 5 years ago
View on GitHub
Context7
typo3/cms-extbase TYPO3 Extbase framework extension: provides the MVC foundation for TYPO3 CMS extensions, including controllers, domain models, persistence, validation, and property mapping. Used to build structured, maintainable TYPO3 applications and plugins. 18 18 4 296K 0 0.2 55.3 GPL-2.0
View on GitHub
Context7
vich/uploader-bundle 1,902 1,931 522 489K 48 64.2 57.0 MIT 4 days ago
View on GitHub
Context7
wayofdev/laravel-symfony-serializer 21 21 3 2K 1 28.3 33.5 MIT 1 month ago
View on GitHub
Context7
web-auth/webauthn-lib PHP WebAuthn library for adding passkeys/FIDO2 authentication to apps and APIs. Implements registration and login flows, credential validation, and related WebAuthn data structures, suitable for Laravel or custom frameworks. 123 128 25 2M 0 1.4 55.3 MIT
View on GitHub
Context7
white-october/pagerfanta-bundle 463 492 113 51K 13 7.2 22.8 NOASSERTION 6 years ago
View on GitHub
Context7
winzou/state-machine Lightweight PHP state machine library. Define graphs with states, transitions, and guard/before/after callbacks, then apply and validate transitions on your domain objects. Supports multiple graphs per object and configurable state property paths. 524 530 75 118K 3 28.0 41.0 MIT 2 months ago
View on GitHub
Context7
youshido/graphql A PHP GraphQL library for building schemas and executing queries with a type-safe, object-oriented API. Define types, fields, resolvers, and middleware in code, with support for input validation, custom scalars, and introspection for PHP apps. 704 708 105 1K 12 14.9 11.7 MIT 6 years ago
View on GitHub
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
zingle/api-resource-mapper 0 0 0 0 0 0.0
View on GitHub
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.
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
anil/file-picker
broqit/fields-ai