Libraries tagged by orm
atlas/orm
122655 Downloads
An ORM for your persistence model (not your domain model).
simple-bus/doctrine-orm-bridge
1911207 Downloads
Doctrine ORM bridge for using command and event buses
contributte/nextras-orm-generator
259764 Downloads
Nextras ORM Generator
zoujingli/thinkadmin
6415 Downloads
Application Development Framework
vlucas/spot2
372825 Downloads
Simple DataMapper built on top of Doctrine DBAL
thinkcmf/thinkcmf
15955 Downloads
ThinkCMF based on ThinkPHP 8.0 , it is a free and open source Content Management Framework(CMF)
sokil/php-mongo
139145 Downloads
PHP Object Document Mapper for MongoDB
propel/propel1
1512124 Downloads
Propel is an open-source Object-Relational Mapping (ORM) for PHP5.
php-activerecord/php-activerecord
378450 Downloads
php-activerecord is an open source ORM library based on the ActiveRecord pattern.
nilportugues/sql-query-builder
208165 Downloads
An elegant lightweight and efficient SQL QueryInterface BuilderInterface supporting bindings and complicated query generation.
muffin/trash
845254 Downloads
Adds soft delete support to CakePHP ORM tables.
mmucklo/queue-bundle
464045 Downloads
Symfony2/3/4/5 Queue Bundle (for background jobs) supporting Mongo (Doctrine ODM), Mysql (and any Doctrine ORM), RabbitMQ, Beanstalkd, Redis, and ... {write your own}
mehdi-fathi/eloquent-filter
145223 Downloads
Eloquent Filter adds custom filters automatically to your Eloquent Models in Laravel.It's easy to use and fully dynamic, just with sending the Query Strings to it.
longitude-one/doctrine-spatial
533169 Downloads
Doctrine multi-platform support for spatial types and functions, compliant with Doctrine 2.19, 3.1, and dev ones (3.2 and 4.0).
laravel-doctrine/migrations
2178630 Downloads
Doctrine Migrations for Laravel