Libraries tagged by Object Properties
ilicmiljan/secure-props
78 Downloads
Powerful PHP library designed to simplify the encryption and decryption of property data in objects.
iconic/uniproperty
37 Downloads
A small helper library that helps when you have to access properties of unknown objects by name. It supports both public properties and getter/setter methods.
brookinsconsulting/ezchangeowner
4 Downloads
eZ Publish Legacy extension which provides a simple solution to changing a content object owner user relation property. Great for smart developers!
best-served-cold/reflection
130 Downloads
Reflection - Simple utility to reflect objects and classes to access properties and methods.
codelicia/immutable
0 Downloads
Enforces immutability on initialized properties of any PHP object
stevenwadejr/exposure
158 Downloads
Exposure acts as a proxy to protected and private properties and methods on an object.
proteins/structure
43 Downloads
Access properties with associative array or object notation seamlessly
jvmanji/universal-access
478 Downloads
This package includes PHP wrapper for arrays and objects, which simplifies access to nested properties/keys.
yunasoft/hydrator
108 Downloads
Allows to extract data from an object or create a new object based on data for the purpose of persisting state. Works with private and protected properties.
unicon/yaml
3057 Downloads
Validates YAML file using given class and, if matches, creates an object. Understands PhpDoc, converts values if necessary. Works recursively, so the YAML file may have complicated structure, and the given class may have properties of other classes.
fikoborizqy/noobject
13 Downloads
Not Only Object will return NULL instead of error for undefined property.
extphp/data-dot
1654 Downloads
A property accessor helper capable of using dot notation for a mix of arrays and objects.
bcismariu/commons-descendable
116 Downloads
A property accessor helper capable of using dot notation for a mix of arrays and objects
affinity4/tokenizer
7 Downloads
A zero-dedpendency tokenizer written in PHP. Returns an easily navigatable Stream object of Token objects with public type, value, offset and length properties