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