Libraries tagged by Sebastiaan Luca
sebastiaanluca/php-pipe-operator
340547 Downloads
Method chaining (or fluent expressions) for any value using any method.
sebastiaanluca/laravel-boolean-dates
80119 Downloads
Automatically convert Eloquent model boolean attributes to dates (and back).
sebastiaanluca/laravel-helpers
52209 Downloads
An extensive set of Laravel framework helper functions and collection macros.
sebastiaanluca/php-helpers
19196 Downloads
An extensive set of PHP helper functions and classes.
sebastiaanluca/laravel-router
16108 Downloads
An organized approach to handling Laravel routes.
sebastiaanluca/laravel-auto-morph-map
28978 Downloads
Automatically alias and map the polymorphic types of Eloquent models.
sebastiaanluca/php-codesniffer-ruleset
5434 Downloads
An opinionated custom coding standard.
sebastiaanluca/laravel-module-loader
4288 Downloads
A lightweight package to split your code into individual modules.
sebastiaanluca/laravel-unbreakable-migrations
1281 Downloads
Prevent your Laravel database migrations from failing irreversibly by using transactional queries.
sebastiaanluca/laravel-blog
81 Downloads
A simple-to-use blog system you can pull into any existing Laravel project.
sebastiaanluca/php-stub-generator
4425 Downloads
Easily generate files and classes from stubs.
sebastiaanluca/laravel-route-model-autobinding
2810 Downloads
Automatically bind Eloquent models to be used as route segments.
sebastiaanluca/laravel-conditional-providers
33658 Downloads
Load Laravel service providers based on the current environment.
sebastiaanluca/laravel-changelog
4742 Downloads
Show your project's changelog in your application
sebastiaanluca/laravel-validator
838 Downloads
Properly handle user input by using your validation rules in form requests (validators) as source of truth.