Libraries tagged by dense
andrewsauder/json-deserialize
758 Downloads
PHP Utility to add automated json deserialize into typed objects
wundii/data-mapper-symfony-bundle
1543 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.
wikibase/internal-serialization
155549 Downloads
Serializers and deserializers for the data access layer of Wikibase Repository
university-of-denver/du_policies
558 Downloads
Package of Policy Related Features
university-of-denver/du_events
353 Downloads
Package of Event Related Features
tiny-blocks/mapper
2147 Downloads
Maps PHP objects to and from arrays, JSON, and iterables through reflection and pluggable strategies.
perfilov/php-dto-packer
2860 Downloads
Blazing-fast PHP library to convert arrays, JSON & objects into strongly typed DTOs (and back)
n2n/n2n-util-serialize
114 Downloads
Safely serialize and unserialize plain data objects (PHP native serialize()/unserialize() with an allowed_classes allowlist derived from the class structure) and scalar/null values (JSON), preventing object-injection and POP-chain attacks.
michaelalexeevweb/openapi-php-dto-generator
265 Downloads
Generate PHP DTOs from OpenAPI and validate incoming HTTP requests against OpenAPI schema.
invis1ble/symfony-serializer-extension
1557 Downloads
Additional useful (de)normalizers for symfony/serializer .
invis1ble/serializer-extension-bundle
1497 Downloads
Symfony Bundle for symfony/serializer extension.
zeedhi-inc/serializer
49930 Downloads
Library for (de-)serializing data of any complexity; supports XML, JSON, and YAML.
university-of-denver/du_tuition_calculator
575 Downloads
Import Tuition Cost entities.
deseretdigital/knobby
274918 Downloads
Manage knobs and levers for feature control
desean1625/structphp
867 Downloads
A port of python struct module to php