Libraries tagged by php orm database
opulence/opulence
29011 Downloads
The Opulence PHP framework
lightpack/framework
661 Downloads
LightPack - PHP MVC Framework
axyr/silverstripe-ideannotator
18636 Downloads
Generate PHP DocBlock annotations for DataObject and DataExtension databasefields and relation methods
andreas-glaser/doctrine-rql
63931 Downloads
Parses and applies RQL/FIQL scripts to doctrine orm query builders
aaronjan/academe
9612 Downloads
Academe is an awesome data-mapper for MySQL & MongoDB (maybe more), support Laravel & natvie PHP project.
ang3/php-odoo-orm
5030 Downloads
PHP object relational mapper (ORM) for Odoo databases.
riverside/php-orm
1277 Downloads
PHP ORM micro-library and query builder
milanmadar/coolio-orm
1097 Downloads
PHP ORM based on Doctrine DBAL
evas-php/evas-orm
96 Downloads
ORM module (Database, QueryResult, Builders, Table, ActiveRecord, DataMapper, IdentityMap, App intagrate traits)
spadefoot/kohana-orm-leap
13 Downloads
An ORM module for the Kohana PHP framework that is designed to work with all major databases.
struktal/struktal-orm
1771 Downloads
PHP library implementing the DAO pattern for easier database handling
noetix/simple-orm
241 Downloads
A simple PHP class to access your MySQL records.
keenlysoft/database
88 Downloads
Database and active record package for the Keenly lightweight PHP framework
erikwang2013/clickhouse-php
101 Downloads
A full-featured PHP ClickHouse client with HTTP and Native TCP support, query builder, schema builder, migration system, and ORM.
cratia/orm-model
2053 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).