Libraries tagged by doctrine-orm
dominikzogg/doctrine-orm-manager-registry-provider
66505 Downloads
Saxulum Doctrine ORM Manager Registry Provider
maldoinc/doctrine-filter
6790 Downloads
Quickly add advanced filtering/searching and sorting capabilities to any resource in your APIs or Web apps that use Doctrine.
heymoon/doctrine-psql-enum
1429 Downloads
Store PHP native enums as PostgeSQL custom enum types
andanteproject/timestampable-bundle
40929 Downloads
A Symfony Bundle to handle entities createdAt and updatedAt dates with Doctrine
andanteproject/soft-deletable-bundle
23248 Downloads
A Symfony Bundle to handle soft deletable with Doctrine Entities
andanteproject/shared-query-builder
33490 Downloads
A Doctrine 2 Query Builder decorator that makes easier to build your query in shared contexts
yokai/doctrine-value-object
20061 Downloads
Value Objects for Doctrine ORM simplified
ufo-tech/doctrine-behaviors
2725 Downloads
Doctrine Behavior Traits for symfony 7+ and Doctrine DBAL 4+ and Doctrine ORM 3+
stesie/phpcs-doctrine-annotation-rules
55751 Downloads
Additional PHP Code Sniffer sniffs focusing on annotations for Doctrine ORM.
shipmonk/doctrine-two-phase-migrations
28144 Downloads
Two phase migrations for Doctrine ORM: before and after deploying new codebase version
roadiz/roadiz
9190 Downloads
Roadiz is a modern CMS based on a polymorphic content-schema system which can handle many types of services. It’s based on Symfony component and Doctrine ORM for maximum performances and security.
rekalogika/doctrine-collections-decorator
45843 Downloads
Lets you easily create decorator classes to dynamically modify the behaviors of Doctrine Collection objects, including the collection objects used by Doctrine ORM in your entities.
rekalogika/doctrine-advanced-group-by
21693 Downloads
Allows the use of the more complex GROUP BY clauses in Doctrine ORM. These include GROUPING SETS, CUBE, and ROLLUP.
qbbr/pgsql-doctrine-random-function
106398 Downloads
PostgreSQL RANDOM() function for Doctrine ORM
mmerian/doctrine-timestamp
176488 Downloads
A library adding the timestamp type to Doctrine ORM