Libraries tagged by laravel getters setters
awobaz/eloquent-mutators
16330 Downloads
Reusable accessors/mutators (getters/setters) for Laravel 5's Eloquent
codeitnowin/curlrequestit
39 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.
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
1032 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