o-ba / health-check-rfc

CMS Health Check RFC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CMS Health Definition

Introduction

This package provides a collection if interfaces and enums defining the required information required to build the final json structure. It does not provide a concrete implementation.

Usage

To use this definition require it to your project:

conmposer require "cms-health-project/health-check-rfc":"^0.0.1"

Contribution

This package contains for now only a cgl check based on php-cs-fixer.

composer install
composer cgl:fix

About

CMS Health Check RFC

License:MIT License


Languages

Language:PHP 100.0%