Libraries tagged by orm
facile-it/doctrine-dynamic-discriminator-map
67625 Downloads
Dynamic discriminator map for Doctrine ORM
doctrine/doctrine1
102296 Downloads
PHP 5 Doctrine1 Object Relational Mapper (ORM)
davidbadura/fixtures-bundle
134737 Downloads
A Symfony2 bundle to load yaml, json and toml fixtures. Easy extendable, resolve object dependency and validate objects.
atk4/dsql
535811 Downloads
Dynamic SQL Builder in PHP
andreagroferreira/laravel-sync-tracker
4908 Downloads
A Laravel package for tracking entity synchronization status between systems
alexandret/doctrine2-spatial
133803 Downloads
Doctrine2 multi-platform support for spatial types and functions
runcmf/runtracy
73307 Downloads
Slim Framework Debugger
maldoinc/doctrine-filter
8006 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
10465 Downloads
Store PHP native enums as PostgeSQL custom enum types
andanteproject/timestampable-bundle
94316 Downloads
A Symfony Bundle to handle entities createdAt and updatedAt dates with Doctrine
andanteproject/soft-deletable-bundle
31440 Downloads
A Symfony Bundle to handle soft deletable with Doctrine Entities
andanteproject/shared-query-builder
84005 Downloads
A Doctrine 2 Query Builder decorator that makes easier to build your query in shared contexts
ufo-tech/doctrine-behaviors
11432 Downloads
Doctrine Behavior Traits for symfony 7+ and Doctrine DBAL 4+ and Doctrine ORM 3+
thybag/bonus-laravel-relations
37688 Downloads
Additional eloquent ORM relation types for laravel.
roddy/firestore-eloquent
4159 Downloads
Firestore Eloquent, an object-relational mapper (ORM) that makes it enjoyable to interact with your database. When using Eloquent, each firestore collection has a corresponding \"Model\"/\"Class\" that is used to interact with that collection. In addition to retrieving records from the firestore collection, Eloquent models/classes allow you to insert, update, and delete records from the collection as well.