Libraries tagged by laravel getters setters
awobaz/eloquent-mutators
20955 Downloads
Reusable accessors/mutators (getters/setters) for Laravel 5's Eloquent
adrolli/eloquent-mutators
1810 Downloads
Reusable accessors/mutators (getters/setters) for Laravel 5's Eloquent
codeitnowin/curlrequestit
43 Downloads
Light weight curl request library by http://www.codeitnow.in, It has setters and getters to make easy to use. You can use Curl Request with any framework like Symfony, Laravel, CackPHP, CodeIgniter, Yii etc. This is alternate of Guzzle and other libraries.
gazu1986/laravel-lombok
2 Downloads
Laravel package for automatic getters and setters
aedart/laravel-config
28 Downloads
Getter and Setter package for a Laravel configuration repository instance. It serves as an alternative to the 'Config' facade.
aedart/laravel-application
48 Downloads
Getter and Setter package for a Laravel application instance. It serves as an alternative to the app() method, found in the framework's foundation helpers file.
aedart/laravel-helpers
1033 Downloads
Getters and Setters utility package for some of Laravel's core packages. This package make use of Laravel's native Facades, as a fallback, when no custom instances are provided.
rdx/laravel-remember-getters
107 Downloads
Remember Model getters instead of getting every time