Libraries tagged by mappers
wgg/minify-bundle
74 Downloads
Minify support for Symfony and AssetMapper
sciactive/nymph
29 Downloads
Powerful object data storage and querying for collaborative web apps.
mightydes/enjoin
1042 Downloads
Multi dialect ORM for PHP inspired by Sequelize.JS
mawelous/yamop
738 Downloads
Yet another MongoDB ODM for PHP. Nothing unnecessary, with easy joins.
level-2/maphper
744 Downloads
A lightweight ORM using the DataMapper pattern, creates database tables on the fly.
energylab/gacela
143 Downloads
Responsive Data Mapper for PHP
cyberma/laravel-layer-frame
169 Downloads
Layer Frame for Laravel
brouwers/laravel-doctrine
2806 Downloads
A Doctrine ORM bridge for Laravel 5
zolex/vom
91045 Downloads
Versatile Object Mapper. Map arbitrary data to strictly typed models using PHP attributes.
yabx/ts-bundle
1343 Downloads
TypeScript mapper for Symfony 7.0
the-don-himself/gremlin-ogm
1883 Downloads
A PHP Object Graph Mapper for Tinkerpop 3+ compatible Graph Databases (JanusGraph, Neo4j, etc.) that allows you to persist data and run gremlin queries.
tflori/orm
2833 Downloads
lightweight object relational mapper
spiral/filters
12392 Downloads
Deep Structural Validation, Data Mapper, Inheritance
shopsys/doctrine-orm
106257 Downloads
Object-Relational-Mapper for PHP
roddy/firestore-eloquent
169 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.