timacdonald / rule-builder
Fluent validation rule builder for Laravel.
☆102Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for rule-builder
- Create visual diffs in your Laravel application tests.☆164Updated 4 years ago
- Laravel Blade Extension Classes for Laravel 5☆137Updated 5 years ago
- THIS PACKAGE HAS BEEN DEPRECATED — An organized approach to handling routes in Laravel.☆129Updated 4 years ago
- An artisan command to easily test mailables☆150Updated 8 months ago
- A package that makes it easy to have the `artisan make:` commands open the newly created file in your editor of choice.☆98Updated last week
- Output to Laravel's console from outside of your Command classes.☆188Updated last year
- Shows the path of each blade file loaded in a template☆98Updated 6 years ago
- Logging and Notifications for Laravel Console Commands.☆86Updated 8 months ago
- Create model factory stories on Laravel 5.*☆78Updated 5 years ago
- A Laravel package to help organise migrations☆110Updated 7 months ago
- ☆153Updated 5 months ago
- Laravel package for managing sequence of objects☆120Updated 7 months ago
- Load Laravel service providers based on your application's environment.☆77Updated last month
- Request handlers for Laravel☆129Updated 5 years ago
- Quickly run some code via Artisan☆158Updated last month
- Add inline translation capabilities to your Laravel application.☆103Updated 6 years ago
- Laravel-specific and pure PHP Helper Functions.☆107Updated 8 months ago
- Configurable localization middleware for your Laravel >=5.1 application☆92Updated 4 years ago
- Laravel Log Keeper helps rotating your logs while storing them anywhere you want with custom local/remote retention policies☆104Updated 2 years ago
- A Laravel middleware for adding ETags to HTTP requests to improve response times☆63Updated 8 months ago
- Editable templates for `artisan make:` commands☆81Updated 4 years ago
- This package prevents a User from being logged in more than once. It destroys the previous session when a User logs in and thereby allowi…☆102Updated 6 years ago
- Add settings to any Laravel model.☆84Updated 3 years ago
- Simplify and accelerate applying many migrations at once using a flattened dump of the database schema and migrations