Libraries tagged by data mapper
diego-ninja/granite
491 Downloads
A lightweight zero-dependency PHP library for building immutable, serializable objects with validation capabilities.
acelot/automapper
3948 Downloads
Powerful declarative data mapper for PHP 8
atlas/table
65723 Downloads
Table data gateway implementation for Atlas.
atlas/cli
118844 Downloads
Command-line interface for Atlas.
doctrine/couchdb-odm
68375 Downloads
PHP Doctrine CouchDB Object Document Mapper (ODM) provides transparent persistence for PHP objects to CouchDB.
wundii/data-mapper
5027 Downloads
Modern and fast object mapper for PHP 8.2+. Strict types. Converts CSV, JSON, XML, YAML, NEON, arrays, and objects to PHP objects.
mimmi20/ua-data-mapper
11908 Downloads
a class to map the results of different useragent parsers
mike-roetgers/data-mapper
30265 Downloads
Simple data mapper
jerodev/data-mapper
914 Downloads
Maps raw data to a typed PHP object
g4/data-mapper
68295 Downloads
data-mapper php library
shureban/laravel-object-mapper
4490 Downloads
Laravel SDK mapping data in object
orisai/object-mapper
33139 Downloads
Raw data mapping to validated objects
artyuum/request-dto-mapper-bundle
5654 Downloads
This bundle provides an easy way to automatically map the incoming request data to a DTO and optionally validate it.
doctrine/skeleton-mapper
9641 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.
wayofdev/laravel-cycle-orm-adapter
9891 Downloads
🔥 A Laravel adapter for CycleORM, providing seamless integration of the Cycle DataMapper ORM for advanced database handling and object mapping in PHP applications.