Libraries tagged by object-properties
webino/zend-config
8629 Downloads
provides a nested object property based user interface for accessing this configuration data within application code
squidit/array-to-object
1533 Downloads
Hydrate array to object using typed object properties
ali-eltaweel/array-subscript
146 Downloads
A PHP library for accessing object properties using array subscript notation.
snscripts/getset
49906 Downloads
Trait for adding magic setters / getters to objects
alaa-almaliki/property-setter-config
37 Downloads
PHP library can be used to set object properties by a given array passed in the constructor
wordpress-framework/wordpress-framework-config
11 Downloads
Provides a nested object property based user interface for accessing this configuration data within application code
winwin/mapper-generator
1870 Downloads
Generator for object property mapper
unicon/unicon
3065 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.
ufito3000/oxygen
18 Downloads
A class to manage objects, properties and JSON files in an easy way
sunnyflail/object-accessor
41 Downloads
A simple abstraction over accessing object properties
scaleplan/init-trait
47 Downloads
Trait for initialization static and object properties via settings array
phptailors/phpunit-properties
907 Downloads
Assertions on object properties for PHPUnit-based tests
php-utils/assigner
3630 Downloads
Data transfer objects, recursive assign object properties
oliverklee/realty
168 Downloads
TYPO3 extension that provides a plugin that displays realty objects (properties, real estate), including an image gallery for each object.
mfonte/propaccessor
9 Downloads
A PHP Trait that adds support for direct access to object properties, with explicit accessors and mutators.