Libraries tagged by data object
romanzipp/dto
16552 Downloads
A strongly typed Data Transfer Object without magic for PHP 7.4+
mohammedmanssour/super-simple-dto
3341 Downloads
Creating data transfer objects with the power of php objects
inp/importer
59332 Downloads
Library to Import files into Object Data Structures
edumarques/dynamophp
3172 Downloads
DynamoPHP is a lightweight, strongly-typed Object Data Mapper designed to simplify development with Amazon DynamoDB.
devly/repository
3307 Downloads
PHP data repository object with array access using dot notation
andydefer/domain-structures
757 Downloads
A complete domain structures package for PHP: Records, Value Objects, Data DTOs, and TypedCollections. Brings type safety and clean architecture to your application.
troytft/mapper
8120 Downloads
Mapper is a PHP library for mapping data to objects, type of property can be configured by annotation
skrz/meta
90007 Downloads
Different wire formats, different data sources, single object model
falseclock/dbd-php-entity
10419 Downloads
DTO like library to fetch any data in an Object-Oriented manner (ORM)
alleyinteractive/wp-psr16
13655 Downloads
PSR-16 implementations for WordPress that cache data in the object cache, as transients, as options, and as object metadata.
sfmok/request-input-bundle
13082 Downloads
Converts request data into DTO inputs objects with validation.
zolex/vom
137670 Downloads
Versatile Object Mapper. Map arbitrary data to strictly typed models using PHP attributes.
graze/formatter
25704 Downloads
Convert objects into arrays of data by applying processors, filters, and sorters.
ubl/php-iiif-prezi-reader
27569 Downloads
Read IIIF Presentation API resources into PHP objects that offer some convenient data extraction methods
om/from-array
12385 Downloads
fromArray trait allow create objects instances loaded with initial data array