Libraries tagged by Object Properties
obernard/property-indexer
13354 Downloads
Object property manipulation tools based on symfony/property-access
dcarbone/php-object-merge
6334 Downloads
Object property merging in PHP
fsi/property-observer
19715 Downloads
FSi PropertyObserver component is a simple component which tracks changes in registered object's properties.
ijvo/kdyby-strict-objects
3613 Downloads
Simple trait to make your class strict, when calling or accessing undefined member (property or method).
kachnitel/entity-expression-language
357 Downloads
Evaluates Symfony ExpressionLanguage strings against PHP objects, resolving properties via PropertyAccess with optional is_granted() support
bnomei/kirby-blueprints
93 Downloads
PHP Class-based Blueprints for Kirby CMS for better type safety and code completion
xtompie/sorter
3974 Downloads
Sort multidimensional array by multiple criteria like array values, object properties, any deep value
rotexsoft/versatile-collections
6066 Downloads
A collection package that can be extended to implement things such as a Dependency Injection Container, RecordSet objects for housing database records, a bag of http cookies, or technically any collection of items that can be looped over and whose items can each be accessed using array-access syntax or object property syntax.
kenny1911/php-clone-with
3142 Downloads
Helper for cloning objects with other properties
tuki/soda
305 Downloads
A lightweight library for property validation and object-to-array/JSON conversion using Symfony Validator and traits.
phpolar/model
1192 Downloads
Provides support for configuring the properties of an object for validation, formatting, and storage.
atomsk/polyprops
290 Downloads
A lightweight library for property validation and object-to-array/JSON conversion using Symfony Validator and traits.
squidit/array-to-object
1533 Downloads
Hydrate array to object using typed object properties
kariricode/property-inspector
1091 Downloads
Attribute-based property analysis and inspection for the KaririCode Framework, enabling dynamic validation, normalization, and processing of object properties via PHP 8.4+ attributes and reflection.
picamator/transfer-object
66 Downloads
A modern Symfony-compatible Transfer Object Generator with property hooks, FixedArray, and asymmetric visibilities.