Libraries tagged by data objects
adaddinsane/dataobject
5519 Downloads
Data object storage and recovery with sorting, filtering and merging
sunnysideup/site-wide-search
1893 Downloads
Search your entire silverstripe site!
xtompie/dao
4333 Downloads
DAO - Data Access Object - wrapper over SQL
ufo-tech/dto-transformer
2212 Downloads
The library provides tools for two-way transformation of DTO objects ⇄ arrays, respecting typing, contracts, and flexible transformation logic.
skrepr/dto-tester
1584 Downloads
Skrepr Data Transfer Object Tester
sciactive/nymph
31 Downloads
Powerful object data storage and querying for collaborative web apps.
reallifekip/immutable-base
454 Downloads
Strict immutable DTOs, VOs, and SVOs for PHP 8.4+ with construction-time type validation, deep path mutation, and automatic validation chaining.
perfilov/php-dto-packer
2805 Downloads
Blazing-fast PHP library to convert arrays, JSON & objects into strongly typed DTOs (and back)
oi-lab/oi-laravel-settings
185 Downloads
Configuration settings management for Laravel with scoped values, typed casts and spatie/laravel-data value objects.
julio-cavallari/laravel-dto
4 Downloads
Laravel package to automatically generate DTOs from Form Request classes
horizom/dto
1915 Downloads
Data Transfer Objects for all PHP applications
hided62/ldto
218 Downloads
php lightweight dto library
gpalyan/dto-forge
103 Downloads
Advanced DTO system with casting, validation, masks, nested DTOs
diffhead/php-dto
302 Downloads
Simple library that provides suitable data transfer object for PHP applications.
dgame/php-dto
47 Downloads
A data transfer object inspired by Rust's serde