Libraries tagged by array of objects
mfonte/base62x
306 Downloads
A Base62x PHP implementation library, that can be used in frameworks like Laravel, that supports encoding/decoding of strings, arrays, objects, and binary resources. It also supports Gzip compression/decompression and symmetric encryption.
lumen/translator
235 Downloads
Universal translator of [string, array, object].
keven/hydrate
6874 Downloads
Hydrate an object from an array of properties.
drupal-utils/entity-convert
10 Downloads
Converts Drupal entity objects into simple array of fields.
tdammers/aquery
27 Downloads
Lenient traversal of nested arrays and objects
rikta/value-path
29 Downloads
Perform get-operations on a string-notated subvalue of an object or array
keven/instantiator
31 Downloads
Instantiate an object based on an array of its constructor parameters.
devorto/routing
75 Downloads
Match a route on a array of routes and let the route object handle it.
alexanevsky/output-normalizer-bundle
56 Downloads
Provides functions which allows to flexibly customize the output of objects and entities to an array or JSON by defining normalization rules in classes.
mnemesong/structure
106 Downloads
A library for creating and working with objects that are dynamic associative arrays of scalar values.
src-run/augustus-utility-library
1357 Downloads
A simple collection of utilities for strings, arrays, objects, buffering, and more
jaisocx/objdata
13 Downloads
ObjData format for objects and arrays in old good style of packets with fixed lengths and offsets fields.
gravity/datas_checker
89 Downloads
Control validity of datas by field name (Array or Object)
simplerpie/simplerpie
7 Downloads
An extension of the simplepie library that converts simplepie_items objects into arrays & json
samcrosoft/constantaccess
6 Downloads
This library makes it possible to create and read (access) constants using an array-like object or a typical class object to make it possible to use constants in strings without the need of concatenation of strings