Libraries tagged by array of objects
cleancode/injectable-bundle
74 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.
cgillespie/objectarrayvalueaverager
6 Downloads
PHP library to average the values in an array of objects into another object
bednic/rich-expression-builder
3641 Downloads
Rich expression builder allows create complex closure expression tree to filter array of objects
suomato/hubspot-rss-parser
44 Downloads
Parsing HubSpot rss-feed and turning it into Array of PHP objects
nsantos/twig-sort-by-field
16 Downloads
A Twig Extension filter to sort an array of entries (objects or arrays) by the specified field
wavelo/const-macro
67 Downloads
Extends Latte templating engine with `{const ?}` macro for destructuring of objects and arrays inspired by ES2015
simplecomplex/validate
274 Downloads
Validate shallowly and recursively (elements of object/array).
realness/aliascompiler
10 Downloads
Compile array of keys to nested objects
neilofsteel/aliascompiler
12 Downloads
Compile array of keys to nested objects
extphp/data-dot
1654 Downloads
A property accessor helper capable of using dot notation for a mix of arrays and objects.
dmt-software/import-reader
80 Downloads
Read parts of a file/stream into a series of objects or arrays
brickhouse/validation
1 Downloads
Validation of objects and arrays for Brickhouse applications
bcismariu/commons-descendable
116 Downloads
A property accessor helper capable of using dot notation for a mix of arrays and objects
steevanb/sf2-form-utils
394 Downloads
buildForm() with objects instead of array
unicon/unicon
3064 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.