Libraries tagged by array property
yzen.dev/typer
9 Downloads
Get property from dynamic instance
sikessem/core
0 Downloads
Objects with strict types to manage PHP variables and values.
php-kitchen/platform
0 Downloads
A set of base classes to extend PHP Standard Library.
juanchosl/datatransfer
133 Downloads
A small, lightweight utility to read values and properties from distinct sources using the same methodology
brenoroosevelt/habemus
730 Downloads
PSR-11 Container for Dependency Injection (auto-wiring, attributes, factories, closures, array access)
xmlutils/xmlutils
82 Downloads
This class contains methods to convert a xml tree into a complex array with nested properties and to convert a complex array object into an xml tree.
scaleplan/init-trait
47 Downloads
Trait for initialization static and object properties via settings array
proteins/structure
40 Downloads
Access properties with associative array or object notation seamlessly
rentalhost/vanilla-sort
112 Downloads
The vanilla-sort will help you to multisort arrays by using callbacks or property names.
singlequote/laravel-text-parser
185 Downloads
A package to replace words in a text with values from a array. Also supports aliases and excluded properties
pechynho/php-utils
15862 Downloads
This is a small collection of PHP libraries for easier working with strings, arrays, files, scalars, formatting and accessing properties.
acfbentveld/parser
1181 Downloads
A package to replace words in a text with values from a array. Also supports aliases and excluded properties
unicon/unicon
3062 Downloads
Universal PHP variable converter. The main feature is converting arrays to an object of given class. In this case, Unicon follows PhpDoc annotations, works recursively to create the object's properties.
landlib/treealgorithms
31 Downloads
This group of methods for work with tree structure. Provide methods build tree from flat array, find node in the tree by id, walk tree and execulte callback function for each node. Node of the tree has fields like as id, parent_id, children. Concrete names of the tree node fields can be configured with TreeAlgorithms properties idFieldName, parentIdFieldName, childsFieldName. Also exists javascript release, search lamzin-andrey/landlib on github.
jvmanji/universal-access
475 Downloads
This package includes PHP wrapper for arrays and objects, which simplifies access to nested properties/keys.