Libraries tagged by php orm
theoaks/qbjs-parser
1125 Downloads
Parse JSON coming from jQuery QueryBuilder, into database queries.
symftony/xpression
1838 Downloads
Xpression is a simple PHP implementation of Specification pattern
steezer/steeze
28 Downloads
An elegant and concise, but efficient PHP framework
solital/katrina
159 Downloads
Official Solital ORM for database abstraction
simplemdb/simplemdb
4 Downloads
Enterprise Database Toolkit for PHP - Modern schema management, intelligent migrations, and advanced query building
simondavies/slimphp-vanilla
29 Downloads
A simple base app, using the PHP framework Slim at its heart, and implementing Laravel's Eloquent ORM
shen2/fluent-cql
8490 Downloads
an php CQL building library
shake/scaffolding
546 Downloads
Enhanced Nette/Database with lightweight ORM features.
shake/database
832 Downloads
Enhanced Nette/Database with lightweight ORM features.
serebro/reach-mongo
133 Downloads
MongoDB ODM
samurai/samurai
77 Downloads
PHP Fullstacked Framework made in JAPAN.
runtothefather/doctrine-psalm-plugin
6221 Downloads
Repository resolver to show psalm how to resolve getRepository method
roy404/eloquent
108 Downloads
Eloquent is the default ORM (Object-Relational Mapping). It provides a simple ActiveRecord implementation for working with your database. With Eloquent, you can define database models as classes, and interact with the database using these models, rather than writing raw SQL queries.
rotexsoft/leanorm
370 Downloads
A Generic Data Objects ( https://github.com/rotexsoft/gdao ) implementation based on a stripped down version of idiorm (\LeanOrm\DBConnector). A light-weight, highly performant PHP data access library.
rizeway/orem
6072 Downloads
Rizeway OREM is a Restful API Abstraction Layer. It is to Restful APIs what doctrine is for databases.