Libraries tagged by JsonSerializer
phapi/serializer-json
1549 Downloads
Phapi JSON Serializer is a middleware based serializer that converts arrays to JSON. The middleware are PSR-7 compliant and a package developed for and used by the Phapi Framework.
andreamk/jsonserialize
4964 Downloads
Library that improves object serialization and deserialization via JSON
agmakonts/zf2-json-serializable-hydrator
407 Downloads
ZF2 hydrator that allows for use of JsonSerialize method from JsonSerializable interface.
php-ables/json-serializable
7 Downloads
PHP JsonSerializable Interface
niko9911/serializable-entity
93 Downloads
Convert entity into array or json. Apply JsonSerializable into entity.
giacomoto/symfony-dto
6 Downloads
Symfony Dto Bundle based on JSMSerializer
chrissileinus/config-php
26 Downloads
A storage to hold the config of an app. It ist mainly static but as a Singleton with integrated interfaces ArrayAccess, Serializable, JsonSerializable, IteratorAggregate and Traversable.