Libraries tagged by array of objects
tdammers/aquery
27 Downloads
Lenient traversal of nested arrays and objects
rikta/value-path
27 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
51 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
50 Downloads
A library for creating and working with objects that are dynamic associative arrays of scalar values.
src-run/augustus-utility-library
1348 Downloads
A simple collection of utilities for strings, arrays, objects, buffering, and more
assegaiphp/collections
237 Downloads
The assegaiphp/collections package is a powerful tool for creating and managing groups of related objects in your AssegaiPHP projects. With this library, you can easily organize and manipulate data in a variety of ways, such as arrays, lists, sets, and maps. The package offers a wide range of methods for adding, removing, and manipulating items, as well as sorting, searching, and filtering your collections. It is fully compatible with PHP 7.x and above and is designed to be lightweight and easy to use. Whether you're building a web application, a CLI tool, or a standalone script, assegaiphp/collections is the perfect choice for working with data. With its simple and intuitive interface, you can easily start working with collections in your project right away.
jaisocx/objdata
12 Downloads
ObjData format for objects and arrays in old good style of packets with fixed lengths and offsets fields.
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
rossriley/validation
18265 Downloads
Data validation library. Validate arrays, array objects, domain models etc using a simple API. Easily add your own validators on top of the already dozens built-in validation rules. This fork maintains PHP 5.3 compatibility.
lkcodes/mycode
44 Downloads
A collection of commonly used tools, such as exporting tables, manipulating databases,File caching, string processing/encoding and decoding, array and object conversion, and so on. It can be used in any framework
latinosoft/validation
9 Downloads
Data validation library (Siriusphp/Validation updated fork). Validate arrays, array objects, domain models etc using a simple API. Easily add your own validators on top of the already dozens built-in validation rules
k-gun/xo
53 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.