doctrine-orm topic
doctrine-orm-bridge
[READ ONLY] Bridge for using commands and events with Doctrine ORM. Full documentation can be found here:
filter-bundle
Filter bundle for API Platform, Filter Logic
W3CLifecycleEventsBundle
A Symfony bundle to dispatch usable entity lifecycle events (create, update, delete)
cart
Simple Symfony 4 shopping cart application. App boilerplate
media-bundle
MediaBundle is a media file manager bundle for Symfony with a REST API and an admin interface (React)
symfony-db-i18n-bundle
Allow to store i18n-messages in database
doctrine-expressive-example
Example PHP REST API application built with Expressive using Doctrine ORM, complete with associations, pagination, and DB connectivity inside Docker containers. Used in #Beachcasts videos on YouTube.
doctrine-nullable-embeddable
A KISS workaround implementation on doctrine/doctrine2#4568.
doctrine-bulk-insert
Bulk insert functionality for the Doctrine/DBAL