Libraries tagged by array to json
soubai/object-to-any
40 Downloads
ObjectToAny is a simple php class that can allow you to make a lot of Conversion(array,binary,json,xml,CVS)
loadsys/cakephp_serializers
3414 Downloads
A solution to serialize CakePHP response to JSON and correspondingly deserialize JSON into CakePHP data arrays, designed primarily around building REST APIs with Ember and Ember Data.
khuddus/php-camel-case-helpers
73 Downloads
A php tool to convert underscored or dashed arrays to camelcased arrays
cluedit/maskman
25 Downloads
from CamelCase to snake_case, from snake_case to CamelCase
garyjones/php-type-converter
24 Downloads
Converts one resource to another (XML, JSON, Object, Array, Serialization). PSR-2. Supports nested resources.
renoki-co/laravel-yaml-config
3 Downloads
The usual Laravel config files, but with one YAML. Write objects and arrays in your config without having to write ugly inline, JSON.
spyrmp/json-serializer-deserializer
82 Downloads
Serialize php arrays to json. Deserialize json to php arrays.
emidia/yii2-jsonify
540 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.
izisaurio/json-to-array
26 Downloads
Json file to PHP array
eluhr/yii2-json-attribute-behavior
1153 Downloads
This behavior automatically decodes attributes from JSON to arrays before validation, handling errors and re-encoding if validation fails.
cliveportman/csv-to-json
6 Downloads
Takes a CSV file and converts each row into a keyed array.
manojkiran/jsonwriter
6 Downloads
Reads and Writes PHP array or Laravel Collection to JSON file
kristijorgji/php-json-bender
1055 Downloads
A library to transform json to php array declarations.