Libraries tagged by JsonSerializer
dc/json
84 Downloads
JSON Serializer
blackprism/serializer
20 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
5403 Downloads
Library that improves object serialization and deserialization via JSON
agmakonts/zf2-json-serializable-hydrator
410 Downloads
ZF2 hydrator that allows for use of JsonSerialize method from JsonSerializable interface.
niko9911/serializable-entity
94 Downloads
Convert entity into array or json. Apply JsonSerializable into entity.
giacomoto/symfony-dto
9 Downloads
Symfony Dto Bundle based on JSMSerializer
cms-health-project/serializable-reference-implementation
91 Downloads
Reference implementation of the CMS HealthCheck RFC using the \JsonSerializable interface.
chrissileinus/config-php
28 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.