Libraries tagged by Object Properties
osmianski/lazy-properties
31 Downloads
A library that adds lazy properties to your objects.
lukaszmakuch/property-setter
148 Downloads
Sets properties of already existing objects.
lagan/property-objectlink
56 Downloads
Controller for the Lagan objectlink property. Links to any object in the database and returns the object.
keven/property-access
14 Downloads
Read and write properties on arrays and objects
feedtailor/mocking-property-modifier
103 Downloads
A property modifier for Mock object.
anaklanangdev/object-intruder
7 Downloads
A small library to access private/protected properties/methods of objects
romanko/object-graph
6 Downloads
A data mapper to be used with JSON objects, which allows to shape different versions of the payload to a value object with predefined set of properties
dealnews/typed-objects
20 Downloads
Base classes for creating objects with typed/constrained properties
dcelasun/extract_property
25 Downloads
Extracts a given property from an array of objects
lukasz93p/object-serializer
66 Downloads
Package which allows easy serialization and deserialization of php objects using JSON format, setters or public properties are not needed.
osmianski/super-objects
12 Downloads
A library providing a base class for creating super objects in PHP, the ones with lazy properties, elegant dependency injection, and more.
ymmtmsys/properties
13 Downloads
Automatically creates a setter and getter via annotations.
ucscode/object-reflector
32 Downloads
A reflector that provides access to class encapsulated properties or methods
solarsnowfall/property-mapper
8 Downloads
Simple property mapping basis for ORM.
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.