Libraries tagged by data objects
kassko/data-mapper
36567 Downloads
A mapper which gives a lot of features to representate some raw data like objects
anteris-dev/data-transfer-object-factory
81663 Downloads
Gives an easy-to-use API for mocking Data Transfer Objects.
league/object-mapper
4944 Downloads
Converts structured data into strict objects.
zetacomponents/persistent-object
491095 Downloads
This component allows you to store an arbitrary data structures to a fixed database table. The component provides all the functionality needed to fetch, list, delete etc these datastructures.
wundii/data-mapper
4684 Downloads
Modern and fast object mapper for PHP 8.2+. Strict types. Converts CSV, JSON, XML, YAML, NEON, arrays, and objects to PHP objects.
dachcom-digital/dynamic-search-data-provider-trinity
103870 Downloads
diego-ninja/granite
328 Downloads
A lightweight zero-dependency PHP library for building immutable, serializable objects with validation capabilities.
czim/laravel-dataobject
127671 Downloads
Basic validatable standardized data object.
yorcreative/laravel-argonaut-dto
542 Downloads
Argonaut is a lightweight Data Transfer Object (DTO) package for Laravel that supports nested casting, recursive serialization, and validation out of the box. Ideal for service layers, APIs, and clean architecture workflows.
friendsofhyperf/validated-dto
8790 Downloads
The Data Transfer Objects with validation for Hyperf.
cerbero/dto
112354 Downloads
Data Transfer Object (DTO)
doctrine/skeleton-mapper
9627 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.
cookieguru/phpgtfs
106699 Downloads
Data modeling and object writer for General Transit Feed Specification (GTFS)
deefour/transformer
47620 Downloads
Transform raw input data into consistent, immutable PHP objects
oldravian/multi-source-file-uploader
7843 Downloads
A Laravel package for handling file upload from multiple sources like file object, url or base64 encoded data