Libraries tagged by json to object
tailflow/castable-dto
29537 Downloads
Automatically cast JSON columns to PHP objects in Laravel using Spatie's data-transfer-object class
traineratwot/json2dto
225 Downloads
Convert JSON files to Spatie DTO objects
atymic/json2dto
19957 Downloads
Convert JSON files to Spatie DTO objects
perfilov/php-dto-packer
2862 Downloads
Blazing-fast PHP library to convert arrays, JSON & objects into strongly typed DTOs (and back)
wundii/data-mapper-symfony-bundle
1557 Downloads
A Symfony 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.
timehunter/laravel-dto-generator
179 Downloads
A generator that creates PHP Data Transfer Object by array schema.
digitalcorehub/laravel-toon
454 Downloads
TOON (Token-Oriented Object Notation) encoder and decoder for Laravel — a spec-compliant, token-efficient alternative to JSON for LLM prompts.
phputil/session
994 Downloads
A simple object-oriented wrapper to PHP's session functions.
didix16/php-apidataobject
9498 Downloads
A simple library that allows easy handle incoming data from any sources (specially from API sources) and put data in a fashion way which is more practical to access it like an array or object. It allows to implement a DTO very fast.
davidbadura/fixtures
69256 Downloads
A library to load yaml, json or php fixtures. Easy extendable, resolve object dependency and validate objects.
webignition/stream-factory-interface
3904 Downloads
Interface for a factory to create Psr\Http\Message\StreamInterface objects
paysera/lib-normalization-bundle
17894 Downloads
De/normalize business objects without tightly coupling them to your normalization format
juanchosl/datatransfer
377 Downloads
A small, lightweight utility to read values and properties from distinct sources using the same methodology
tuki/soda
528 Downloads
A lightweight library for property validation and object-to-array/JSON conversion using Symfony Validator and traits.
taquillacom/gson-php
1548 Downloads
Gson for PHP: Convert PHP objects to and from json