Libraries tagged by better access
margusk/accessors
104 Downloads
Provides automatic property accessors (setters/getters) with immutability support
phine/accessor
20 Downloads
A PHP library for simplifying the use of accessors.
dandjo/object-adapter
594 Downloads
Provides adapters for target objects with easy property access via magic getter and setter.
maxalmonte14/magicproperties
16 Downloads
A little but powerful package that allows you call getters and setters implicitly in PHP.
spekkionu/property-access
27 Downloads
Trait that automatically calls getters and setters for property access.
delormejonathan/accessible
57 Downloads
PHP library that allows you to define your class' getters, setters and constructor with docblock annotations.
cajudev/getter-setter
5 Downloads
Making php more readable and pleasant.
as-pro/object-access
2 Downloads
A library for accessing object properties via getters and setters
selikhovleonid/accessors-trait
32 Downloads
Trait for Property Accessors Generation
rootiteam/accessors
25 Downloads
Provides automatic property accessors (setters/getters) with immutability support
piano/accessor
15 Downloads
A creator of getter and setter method by using annotations!
himanshu-m/accessors
24 Downloads
Define getter and setter for inaccessible members of a PHP class
delormejonathan/accessible-bundle
55 Downloads
A bundle to easily use Accessible in Symfony projects.
datingvip/accessor
511 Downloads
Implements getters/setters, read-only/write-only properties, volatile defaults, type control…
utilities/accessor
16 Downloads
Adds getter and setter support to PHP