Libraries tagged by Array to object
brash-creative/popomapper
42 Downloads
Plain old PHP object JSON mapper - Map json or array structures to a POPO
asayhome/asay-uploader
6 Downloads
This package upload files inside liveware component array varible, that mean's you can upload multiple files, when adding file the package auto send the file object to fired event so that you can get uploaded files in any place you wont by catching the fired event, all working step will be descriped in next sections.
kokoroe/mapper
38 Downloads
A PHP5.5+ mapper to convert array of data into nested PHP objects
knoxzin1/filter
32 Downloads
Filters to validate and sanitize objects and arrays.
jvmanji/universal-access
476 Downloads
This package includes PHP wrapper for arrays and objects, which simplifies access to nested properties/keys.
garbetjie/phpunit-bigquery-schema
44 Downloads
A custom PHPUnit constraint to validate a given object/array against a BigQuery schema.
charm/schema
8 Downloads
A simple to use schema validator allowing you to validate strings, numbers, arrays and objects. Modelled after JSON Schema written as PHP arrays.
break-down/infrastructure-meta
8 Downloads
Entity meta implementation to inflate and deflate an entity to and from an array between objects and mysql query results.
jackchang1025-clagiordano/weblibs-configmanager
15 Downloads
weblibs-configmanager is a tool library for easily read and access to php config array file and direct read/write configuration file / object
flextype-components/debug
3452 Downloads
Debug component provides a simple methods for debugging variables, objects, arrays, etc by outputting information to the display.
larapkg/laravel-keychanger
4 Downloads
PhpKeyChanger allows you to pass a json string, object or an array and it will recursively re-key the array using the case you give it.
sarelvdwalt/response-json-envelope
14 Downloads
A simple object that can be used to put a response (in JSON, given as an array) inside a standard envelope, giving you a place to put certain meta-data, including the response-code.
openlss/lib-datamodel
97 Downloads
Implements a callable object from an array of data that can be extended to implement inline formatting.
mmo-and-friends/laravel-text-flags
29 Downloads
A Laravel package to replace flags found in the text with array values or objects
marcocesarato/dumper
15 Downloads
This class displays structured information about one or more expressions that includes its type and value. Arrays and objects are explored recursively with values indented to show structure.