Libraries tagged by orm class
berlindb/core
114957 Downloads
A collection of PHP classes and functions that aims to provide an ORM-like experience and interface to WordPress database tables.
kdyby/strict-objects
1567477 Downloads
Simple trait to make your class strict, when calling or accessing undefined member (property or method).
josegonzalez/cakephp-entity
31244 Downloads
Use model objects/classes instead of arrays in your CakePHP application
colinmollenhour/mongodb-php-odm
5506 Downloads
MongoDb PHP ODM is a simple object wrapper for the Mongo PHP driver classes which makes using Mongo in your PHP application more like an ORM. It is designed for use with Kohana 3 but will integrate equally well with any PHP application.
setono/doctrine-orm-trait
40177 Downloads
A very simple library that offers a trait to get the object manager and repository for a given class
shopxo/shopxo
638 Downloads
ShopXO domestic leading enterprise-class B2C free open source e-commerce system!
phpmv/ubiquity-dev
16165 Downloads
dev classes for Ubiquity framework
rekalogika/doctrine-collections-decorator
6023 Downloads
Lets you easily create decorator classes to dynamically modify the behaviors of Doctrine Collection objects, including the collection objects used by Doctrine ORM in your entities.
webarchitect609/bitrix-orm-tools
3312 Downloads
Bitrix orm table class tools.
rekalogika/collections-orm
749 Downloads
Lazy-loading collection class using Doctrine ORM QueryBuilder as the data source
noetix/simple-orm
240 Downloads
A simple PHP class to access your MySQL records.
izniburak/pdox-orm
100 Downloads
Useful Query Builder, PDO Class for PHP. A simple access to your SQL records.
vrok/doctrine-addons
5198 Downloads
Doctrine ORM type & helper classes
ansas/propel-helper
581 Downloads
Propel helper - helper classes (traits) for Propel2 ORM
voodoophp/voodorm
10493 Downloads
VoodOrm is a micro-ORM which functions as both a fluent select query API and a CRUD model class.