Libraries tagged by array to json
sfire-framework/sfire-entity
142 Downloads
Convert entities to arrays, objects and/or json strings and convert arrays to entities.
tzfrs/googlesitemapparser
3299 Downloads
Google Sitemap is a Sitemap standard that is supported by Ask.com, Google, YAHOO and MSN Search. This library can read in such Sitemaps and parse all urls from them.
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
74 Downloads
A php tool to convert underscored or dashed arrays to camelcased arrays
dotty/dotty
93728 Downloads
Easy access to array data using dot notation
tiny-blocks/collection
14281 Downloads
Provides a flexible and efficient API to manipulate, iterate, and manage collections in a structured and type-safe manner.
juanchosl/datatransfer
175 Downloads
A small, lightweight utility to read values and properties from distinct sources using the same methodology
jitesoft/xml2struct
103 Downloads
Simple lib to convert a xml file into a tree structure of nodes, an array structure or a json string.
cluedit/maskman
27 Downloads
from CamelCase to snake_case, from snake_case to CamelCase
aedart/athenaeum-config
2317 Downloads
A loader that is able to load various types of configuration files
stahiralijan/request-caster
74 Downloads
This package intercepts Laravel Form Submits after successful validation and provides useful function and also casts the submitted form data accordingly e.g. Upper-case first Characters of Words, Capitalized them, and checkbox value "1" to boolean, JSON string to PHP Array conversions etc.
alexanevsky/output-normalizer-bundle
51 Downloads
Provides functions which allows to flexibly customize the output of objects and entities to an array or JSON by defining normalization rules in classes.
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
4 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
85 Downloads
Serialize php arrays to json. Deserialize json to php arrays.