Libraries tagged by better access
antares/accessible
3931 Downloads
PHP library that allows you to define your class' getters, setters and constructor with docblock annotations.
margusk/accessors
228 Downloads
Provides automatic property accessors (setters/getters) with immutability support
antares/accessible-bundle
3846 Downloads
A bundle to easily use Accessible in Symfony projects.
phine/accessor
21 Downloads
A PHP library for simplifying the use of accessors.
dandjo/object-adapter
610 Downloads
Provides adapters for target objects with easy property access via magic getter and setter.
maxalmonte14/magicproperties
17 Downloads
A little but powerful package that allows you call getters and setters implicitly in PHP.
alexanevsky/getter-setter-accessor-bundle
295 Downloads
Provides functions to read and write from/to an object and gets the list of object getters and setters.
spekkionu/property-access
28 Downloads
Trait that automatically calls getters and setters for property access.
delormejonathan/accessible
61 Downloads
PHP library that allows you to define your class' getters, setters and constructor with docblock annotations.
cajudev/getter-setter
7 Downloads
Making php more readable and pleasant.
as-pro/object-access
5 Downloads
A library for accessing object properties via getters and setters
selikhovleonid/accessors-trait
32 Downloads
Trait for Property Accessors Generation
rootiteam/accessors
26 Downloads
Provides automatic property accessors (setters/getters) with immutability support
piano/accessor
16 Downloads
A creator of getter and setter method by using annotations!
himanshu-m/accessors
35 Downloads
Define getter and setter for inaccessible members of a PHP class