Libraries tagged by orm class
megapixel23/belongs-to-one
1612 Downloads
Belongs To One Laravel 5 Relation class
swayok/peskyorm-laravel
1010 Downloads
Service Providers and other classes to replace laravel's Eloquent ORM by PeskyORM
roy404/eloquent
108 Downloads
Eloquent is the default ORM (Object-Relational Mapping). It provides a simple ActiveRecord implementation for working with your database. With Eloquent, you can define database models as classes, and interact with the database using these models, rather than writing raw SQL queries.
patrick-barreto/data-base
132 Downloads
Basic ORM to manipulate database and make a CRUD at model class very easy
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
mrcat29/sugar-crm-orm-api
129 Downloads
Sugar Crm ORM API CLASS
predaddy/predaddy-doctrine-orm
49 Downloads
Doctrine ORM based implementation classes for predaddy