Libraries tagged by php orm database
cratia/orm-model
1680 Downloads
Model is a PHP object based in Active Record Pattern + Strategy Pattern and that sits on top of a powerful database abstraction layer (DBAL). One of its key features is the option to write database queries in a proprietary object oriented SQL dialect called Dialect Query Language (DQL).
blitz-php/database
193 Downloads
A simple database layer for easy development
ovos/doctrine1
1805 Downloads
Doctrine v1, Database ORM, PHP 5.3-8.2 compatible
james-and-james-fulfilment/doctrine1
9640 Downloads
PHP Database ORM for Symfony1. Do NOT use for new projects: please move to a newest Symfony release and Doctrine2
differentweb/doctrine1
3703 Downloads
PHP Database ORM for Symfony1. Do NOT use for new projects: please move to a newest Symfony release and Doctrine2
cego/doctrine1
15878 Downloads
PHP Database ORM for Symfony1. Do NOT use for new projects: please move to a newest Symfony release and Doctrine2
eddmash/powerorm
370 Downloads
A powerful php orm with automatic migrations
corneltek/lazyrecord
3580 Downloads
The Fast PHP ORM
ozsynergy/doctrine1
15764 Downloads
PHP 7 compatible version of doctrine 1 Database ORM
vlucas/spot
724 Downloads
DataMapper ORM for PHP 5.3+
silassare/gobl
367 Downloads
Gobl allows you to use a Database Abstraction Layer (DBAL) and Object-Relational Mapping (ORM) to query your database with PHP.
mightydes/enjoin
1042 Downloads
Multi dialect ORM for PHP inspired by Sequelize.JS
timetoogo/penumbra
8 Downloads
Domain oriented ORM with PHP integrated query for PHP 5.4+
umanit-pomm/model-manager
2355 Downloads
PHP Object Model Manager for Postgresql
mysql/schematic
725 Downloads
A simple MySQL migration management tool in PHP, create and update databases automatically with a config json file without having to use inbuilt ORM functions.