Libraries tagged by data objects
dachcom-digital/dynamic-search-data-provider-trinity
139737 Downloads
czim/laravel-dataobject
142706 Downloads
Basic validatable standardized data object.
yorcreative/laravel-argonaut-dto
3419 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
14690 Downloads
The Data Transfer Objects with validation for Hyperf.
fab2s/dt0
2204 Downloads
Immutable DTOs with bidirectional casting. No framework required. 8x faster than the alternative.
cerbero/dto
121481 Downloads
Data Transfer Object (DTO)
doctrine/skeleton-mapper
10832 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
113402 Downloads
Data modeling and object writer for General Transit Feed Specification (GTFS)
deefour/transformer
52743 Downloads
Transform raw input data into consistent, immutable PHP objects
tekord/php-result
16811 Downloads
Result object for PHP inspired by the Rust programming language
sunrise/hydrator
32932 Downloads
A flexible strictly-typed hydrator.
josantonius/json
22716 Downloads
PHP simple library for managing Json files.
doctrine/couchdb-odm
69269 Downloads
PHP Doctrine CouchDB Object Document Mapper (ODM) provides transparent persistence for PHP objects to CouchDB.
data-values/time
327621 Downloads
Time value objects, parsers and formatters
akira/laravel-pdf-invoices
2160 Downloads
A modern, strictly typed, and extensible invoice generator for Laravel 12+ built with PHP 8.4 syntax. This package provides a clean builder pattern API, immutable data objects, and modular design inspired by LaravelDaily/laravel-invoices but rewritten from scratch with SOLID principles and Laravel best practices.