Libraries tagged by object-relational-mapping
davidmars/redbean
159 Downloads
RedBeanPHP ORM (with an after_open event on models...)
daviddeutsch/redbean-adaptive
818 Downloads
Reworking RedBeanPHP to be more adaptive to complex situations
daidai118/redbean
17 Downloads
RedBeanPHP ORM
brainindev/redbean
36 Downloads
RedBeanPHP ORM
simirimia/redbean
106 Downloads
RedBeanPHP ORM
sciactive/nymph-server
754 Downloads
Powerful object data storage and querying for collaborative web apps.
torokp/uorm
14 Downloads
Simple object-relational mapping for small scripts
silassare/gobl
378 Downloads
Gobl allows you to use a Database Abstraction Layer (DBAL) and Object-Relational Mapping (ORM) to query your database with PHP.
sepulchresoftware/ghostly
0 Downloads
A PHP ORM (Object-Relational Mapping) for your MySQL data
seguncodes/smyorm
2 Downloads
SmyORM is a PHP Object-relational mapping (ORM) that allows developers to write code in simple programming languages of their choice instead of using SQL to access, add, update, and delete data and schemas in the respective database.
seblhaire/tablebuilder
60 Downloads
A Laravel library to build tables easily, which interacts with a lightweight js builder and builds data from Eloquent Object-Relational Mapping with database tables, or can be used with static data.
roy404/eloquent
2 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.
romeoz/rock-sphinx
126 Downloads
Object Relational Mapping (ORM) for Sphinx Search.
questwork/orm
36 Downloads
Object Relational Mapping for PHP
ovidentia/liborm
5929 Downloads
Mapping library between relational database and PHP objects (object-relational mapping)