Libraries tagged by Array to object
garbetjie/phpunit-bigquery-schema
43 Downloads
A custom PHPUnit constraint to validate a given object/array against a BigQuery schema.
charm/schema
6 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
12 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
3451 Downloads
Debug component provides a simple methods for debugging variables, objects, arrays, etc by outputting information to the display.
larapkg/laravel-keychanger
3 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
13 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.
mmo-and-friends/laravel-text-flags
28 Downloads
A Laravel package to replace flags found in the text with array values or objects
marcocesarato/dumper
14 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.
git-analytics/git-log
29 Downloads
PHP library to parse git log as JSON and Array objects
cleancode/injectable-bundle
73 Downloads
Injectable-bundle is responsible for injecting array of objects into your class. By tagging you mark an service to be injected into your target service.
k-gun/xo
51 Downloads
A few well e(x)tended (o)bjects that make easy to build strictly typed arrays such as Map, Set, Tuple or any type of TypedArray's, and also String and Number's.