toplib/coding-standard

This package is abandoned and no longer maintained. No replacement package was suggested.

TopLib PHP CodeSniffer Coding Standard

dev-master 2015-11-06 14:32 UTC

This package is not auto-updated.

Last update: 2022-02-01 12:52:39 UTC


README

Installation

  1. Install composer
  2. Create a composer.json file who contain:
{
    "require-dev": {
        "toplib/coding-standard": "dev-master"
    }
}

This project is licensed under the MIT license.