chameleon-system/sanitycheck

Performs checks to ensure the system is configured correctly and all external resources are available

7.1.2 2022-03-28 13:31 UTC

This package is auto-updated.

Last update: 2024-04-10 13:45:00 UTC


README

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.

Documentation

The documentation is stored in the Resources/doc folder in this library.

Installation

The installation instructions are stored in the Installation section of the documentation.

License

SanityCheck is licensed under the MIT License. See the complete license under LICENSE for details.

Reporting an issue or a feature request

Please report issues and feature requests at the official GitHub repository: https://github.com/chameleon-system/sanitycheck