Libraries tagged by array to json
tuki/soda
258 Downloads
A lightweight library for property validation and object-to-array/JSON conversion using Symfony Validator and traits.
lv/aurorajson
3465 Downloads
Library to handle an AWS-Subscription from a woodwing publication, download and transform data from JSON to PHP Array.
atomsk/polyprops
244 Downloads
A lightweight library for property validation and object-to-array/JSON conversion using Symfony Validator and traits.
reg2005/oc-jsonable
251 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
1088 Downloads
CSVParser parse csv data to array, object, and json.
tzfrs/googlesitemapparser
3370 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
3442 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
90 Downloads
A php tool to convert underscored or dashed arrays to camelcased arrays
dotty/dotty
93758 Downloads
Easy access to array data using dot notation
juanchosl/datatransfer
340 Downloads
A small, lightweight utility to read values and properties from distinct sources using the same methodology
cluedit/maskman
27 Downloads
from CamelCase to snake_case, from snake_case to CamelCase
aedart/athenaeum-config
2924 Downloads
A loader that is able to load various types of configuration files
philiprehberger/php-dto-mapper
68 Downloads
Map arrays and JSON to strongly-typed DTOs with attribute-driven configuration
astral/php-serialize
47 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.