Libraries tagged by object mapping
beastbytes/evaporator
3 Downloads
Evaporate objects to arrays with type casting, mapping and dependencies resolving support.
yeremi/schema-mapper
34 Downloads
A PHP library for mapping external API data to PHP objects using PHP 8 attributes.
vangrg/request-mapper-bundle
737 Downloads
This symfony bundle provides tools for mapping request data to your model object and validate it. Good for develop RESTful API's.
lostfocus/jf2
29 Downloads
Basic mapping and handling of jf2 files and objects
futuretek/data-mapper
1 Downloads
A lightweight, reflection-based PHP 8.1+ data mapping library for converting associative arrays into typed PHP objects (POPOs), and back. Ideal for OpenAPI-generated DTOs, form handling, and request/response serialization in modern API architectures.
alevikzs/phmap
14 Downloads
Library provide mapping some php structures (json string, array, object) to specific object. This library based on Phalcon annotations.