Libraries tagged by PHP Data Object
ro/dto-php
53 Downloads
DTO (DATA TRANSFER OBJECT) is a library that allows transferring data between different processes across the architecture.Dto - ro for php improves communication by optimizing the number of method calls.
entense/php-dto
8 Downloads
A data transfer object inspired by Rust's serde
aklump/data
653 Downloads
Common interface for interacting with data in objects and arrays.
php-extended/php-api-endpoint-http-interface
152888 Downloads
A generic api endpoint that get object data from resources available from an http client
wmsamolet/object-map
3 Downloads
PHP library for mapping, linking, configuring objects using data repository
adrigar94/value-object-craft
139 Downloads
ValueObjectCraft is a PHP library that provides a set of versatile and robust value objects for data handling in applications. It is designed to simplify and standardize the usage of value objects in PHP, offering a reliable and efficient solution for representing and manipulating immutable data.
wid/native-object
6 Downloads
Keep your data in native php types!
recoded-dev/object-hydrator
48 Downloads
PHP library to help you hydrate objects from raw data
helmich/php-scalarclasses
38 Downloads
Wrap primitive data types with an object-oriented interface
domagoj03/object-creator
24 Downloads
PHP library that helps developers create objects from other data types such as arrays, serialized strings and alike.
php-extended/php-ulid-parser-interface
75380 Downloads
A library to parse data as valid ulid objects
wundii/data-mapper-laravel-package
10 Downloads
A Laravel integration for wundii/data-mapper, modern and fast object mapper for PHP 8.2+. Strict types. Converts CSV, JSON, XML, YAML, NEON, arrays, and objects to PHP objects.
philiprehberger/php-schema-validator
68 Downloads
Fluent data schema validator with nested objects, arrays, and dot-notation errors
philiprehberger/php-mask
68 Downloads
Mask sensitive data in strings, arrays, and objects for safe logging
php-extended/php-api-endpoint-interface
161751 Downloads
A generic api endpoint that may be used to get objects from any source of data