Libraries tagged by data object
tenantcloud/data-transfer-objects
71805 Downloads
PHP data transfer objects
mintware-de/data-model-mapper
98375 Downloads
A Data to Object Mapper for PHP
assoconnect/php-date
24291 Downloads
PHP object to handle dates without time
zetacomponents/persistent-object
503348 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
11945 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
141602 Downloads
symbiote/silverstripe-datachange-tracker
23257 Downloads
Record and track changes to any dataobjects. View chages/diffs in model admin.
yorcreative/laravel-argonaut-dto
3444 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
14921 Downloads
The Data Transfer Objects with validation for Hyperf.
cerbero/dto
121587 Downloads
Data Transfer Object (DTO)
doctrine/skeleton-mapper
10853 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
113740 Downloads
Data modeling and object writer for General Transit Feed Specification (GTFS)
deefour/transformer
52825 Downloads
Transform raw input data into consistent, immutable PHP objects
sunrise/hydrator
33405 Downloads
A flexible strictly-typed hydrator.
josantonius/json
22815 Downloads
PHP simple library for managing Json files.