Libraries tagged by laravel getters setters
awobaz/eloquent-mutators
21527 Downloads
Reusable accessors/mutators (getters/setters) for Laravel 5's Eloquent
adrolli/eloquent-mutators
4478 Downloads
Reusable accessors/mutators (getters/setters) for Laravel 5's Eloquent
codeitnowin/curlrequestit
45 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
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.
redaelfillali/laravel-secure-model
79 Downloads
Eloquent base model with auto-sanitized getters and setters.
aedart/laravel-helpers
1037 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