Libraries tagged by property access
rotexsoft/versatile-collections
5622 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.
crowdstar/reflection
17805 Downloads
Allow to directly access protected/private properties and call protected/private methods.
webino/zend-config
8032 Downloads
provides a nested object property based user interface for accessing this configuration data within application code
webchemistry/property-access
2793 Downloads
symfony/property-access integration into nette.
typesetsh/dynamic-property-access-assume-type
514 Downloads
Psalm plugin to support dynamic property access and object crates. Used by typeset.sh
xdimedrolx/property-accessor
595 Downloads
margusk/accessors
105 Downloads
Provides automatic property accessors (setters/getters) with immutability support
norse-blue/handy-properties
850 Downloads
PHP Handy Properties is a PHP library that scaffolds the use of properties through accessors and mutators.
make/accessible
80 Downloads
A very lightweight PHP package that let you easely access and test singleton classes and inaccessible instance members like private or protected methods and properties.
antares/accessible
3872 Downloads
PHP library that allows you to define your class' getters, setters and constructor with docblock annotations.
sandfoxme/private-access
1888 Downloads
Simple and fast methods to read private properties and call private methods
antares/accessible-bundle
3792 Downloads
A bundle to easily use Accessible in Symfony projects.
wilmoore/attributes.php
243 Downloads
minimal object attributes for PHP.
waad/laravel-generate-repository-api
62 Downloads
package to generate repository design pattern with all accessories
sikessem/capsule
1837 Downloads
Capsule is designed to make it easier to manage dependencies and objects, while improving encapsulation and ensuring code quality.