Libraries tagged by object mapper
somnambulist/laravel-domain-input-mapper
4714 Downloads
A collection of support classes for creating Domain Input objects and mapping to entities in a Laravel project.
pgs-soft/elastic-om
98 Downloads
Elasticsearch Object Mapper
fordnox/mikron
23 Downloads
PDO to object mapper
bref/dynamap
1361 Downloads
DynamoDB object mapper
mawelous/yamop-laravel
155 Downloads
Yet another MongoDB ODM for PHP as Laravel Component. Nothing unnecessary, with easy joins.
mawelous/yamop
741 Downloads
Yet another MongoDB ODM for PHP. Nothing unnecessary, with easy joins.
hooloovoo/orm
1782 Downloads
Object-Relation Mapping library based on "databse first" principle
brick/orm
52 Downloads
Object-Relational Mapper
steamulo/mongodb-odm
6067 Downloads
PHP Doctrine MongoDB Object Document Mapper (ODM) provides transparent persistence for PHP objects to MongoDB.
pedro151/orm-generator
328 Downloads
orm-generator maps the entire database and then creates the DAO (Data Access Object) and ORM (Object-relational mapping) of the entire database to facilitate the development. uses various types of databases like Postgres and Mysql and various types of ORM framework.
matephp/dto
13 Downloads
MatePHP - DTO - Simple Data Transfer Objects (DTO) for any framework
berlinonline/dat0r
744 Downloads
Library for generating data-objects.
zolex/vom
91315 Downloads
Versatile Object Mapper. Map arbitrary data to strictly typed models using PHP attributes.
yodorada/mysqli-db-webservice
1494 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements. This repo was forked from ThingEngineer and was slightly modified to fit the needs of my tiny Webservice REST-API.
tystr/redis-orm
173 Downloads
A simple PHP object mapper to assist in persisting objects in Redis and indexing them for efficient searching and filtering.