laravel-helpers
An extensive set of Laravel framework helper functions and collection macros.
laravel-auto-morph-map
Automatically alias and map the polymorphic types of Eloquent models.
laravel-conditional-providers
Load Laravel service providers based on the current environment.
laravel-unbreakable-migrations
Prevent your Laravel database migrations from failing irreversibly by using transactional queries.
laravel-validator
Properly handle user input by using your validation rules in form requests (validators) as source of truth.