Libraries tagged by mr-feek
mr-feek/laravel-git-hooks
12 Favers
2349 Downloads
2349 Downloads
A simple laravel package for adding custom git hooks to your laravel projects. Ships with phpunit, phpcs, and eslint
mr-feek/eloquent-null-casts
0 Favers
2 Downloads
2 Downloads
Model attributes that are null will be cast if they are listed in the casts array. Unlike default Eloquent.