Libraries tagged by Object Properties
harp-orm/serializer
1024 Downloads
Serialize object properties
kenny1911/php-clone-with
2270 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
7790 Downloads
Mapper is a PHP library for mapping data to objects, type of property can be configured by annotation
leedavis81/altr-ego
1129 Downloads
Access an objects protected / private properties and methods
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.
keven/hydrate
6813 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
14 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.
monro/doctrine-nullable-embedabbles
5065 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
40 Downloads
A simple abstraction over accessing object properties
phptailors/phpunit-properties
889 Downloads
Assertions on object properties for PHPUnit-based tests
jfadich/json-property
442 Downloads
Transform an object property into an enhanced array
guennichi/property-loader
18 Downloads
PHP library to dynamically load object properties