bakgul / command-evaluator
This is a helper package, and it can't be used independently. Its purpose is to evaluate the console commands that are shipped with the other packages, which are part of Packagified Laravel, to ensure that they are valid.
v4.0.1
2023-02-21 19:20 UTC
Requires
- php: ^8.1
- bakgul/kernel: ^4.0
- bakgul/laravel-helpers: ^1.0
README
This is a helper package, and it can't be used independently. Its purpose is to evaluate the console commands that are shipped with the other packages, which are part of Packagified Laravel, to ensure that they are valid.
DISCLAIMER
It should be production-ready but hasn't been tested enough. You should use it carefully since this package will evaluate the commands manipulating your files and folders.
Packagified Laravel
The main package that includes this one can be found here: Packagified Laravel