Libraries tagged by JsonSerializer
blackprism/serializer
18 Downloads
Fast and simple json serializer library
subsession/serializers-json
0 Downloads
JSON serializer
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
5024 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
10 Downloads
PHP JsonSerializable Interface
niko9911/serializable-entity
93 Downloads
Convert entity into array or json. Apply JsonSerializable into entity.
giacomoto/symfony-dto
7 Downloads
Symfony Dto Bundle based on JSMSerializer
cms-health-project/serializable-reference-implementation
88 Downloads
Reference implementation of the CMS HealthCheck RFC using the \JsonSerializable interface.
chrissileinus/config-php
27 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.