Libraries tagged by object mapper
emulgeator/array-to-class-mapper
4708 Downloads
A library what is capable of transforming a multilevel array to a class object
sciactive/nymph
30 Downloads
Powerful object data storage and querying for collaborative web apps.
mightydes/enjoin
1139 Downloads
Multi dialect ORM for PHP inspired by Sequelize.JS
level-2/maphper
755 Downloads
A lightweight ORM using the DataMapper pattern, creates database tables on the fly.
doctrine/orientdb-odm
2655 Downloads
PHP OrientDB Object Document Mapper (ODM) provides transparent persistence for PHP objects to OrientDB.
phpfui/orm
205 Downloads
Minimal ORM for MySQL, SQLite and MariaDB
perfilov/php-dto-packer
1804 Downloads
Convert array, json, objects into a strongly-typed values (and back) for transferring throw services
timetoogo/penumbra
8 Downloads
Domain oriented ORM with PHP integrated query for PHP 5.4+
allocine/titania
28523 Downloads
Titania: constrained objects in php
zolex/vom
91315 Downloads
Versatile Object Mapper. Map arbitrary data to strictly typed models using PHP attributes.
shopsys/doctrine-orm
106848 Downloads
Object-Relational-Mapper for PHP
roddy/firestore-eloquent
286 Downloads
Firestore Eloquent, an object-relational mapper (ORM) that makes it enjoyable to interact with your database. When using Eloquent, each firestore collection has a corresponding \"Model\"/\"Class\" that is used to interact with that collection. In addition to retrieving records from the firestore collection, Eloquent models/classes allow you to insert, update, and delete records from the collection as well.
netom/mandango
8954 Downloads
Simple, poweful and ultrafast Object Document Mapper (ODM) for PHP and MongoDB
nadialabs/elasticsearch-odm
3227 Downloads
An Object Document Mapper (ODM) library for Elasticsearch
jimwins/titi
2647 Downloads
A lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP, plus a lightweight ActiveRecord implementation