Libraries tagged by settle
aedart/overload
11132 Downloads
Provides means to dynamically deal with inaccessible properties, by implementing PHP's magic methods; __get(), __set(), __isset(), and __unset(). This package, however, enforces the usage of getters- and setters-methods, ensuring that if a property is indeed available, then its corresponding getter or setter method will be invoked. The term 'overload', in this context, refers to PHP’s own definition hereof. (http://php.net/manual/en/language.oop5.overloading.php)
zero-to-prod/dynamic-setter
30 Downloads
Fluently set class properties with dynamic methods.
orklah/psalm-type-setters-params
592 Downloads
Use property type to fix param in the setter
niji/auto-attribute-options-setter-bundle
436 Downloads
Symfony AutoAttributeOptionsSetterBundle
karunais13/country-based-db-setter
443 Downloads
Set database based on country prefix for laravel
dgifford/property-setter-trait
3655 Downloads
Trait providing methods to set class properties with an array.
cornford/setter
1044 Downloads
An easy way to integrate Database Settings with Laravel.
alexanevsky/getter-setter-accessor-bundle
89 Downloads
Provides functions to read and write from/to an object and gets the list of object getters and setters.
snscripts/getset
49901 Downloads
Trait for adding magic setters / getters to objects
runopencode/traitor-bundle
50 Downloads
Inject into services via method injection based on used traits of defined service classes.
margusk/accessors
73 Downloads
Provides automatic property accessors (setters/getters) with immutability support
ac/model-traits
532 Downloads
Traits to reduce boilerplate when creating models.
phine/accessor
19 Downloads
A PHP library for simplifying the use of accessors.
maxalmonte14/magicproperties
14 Downloads
A little but powerful package that allows you call getters and setters implicitly in PHP.
guidovanbiemen/setngeti
52 Downloads
Getters and setters for PHP 5.4