Libraries tagged by orm class
smoren/query-relation-manager
367 Downloads
Class for building queries and making result array with relations (single and multiple)
samayo/styrofoam
21 Downloads
A tiny pdo wrapper class
rotexsoft/gdao
3059 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.
peixinho/lazymephp
34 Downloads
LazyMePHP is a PHP framework designed for rapid development with a focus on class, form, and REST API generation from database tables.
megapixel23/belongs-to-one
1616 Downloads
Belongs To One Laravel 5 Relation class
swayok/peskyorm-laravel
1030 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
35 Downloads
Nextras ORM class generator
pdyn/orm
66 Downloads
Base ORM classes to easily implement data objects.
maharder/postgresql-orm
2 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
43 Downloads
Simple orm with class generation.
octa-php/octa-orm
10 Downloads
an advance PHP-PDO ORM database class used by octaphp framework