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

This package is auto-updated.

Last update: 2024-05-21 22:03:57 UTC


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

The Packages That Dependent On This One