Libraries tagged by laravel getters setters
awobaz/eloquent-mutators
23477 Downloads
Reusable accessors/mutators (getters/setters) for Laravel 5's Eloquent
adrolli/eloquent-mutators
8585 Downloads
Reusable accessors/mutators (getters/setters) for Laravel 5's Eloquent
redaelfillali/laravel-secure-model
360 Downloads
Eloquent base model with auto-sanitized getters and setters.
codeitnowin/curlrequestit
47 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
30 Downloads
Getter and Setter package for a Laravel configuration repository instance. It serves as an alternative to the 'Config' facade.
aedart/laravel-application
50 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
1038 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
108 Downloads
Remember Model getters instead of getting every time