Libraries tagged by data object
sunrise/hydrator
33549 Downloads
A flexible strictly-typed hydrator.
josantonius/json
22860 Downloads
PHP simple library for managing Json files.
iamgerwin/toon-php
4478 Downloads
A lightweight, fast, and feature-rich TOON (Token-Oriented Object Notation) library for PHP - optimized for LLM contexts with 30-60% token savings
doctrine/couchdb-odm
69334 Downloads
PHP Doctrine CouchDB Object Document Mapper (ODM) provides transparent persistence for PHP objects to CouchDB.
cline/struct
10910 Downloads
Lean, attribute-driven Laravel data objects with explicit validation and Eloquent casting support
akira/laravel-pdf-invoices
2187 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.
sheadawson/silverstripe-linkable
318108 Downloads
A couple of handy form fields and objects for managing external and internal links on DataObjects
heyday/silverstripe-elastica
38556 Downloads
Provides Elastic Search integration for SilverStripe DataObjects using Elastica
basilicom/pimcore-path-formatter-bundle
49161 Downloads
This bundle provides path formatter pattern configuration for Pimcore DataObjects in multi-relation.
betterbrief/silverstripe-googlemapfield
161468 Downloads
Save locations using latitude/longitude DataObject fields.
silvanus/structs
16043 Downloads
Structs for PHP. Simple data transfer objects.
chubbyphp/chubbyphp-parsing
90964 Downloads
Allows parsing data of various structures, meaning the population and validation of data into a defined structure. For example, converting an API request into a Data Transfer Object (DTO).
guennichi/mapper
14402 Downloads
A lightweight library to map array data to PHP immutable objects
byjg/serializer
190377 Downloads
A powerful multi-format serialization library that converts objects, arrays, and data between JSON, XML, YAML, CSV, PHP serialize, and plain text formats with intelligent property mapping and transformation
pixelshaped/flat-mapper-bundle
6507 Downloads
Object mapper for denormalized data. Transform flat arrays (like database JOIN results) into nested, typed DTOs without the overhead of a full ORM.