touhidurabir / command-validatorLinks
A simple laravel package to validate console commands arguments and options.
☆21Updated 3 years ago
Alternatives and similar repositories for command-validator
Users that are interested in command-validator are comparing it to the libraries listed below
Sorting:
- A PHP laravel package to log the request/response of an app in database in an elegant way with the utilization of Queue and Redis combine…☆23Updated 3 years ago
- A laravel package to handle model specific additional meta fields in an elegant way.☆25Updated 3 years ago
- A laravel package to handle cascade delete and restore on model relations.☆18Updated 2 years ago
- A simple laravel package to handle multiple key based model route binding☆13Updated 3 years ago
- Make db:seed interactive☆31Updated last year
- A package to implement repository pattern for laravel models☆32Updated 3 years ago
- A package to generate YouTube-like IDs for Eloquent models☆29Updated last year
- Laravel-Mailto allows you to generate mailto-links with recipients, cc and bcc, subject and body. If an user clicks the link it opens the…☆21Updated 4 years ago
- A simple laravel state machine to handle model transitions, based on a pre-defined list of rules.☆19Updated 2 years ago
- Never worry about slugs again - generate self-healing URLs for your Laravel Project☆26Updated 7 months ago
- An extended laravel eloquent WHERE method to work with sql LIKE operator.