Libraries tagged by array to json
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
93729 Downloads
Easy access to array data using dot notation
tiny-blocks/collection
14283 Downloads
Provides a flexible and efficient API to manipulate, iterate, and manage collections in a structured and type-safe manner.
juanchosl/datatransfer
195 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
splitpay/support-csv
111 Downloads
Splitpay Support CSV is a PHP library designed to assist in handling CSV files. With this component, you can easily perform conversions such as 'Array to CSV' or 'JSON to CSV' with a structured and flexible API.
astral/php-serialize
30 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.
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.
noki/laravel-xml-converter
12 Downloads
Laravel XML Converter is Laravel package for converting XML to JSON and XML to array.
prinsfrank/object-resolver
104 Downloads
From arrays/requests/json to typed and validated objects with ease
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.
emidia/yii2-jsonify
543 Downloads
Behavior that convert array to JSON before save data in model