Libraries tagged by Object Properties
scaleupstack/easy-object
15 Downloads
Convenient object handling for a modern, defensive and strict style of programming in PHP without boilerplate code. E.g. default getters, typed properties, named/default constructors.
oro-flex/property-access
741 Downloads
The Oro Property Access component reads/writes values from/to object/array graphs using a simple string notation.
moon/properties
674 Downloads
Framework agnostic package to model EAV around your existing objects.
mmamedov/array-property
19 Downloads
Access arrays in an intuitive and object-oriented way. Keys and values are treated as properties.
mackrais-organization/property-transform
1 Downloads
A PHP library for transforming DTO properties using attributes with support for PHP functions, DI services, and nested object transformation.
lammensj/property-access
5 Downloads
Provides a mechanism to access data from an object.
lagan/property-onetoone
10 Downloads
Controller for the Lagan one-to-one property. Lets the user define a one-to-one relation between two content objects.
lagan/property-onetomany
771 Downloads
Controller for the Lagan one-to-many property. Lets the user define a one-to-many relation between two content objects.
lagan/property-manytoone
776 Downloads
Controller for the Lagan many-to-one property. Lets the user define a may-to-one relation between two content objects.
fivepercent/object-security
19 Downloads
Adds common security to you system.
fiko/no-object
0 Downloads
Not Only Object will return NULL instead of error for undefined property.
bitzyk/array_column_object
47 Downloads
Provides the same functionality like array_column(), but reported to an array of objects
scheb/property-access
146 Downloads
A lightweight library to read/write values from/to objects to arrays
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.