Libraries tagged by Object Properties
xtompie/sorter
2871 Downloads
Sort multidimensional array by multiple criteria like array values, object properties, any deep value
webino/zend-config
8048 Downloads
provides a nested object property based user interface for accessing this configuration data within application code
ali-eltaweel/array-subscript
9 Downloads
A PHP library for accessing object properties using array subscript notation.
kenny1911/php-clone-with
2316 Downloads
Helper for cloning objects with other properties
gyro/query-table-gateway
0 Downloads
Table/Query Gateway with Doctrine DBAL mapping to objects with typed properties
troytft/mapper
7792 Downloads
Mapper is a PHP library for mapping data to objects, type of property can be configured by annotation
leedavis81/altr-ego
1130 Downloads
Access an objects protected / private properties and methods
keven/hydrate
6832 Downloads
Hydrate an object from an array of properties.
comphp/di
60 Downloads
CommonPHP DependencyInjection is a simple, robust dependency injection container for PHP applications. It facilitates the dynamic creation of objects, invocation of methods, function calling, and property population.
astral/php-serialize
30 Downloads
An advanced PHP serialization tool leveraging attributes for flexible object-to-array and JSON conversion. Supports property aliases, type conversions, and nested object handling. Ideal for APIs, data persistence, and configuration management.
xmlutils/xmlutils
100 Downloads
This class contains methods to convert a xml tree into a complex array with nested properties and to convert a complex array object into an xml tree.
monro/doctrine-nullable-embedabbles
5068 Downloads
Workarround to the issues related of using Doctrine with embedabbles relations where the relation can be null. If the object is null doctrine would instanciate it with all the properties to null, this library will fix it to set it to null.
sunnyflail/object-accessor
41 Downloads
A simple abstraction over accessing object properties
phptailors/phpunit-properties
890 Downloads
Assertions on object properties for PHPUnit-based tests
kariricode/property-inspector
749 Downloads
A robust and flexible data sanitization component for PHP, part of the KaririCode Framework, utilizing configurable processors and native functions.