Libraries tagged by property access
linawolf/form-autocomplete
46 Downloads
Offers the option to configure autocomplete properties for fields in the form backend editor.
sikessem/capsule
1837 Downloads
Capsule is designed to make it easier to manage dependencies and objects, while improving encapsulation and ensuring code quality.
maxalmonte14/magicproperties
16 Downloads
A little but powerful package that allows you call getters and setters implicitly in PHP.
grazulex/laravel-arc
12 Downloads
A Laravel package for elegant and modern Data Transfer Objects (DTOs) management with automatic validation and direct property access
zeeshanu/yell
15 Downloads
A php package that yells when you try to access a property that doesn't exist in a class!
ondram/ci-detector-standalone
9 Downloads
Standalone CLI command to detect continuous integration environment and provide unified access to properties of current build
rikudou/friend-classes
23 Downloads
Allows other classes to access your class private methods/properties
leedavis81/altr-ego
1129 Downloads
Access an objects protected / private properties and methods
markbaker/spymaster
14 Downloads
SpyMaster is a small library, for use in testing, that allows access to verify the values of protected and private properties in a class that is being tested, without needing to modify the class using Reflection.
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
teleiosis/property_access
6 Downloads
Use calls methods as properties in PHP
spekkionu/property-access
27 Downloads
Trait that automatically calls getters and setters for property access.
scherzetto/access
62 Downloads
Simple property accessor
perfect-code/module-property-accessor
73 Downloads
Magento2 extension which allows you to access protected property of the class.