chameleon-system/sanitycheck
Laravel package for running sanity checks in Chameleon System projects. Provides a structured way to define checks, execute them via CLI, and report results to help catch misconfigurations and deployment issues early in development and operations.
SanityCheck adds diagnosis capabilities to any PHP application. By defining a number of checks, it can be ensured that requirements for running the application are met continuously. For example available disk space, granted file permissions or availability of remote systems can be checked.
When and where these checks are performed is up to you. In an installer, from the command line or an admin interface - checks can be added wherever needed.
The documentation is stored in the Resources/doc folder in this library.
The installation instructions are stored in the Installation section of the documentation.
SanityCheck is licensed under the MIT License. See the complete license under LICENSE for details.
Please report issues and feature requests at the official GitHub repository: https://github.com/chameleon-system/sanitycheck
How can I help you explore Laravel packages today?