Libraries tagged by php orm database
bephp/activerecord
2064 Downloads
micro activerecord library in PHP(only 400 lines with comments), support chain calls and relations(HAS_ONE, HAS_MANY, BELONGS_TO).
aaronjan/academe
9015 Downloads
Academe is an awesome data-mapper for MySQL & MongoDB (maybe more), support Laravel & natvie PHP project.
parm/parm
4979 Downloads
PHP Active Record for MySQL. Connects to the your database and generates the Object Relational Mapping. Built in Database Query Processor for custom queries. Ability to use closures to process rows
tamedevelopers/database
71 Downloads
Lightweight PHP ORM Database Model.
mongdch/mon-orm
378 Downloads
Mysql database ORM for PHP
v1p3r75/nexa-orm
31 Downloads
NexaORM is a modern PHP Object-Relational Mapping (ORM) library designed to simplify database interactions and streamline the development of PHP applications.
sagrishin/lightweight-php-orm
183 Downloads
Lightweight ORM for manipulating data in database
milanmadar/coolio-orm
11 Downloads
PHP ORM based on Doctrine DBAL
andela-cnnadi/micro-orm
11 Downloads
Simple PHP ORM Solution
platine-php/orm
4284 Downloads
Platine ORM provides a flexible and powerful ORM implementing a data-mapper pattern.
parable-php/orm
488 Downloads
Parable ORM is a small but complete repository-pattern ORM implementation
evas-php/evas-orm
61 Downloads
ORM module (Database, QueryResult, Builders, Table, ActiveRecord, DataMapper, IdentityMap, App intagrate traits)
shake/database
812 Downloads
Enhanced Nette/Database with lightweight ORM features.
quidphp/orm
192 Downloads
PHP library that provides database access and a comprehensive ORM
ruckuus/php-activerecord-service-provider
2927 Downloads
A PHPActiveRecord Service Provider for Silex