Libraries tagged by object mapper
whitedigital-eu/entity-resource-mapper-bundle
1108 Downloads
Bundle to map Doctrine entity object to and from API resource object.
robgridley/simple-xml-mapper
340 Downloads
Uses reflection to map XML to PHP objects.
openapi-next-generation/openapi-pattern-mapper-php
4940 Downloads
map data models from openapi spec into pattern objects helpful for further generation
troytft/mapper
7792 Downloads
Mapper is a PHP library for mapping data to objects, type of property can be configured by annotation
pgs-soft/elastic-om
99 Downloads
Elasticsearch Object Mapper
mightydes/enjoin
1213 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
743 Downloads
Yet another MongoDB ODM for PHP. Nothing unnecessary, with easy joins.
brick/orm
52 Downloads
Object-Relational Mapper
steamulo/mongodb-odm
6223 Downloads
PHP Doctrine MongoDB Object Document Mapper (ODM) provides transparent persistence for PHP objects to MongoDB.
phpfui/orm
238 Downloads
Minimal ORM for MySQL, SQLite and MariaDB
pedro151/orm-generator
335 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.
oktavlachs/data-mapping-service
869 Downloads
A type safe service, which maps raw data structures onto objects the >= PHP 8 way.
matephp/dto
36 Downloads
MatePHP - DTO - Simple Data Transfer Objects (DTO) for any framework
astral/php-serialize
30 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.