Libraries tagged by array to json
qlimix/encoding-json
6 Downloads
Encoding & decoding array's to string and vice versa
phpfacile/event-json
38 Downloads
This service basically perform a mapping between an event retrieved from a database as an array to an event as an array that will be easily transformed (using json_encode()) in a target JSON string formatted as expected.
rep98/csv-to-array
4 Downloads
Combierte Archivos CSV a xml, json y array en php
raheelarifkhans/json-to-html-converter
3 Downloads
This PHP function takes a JSON object and converts it into a structured HTML detail page. The function handles nested objects and arrays, displaying them appropriately in a user-friendly format.
easeappphp/json-decode
65 Downloads
This is to do json_decode operation only on valid json string and in a highly performing way.
denha/json
1 Downloads
PaseObject to Array
plepe/json-multiline-strings
236 Downloads
One shortcoming of JSON is the lack of multiline support. This module will split/join multiline strings to string arrays which is more readable.
urmaul/yii-jsonfields
29 Downloads
Yii CActiveRecord behavior that allows to create array attributes which are stored in DB using json.
diverproject/diamond-json
6 Downloads
Base library to parse objects into JSON and JSON into objects advanced mode.
elielfc/to-class
6 Downloads
Converta seu json ou array em class personalizadas.
bayfrontmedia/array-schema
377 Downloads
A simple library used to force a predefined "schema" for a given array.
shimabox/smbarrayto
1491 Downloads
Array to csv, tsv, ltsv, xml, json, ...
sfire-framework/sfire-entity
143 Downloads
Convert entities to arrays, objects and/or json strings and convert arrays to entities.
larataj/xml-helpers
13 Downloads
Powerful, lightweight Laravel XML & JSON helpers library. Convert arrays to XML, return XML responses, and generate standardized JSON API responses with ease.
larataj/laravel-xml-helpers
2 Downloads
Powerful, lightweight Laravel XML & JSON helpers library. Convert arrays to XML, return XML responses, and generate standardized JSON API responses with ease.