chameleon-system/sanitycheck-bundle

A Symfony bundle for chameleon-system/sanitycheck

7.1.2 2022-12-08 09:25 UTC

This package is auto-updated.

Last update: 2024-04-10 13:56:04 UTC


README

The SanityCheckBundle is a Symfony integration bundle for the SanityCheck library.

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 - just add the checks wherever they suit your needs.

Documentation

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

Installation

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

License

The SanityCheckBundle is licensed under the MIT License. See the complete license under Resources/meta/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-bundle