Libraries tagged by object-properties
kariricode/property-inspector
55 Downloads
A robust and flexible data sanitization component for PHP, part of the KaririCode Framework, utilizing configurable processors and native functions.
phptailors/phpunit-properties
888 Downloads
Assertions on object properties for PHPUnit-based tests
mfonte/propaccessor
8 Downloads
A PHP Trait that adds support for direct access to object properties, with explicit accessors and mutators.
harp-orm/serializer
984 Downloads
Serialize object properties
fsi/property-observer
19111 Downloads
FSi PropertyObserver component is a simple component which tracks changes in registered object's properties.
snscripts/getset
49902 Downloads
Trait for adding magic setters / getters to objects
alaa-almaliki/property-setter-config
31 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
1863 Downloads
Generator for object property mapper
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.
sunnyflail/object-accessor
39 Downloads
A simple abstraction over accessing object properties
scaleplan/init-trait
46 Downloads
Trait for initialization static and object properties via settings array
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.
krifollk/hydrator
15 Downloads
A simple library which provide you possibility to hydrate and extract an object properties (private, protected) without using reflection.