Libraries tagged by object mapper
emdotem/php-mysqli-database-class
24193 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
easy-swoole-php/mysqli-database-class
935 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
tflori/orm
2889 Downloads
lightweight object relational mapper
shopsys/doctrine-orm
107374 Downloads
Object-Relational-Mapper for PHP
roddy/firestore-eloquent
344 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.
nadialabs/elasticsearch-odm
3868 Downloads
An Object Document Mapper (ODM) library for Elasticsearch
maslosoft/mangan
2638 Downloads
MongoDB Object Document Mapper (ODM)
formapro/yadm
3284 Downloads
The fastest MongoDB object document mapper.
ang3/php-odoo-orm
2860 Downloads
PHP object relational mapper (ORM) for Odoo databases.
doctrine/oxm
222 Downloads
Object-XML-Mapper for PHP
joseki/leanmapper-extension
1291 Downloads
This is an extension of Tharos/LeanMapper ORM. This extension contains mapper specification and a Query object including its usage in a repository
wundii/data-mapper-laravel-package
8 Downloads
A Laravel integration for wundii/data-mapper, modern and fast object mapper for PHP 8.2+. Strict types. Converts JSON, XML, YAML, NEON, arrays, and objects to PHP objects.
silvesterk/object-mapper
20 Downloads
A simple PHP object mapping library with attribute support
opportus/object-mapper
1484 Downloads
Maps generically source to target objects via extensible strategies and controls.
mikesimonson/symfony-form-value-object-mapper
6 Downloads
A library that can instantiate automatically value object mapped by Symfony forms despite having a constructor with arguments.