Libraries tagged by array to json
doitlikejustin/amazon-wish-lister
16 Downloads
Retrieve Amazon Wishlist and output to JSON, XML, or PHP Array Object http://www.justinscarpetti.com/portfolio/amazon-wish-lister/
midnite81/xml2array
34786 Downloads
A package to convert XML to an Array with the inbuilt ability to convert to Json, Laravel Collection and Serialize
elgentos/parser
32803 Downloads
Elgentos Parser for json/yaml files to readable array
mjohnson/type-converter
51715 Downloads
Converts one resource to another (XML, JSON, Object, Array, Serialization).
eluhr/yii2-json-attribute-behavior
1243 Downloads
This behavior automatically decodes attributes from JSON to arrays before validation, handling errors and re-encoding if validation fails.
frostealth/yii2-array-field
10726 Downloads
Behavior that allows you to store arrays in attributes
timehunter/laravel-dto-generator
177 Downloads
A generator that creates PHP Data Transfer Object by array schema.
wundii/data-mapper-symfony-bundle
302 Downloads
A Symfony integration for wundii/data-mapper, modern and fast object mapper for PHP 8.2+. Strict types. Converts CSV, JSON, XML, YAML, NEON, arrays, and objects to PHP objects.
didix16/php-apidataobject
7631 Downloads
A simple library that allows easy handle incoming data from any sources (specially from API sources) and put data in a fashion way which is more practical to access it like an array or object. It allows to implement a DTO very fast.
lv/aurorajson
2083 Downloads
Library to handle an AWS-Subscription from a woodwing publication, download and transform data from JSON to PHP Array.
astral/php-serialize
29 Downloads
An advanced PHP serialization tool leveraging attributes for flexible object-to-array and JSON conversion. Supports property aliases, type conversions, and nested object handling. Ideal for APIs, data persistence, and configuration management.
samad/array-conversion
376 Downloads
PHP Library for converting associative arrays as html table, XML, JSON, CSV. Also add, remove or edit column can be possible.
reg2005/oc-jsonable
245 Downloads
This widget the alternative to a widget 'Repeater' allows to write data to jsonable field also as well as 'Repeater', but does not give the chance to do repetitions of fields. I.e. the array will look so:
soubai/object-to-any
41 Downloads
ObjectToAny is a simple php class that can allow you to make a lot of Conversion(array,binary,json,xml,CVS)
unicframework/csv-parser
747 Downloads
CSVParser parse csv data to array, object, and json.