Libraries tagged by data object
romanzipp/laravel-dto
4820 Downloads
A strongly typed Data Transfer Object integration for Laravel
romanzipp/dto
14463 Downloads
A strongly typed Data Transfer Object without magic for PHP 7.4+
richcongress/fixture-test
34252 Downloads
Generate random and meaningful data for objects
mohammedmanssour/super-simple-dto
1109 Downloads
Creating data transfer objects with the power of php objects
inp/importer
34730 Downloads
Library to Import files into Object Data Structures
codebot/phpdto
11429 Downloads
CLI tool for PHP data transfer objects generation.
falseclock/dbd-php-entity
5506 Downloads
DTO like library to fetch any data in an Object-Oriented manner (ORM)
alleyinteractive/wp-psr16
3635 Downloads
PSR-16 implementations for WordPress that cache data in the object cache, as transients, as options, and as object metadata.
innmind/reflection
11371 Downloads
Library to build objects and extract data out of them
graze/formatter
23224 Downloads
Convert objects into arrays of data by applying processors, filters, and sorters.
aza/phpgen
3144 Downloads
AzaPhpGen - Anizoptera CMF PHP code generation (dump) component. Allows to dump complex arrays, objects, closures and basic data types as php code. In part, this can be called a some sort of serialization. You can customize your dumped php code as you wish.
ubl/php-iiif-prezi-reader
16893 Downloads
Read IIIF Presentation API resources into PHP objects that offer some convenient data extraction methods
slub/php-mods-reader
3344 Downloads
Read MODS metadata into PHP objects that offer some convenient data extraction methods
om/from-array
10713 Downloads
fromArray trait allow create objects instances loaded with initial data array
mouf/utils.common.sortable-interface
204501 Downloads
This package contains an interface used by objects to say they can sort data. The concept is very simple, the object implements a sort method that takes a key (the sort column) and a direction, and that's it!