Libraries tagged by orm class
modernways/anormapart
2 Downloads
The An Orm Apart component consists of 4 base classes to implement An Orm Apart scaffolded DAL, Model, Controller classes and Views.
drkp/doctrine-metadata-configuration-factory
30 Downloads
Factory class to create Doctrine 2 ORM Configuration instances.
vendimia/helper
45 Downloads
Assorted helper classes
tuadmin/pdox
16 Downloads
Useful Query Builder, PDO Class for PHP. A simple access to your SQL records.(FIXED by tuadmin)
tigerman/doctrine-generate-models-bundle
628 Downloads
Symfony2 bundle to generate model classes from your mapping information from YAML.
sypherlev/architect
170 Downloads
Data class generator for sypherlev/blueprint
sergiosgc/crud-trait
0 Downloads
PHP Trait that enables create Read Update Delete operations on PHP classes
rotexsoft/leanorm-cli
78 Downloads
Command-line tool for rotexsoft/leanorm for generating Model, Record & Collection Classes for tables in a specified database.
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.
phormium/modgen
931 Downloads
Model class generator for Phormium.
kappa/doctrine
1702 Downloads
Collection of classes for better work with Doctrine
jabarihunt/mysql-model-builder
63 Downloads
A class that builds usable models based on your MySQL database tables.
imrgrgs/bioorm
10 Downloads
BioOrm is a micro-ORM which functions as both a fluent select query API and a CRUD model class.
gholme4/qbuild
4 Downloads
Class that creates a REST API with routes mapped to all tables in a MySQL database. Designed to be used with Qbuild.js client side.
fluentkit/supermodel
94 Downloads
Enhancement of the already brilliant Eloquent Model Class