Libraries tagged by array-to-json
balping/json-raw-encoder
2332223 Downloads
Encode arrays to json with raw JS objects (eg. callbacks) in them
laxity7/yii2-json-field
56416 Downloads
Behavior that convert array to JSON before save data in model, and also convert JSON to an array after saving and retrieving data
andreiavrammsd/serializer
6331 Downloads
JSON string to object. Object/array to JSON.
timehunter/laravel-dto-generator
168 Downloads
A generator that creates PHP Data Transfer Object by array schema.
samad/array-conversion
230 Downloads
PHP Library for converting associative arrays as html table, XML, JSON, CSV. Also add, remove or edit column can be possible.
spyrmp/json-serializer-deserializer
80 Downloads
Serialize php arrays to json. Deserialize json to php arrays.
emidia/yii2-jsonify
539 Downloads
Behavior that convert array to JSON before save data in model
phapi/serializer-jsonp
1518 Downloads
Phapi JSONP Serializer is a middleware based serializer that converts arrays to JSON and adds the provided (validated) callback method name.
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.