Libraries tagged by orm class
ansas/propel-helper
638 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.
rekalogika/collections-contracts
923 Downloads
Interfaces and nominal classes for the rekalogika/collections library.
phpmv/ubiquity-dev
16331 Downloads
dev classes for Ubiquity framework
peixinho/lazymephp
25 Downloads
LazyMePHP is a PHP framework designed for rapid development with a focus on class, form, and REST API generation from database tables.
npub/gos
1990 Downloads
SNILS validation and formatting class for PHP.
ijvo/kdyby-strict-objects
1035 Downloads
Simple trait to make your class strict, when calling or accessing undefined member (property or method).
confetti-cms/foundation
408 Downloads
This is a package for the foundation of the Confetti CMS. For example, it contains the abstract ORM classes.
roy404/eloquent
61 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.
idealogica/orm-helper
1214 Downloads
Collection of classes to simplify Doctrine ORM everyday usage
sunnysideup/classes-and-fields-info
37 Downloads
Helps with creating lists of classes and fields for whatever purpose you may need them.
renoki-co/laravel-steampipe
2 Downloads
Use Laravel's built-in ORM classes to query cloud resources with Steampipe.
smoren/query-relation-manager
357 Downloads
Class for building queries and making result array with relations (single and multiple)
samayo/styrofoam
20 Downloads
A tiny pdo wrapper class
rotexsoft/gdao
2994 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.