Libraries tagged by Object Properties
kros/mysqlmodel
39 Downloads
Load properties from a property / init file as properties in an object.
dwo/simple_accessor
6774 Downloads
Simple property access to objects and arrays by using simple string notation
misbah/prop-monitor
11 Downloads
This library will help you to check nested php objects whether they have some certain properties or not.
yzen.dev/typer
11 Downloads
Get property from dynamic instance
sntools/core
108 Downloads
Core tools of the SN Toolbox
sikessem/core
0 Downloads
Objects with strict types to manage PHP variables and values.
macfja/value-provider
47 Downloads
Get/Set object value with its getter/setter/property/metadata
sikessem/capsule
1849 Downloads
Capsule is designed to make it easier to manage dependencies and objects, while improving encapsulation and ensuring code quality.
contao-estatemanager/similar
120 Downloads
Similar Objects Extension for Contao EstateManager
wordpress-framework/wordpress-framework-config
11 Downloads
Provides a nested object property based user interface for accessing this configuration data within application code
winwin/mapper-generator
1868 Downloads
Generator for object property mapper
unicon/unicon
3064 Downloads
Universal PHP variable converter. The main feature is converting arrays to an object of given class. In this case, Unicon follows PhpDoc annotations, works recursively to create the object's properties.
scaleplan/init-trait
47 Downloads
Trait for initialization static and object properties via settings array
php-utils/assigner
3630 Downloads
Data transfer objects, recursive assign object properties
krifollk/hydrator
16 Downloads
A simple library which provide you possibility to hydrate and extract an object properties (private, protected) without using reflection.