Libraries tagged by object map
seguncodes/smyorm
3 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
61 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.
sebastian-alfers/doctrine-mongodb-odm
1 Downloads
Doctrine MongoDB Object Document Mapper
sarehub/microodm
2 Downloads
very small Object Document Mapper
samsonframework/orm
5053 Downloads
SamsonFramework object-relational mapping
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.
romeoz/rock-sphinx
127 Downloads
Object Relational Mapping (ORM) for Sphinx Search.
romeoz/rock-mongodb
668 Downloads
Object Document Mapper (ODM) for MongoDB.
rojas/doctrine-orm
9 Downloads
Object-Relational-Mapper for PHP with Few Fixes
questwork/orm
36 Downloads
Object Relational Mapping for PHP
psycho-neon/idiorm
14 Downloads
A lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP5
prepmock/idiorm
79 Downloads
A lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP5
pluf/orm
56 Downloads
Pluf object relation mapping
phpdevcommunity/paper-orm
15 Downloads
PaperORM is a lightweight Object-Relational Mapping (ORM) library
phore/orm
59 Downloads
Object Relational Mapper