Libraries tagged by Object Properties
feedtailor/mocking-property-modifier
103 Downloads
A property modifier for Mock object.
dealnews/typed-objects
20 Downloads
Base classes for creating objects with typed/constrained properties
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
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.
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.
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
658 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.