Libraries tagged by object map
wundii/data-mapper
12109 Downloads
Modern and fast object mapper for PHP 8.2+. Strict types. Converts CSV, JSON, XML, YAML, NEON, arrays, and objects to PHP objects.
retailcrm/auto-mapper-bundle
488493 Downloads
An object to object mapper bundle for Symfony
pixelshaped/flat-mapper-bundle
6595 Downloads
Object mapper for denormalized data. Transform flat arrays (like database JOIN results) into nested, typed DTOs without the overhead of a full ORM.
mintware-de/data-model-mapper
98608 Downloads
A Data to Object Mapper for PHP
doctrine/skeleton-mapper
10889 Downloads
The Doctrine SkeletonMapper is a skeleton object mapper where you are 100% responsible for implementing the guts of the persistence operations. This means you write plain old PHP code for the data repositories, object repositories, object hydrators and object persisters.
guennichi/mapper
14423 Downloads
A lightweight library to map array data to PHP immutable objects
sunrise/hydrator
33663 Downloads
A flexible strictly-typed hydrator.
idr0id/papper
27353 Downloads
Papper is PHP convention-based object to object mapper
backbrain/php-automapper
45126 Downloads
PHP port of the popular automapper.org library
dayspring-tech/propel1
61397 Downloads
Propel is an open-source Object-Relational Mapping (ORM) for PHP5.
graphaware/neo4j-php-ogm
57709 Downloads
PHP Object Graph Mapper for Neo4j
doctrine/couchdb-odm
69337 Downloads
PHP Doctrine CouchDB Object Document Mapper (ODM) provides transparent persistence for PHP objects to CouchDB.
naucon/utility
75538 Downloads
This package provides miscellaneous php interfaces and classes to structure and organize data as well as groups of objects
runz0rd/common-php
478524 Downloads
My collection of common libraries for php.
mroosz/php-cassandra
7696 Downloads
A pure-PHP client for Apache Cassandra and ScyllaDB with support for CQL binary protocol v3, v4 and v5 (Cassandra 2.1+ incl. 3.x-5.x; ScyllaDB 6.2 and 2025.x), synchronous and asynchronous APIs, prepared statements, batches, result iterators, object mapping, SSL/TLS, and LZ4 compression.