doctrine-orm topic

List doctrine-orm repositories
trafficstars

doctrine-orm-bridge

29
Stars
11
Forks
Watchers

[READ ONLY] Bridge for using commands and events with Doctrine ORM. Full documentation can be found here:

filter-bundle

49
Stars
9
Forks
Watchers

Filter bundle for API Platform, Filter Logic

W3CLifecycleEventsBundle

15
Stars
9
Forks
Watchers

A Symfony bundle to dispatch usable entity lifecycle events (create, update, delete)

cart

21
Stars
15
Forks
Watchers

Simple Symfony 4 shopping cart application. App boilerplate

media-bundle

49
Stars
13
Forks
Watchers

MediaBundle is a media file manager bundle for Symfony with a REST API and an admin interface (React)

symfony-db-i18n-bundle

16
Stars
11
Forks
Watchers

Allow to store i18n-messages in database

doctrine-expressive-example

38
Stars
25
Forks
Watchers

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

22
Stars
9
Forks
Watchers

A KISS workaround implementation on doctrine/doctrine2#4568.

doctrine-bulk-insert

17
Stars
8
Forks
Watchers

Bulk insert functionality for the Doctrine/DBAL