Libraries tagged by orm class
rotexsoft/gdao
2995 Downloads
A package containing class and interface definitions that can be used as a basis for a Table Data Gateway (http://bit.ly/1F8Zjfc) and Data Mapper (http://bit.ly/1hD2qCc) implementation of a database access library that performs data manipulation (DM) tasks.
megapixel23/belongs-to-one
1609 Downloads
Belongs To One Laravel 5 Relation class
swayok/peskyorm-laravel
1003 Downloads
Service Providers and other classes to replace laravel's Eloquent ORM by PeskyORM
crimsonkissaki/mockmaker
44 Downloads
Whether you call them doubles, stubs, mocks, partials, fakes, or something else there are times when a mocking library such as PHPUnit's mockBuilder, Mockery, Prophecy, etc. just doesn't do exactly what you need or want. Sometimes you just need a concrete class implementation to run through the unit test wringer or a full end to end functional unit test suite. MockMaker aims to simplify the process of generating concrete fake ORM entity objects. Flexible and extendable, the generated seed code can be altered to suit your particular project with relative ease. That means after the initial setup you can re-run MockMaker for any new entities that get added in or update existing entities that change with little to no fuss. What's more, once MockMaker has made your files it's done; you don't have to include it in your code base and can use the generated files like any other project class.
zarganwar/nextras-orm-generator
34 Downloads
Nextras ORM class generator
pdyn/orm
66 Downloads
Base ORM classes to easily implement data objects.
maharder/postgresql-orm
1 Downloads
PostgreSQL ORM Class for plain uses without models
itsoluce/my-orm
24 Downloads
My tiny ORM class
datagutten/inducks-orm
6 Downloads
Doctrine ORM classes for the Inducks database
ctyurk15/simple-orm-model
3 Downloads
Simple ORM class
simple-as-fuck/orm
42 Downloads
Simple orm with class generation.
octa-php/octa-orm
9 Downloads
an advance PHP-PDO ORM database class used by octaphp framework
mrcat29/sugar-crm-orm-api
127 Downloads
Sugar Crm ORM API CLASS
predaddy/predaddy-doctrine-orm
49 Downloads
Doctrine ORM based implementation classes for predaddy
antonchernik/orm-bundle
54 Downloads
Useful classes for Doctrine ORM