Libraries tagged by object mapper
bluepsyduck/mapper-manager
5313 Downloads
A manager for mapping objects to other ones.
alevikzs/mapper
10 Downloads
The Mapper library is meant to be used to turn json strings or arrays a into a specific objects.
pgs-soft/elastic-om
99 Downloads
Elasticsearch Object Mapper
mightydes/enjoin
1305 Downloads
Multi dialect ORM for PHP inspired by Sequelize.JS
mawelous/yamop-laravel
156 Downloads
Yet another MongoDB ODM for PHP as Laravel Component. Nothing unnecessary, with easy joins.
mawelous/yamop
746 Downloads
Yet another MongoDB ODM for PHP. Nothing unnecessary, with easy joins.
brick/orm
52 Downloads
Object-Relational Mapper
steamulo/mongodb-odm
6581 Downloads
PHP Doctrine MongoDB Object Document Mapper (ODM) provides transparent persistence for PHP objects to MongoDB.
sciactive/nymph-server
779 Downloads
Powerful object data storage and querying for collaborative web apps.
pedro151/orm-generator
345 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.
luimedi/remap
323 Downloads
A PHP object mapping library using attributes.
astral/php-serialize
47 Downloads
An advanced PHP serialization tool leveraging attributes for flexible object-to-array and JSON conversion. Supports property aliases, type conversions, and nested object handling. Ideal for APIs, data persistence, and configuration management.
berlinonline/dat0r
746 Downloads
Library for generating data-objects.
allocine/titania
28945 Downloads
Titania: constrained objects in php
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.