Libraries tagged by property access
code-distortion/insight
414 Downloads
Test protected and private object methods and properties as if they were public
3f/meta
924 Downloads
A class and a collection to handle metadata and access them "à la" C#.
wilmoore/attributes.php
244 Downloads
minimal object attributes for PHP.
waad/laravel-generate-repository-api
63 Downloads
package to generate repository design pattern with all accessories
maxalmonte14/magicproperties
17 Downloads
A little but powerful package that allows you call getters and setters implicitly in PHP.
grazulex/laravel-arc
26 Downloads
A Laravel package for elegant and modern Data Transfer Objects (DTOs) management with automatic validation and direct property access
itarato/var-check
2842 Downloads
Accessing properties, keys and instance methods without checking them all the time.
zeeshanu/yell
16 Downloads
A php package that yells when you try to access a property that doesn't exist in a class!
ondram/ci-detector-standalone
10 Downloads
Standalone CLI command to detect continuous integration environment and provide unified access to properties of current build
ali-eltaweel/array-subscript
16 Downloads
A PHP library for accessing object properties using array subscript notation.
rikudou/friend-classes
23 Downloads
Allows other classes to access your class private methods/properties
leedavis81/altr-ego
1131 Downloads
Access an objects protected / private properties and methods
jaybizzle/hasmeta
1852 Downloads
Access model meta data as if it was a property on your model
cupoftea/eloquent-snake-relations
19 Downloads
A simple trait to access your Eloquent relations using its snake_case property
typesetsh/dynamic-property-access-assume-type
515 Downloads
Psalm plugin to support dynamic property access and object crates. Used by typeset.sh