Installation of the bundle can be done using composer
and is the recommended way of adding the bundle to your application. To do so, in your command line enter the project directory and execute the following command to download the latest stable version of this bundle:
$ composer require hostnet/phpcs-tool
This command requires you to have Composer installed globally, as explained in the installation chapter of the Composer documentation.
This bundle and the component follow semantic versioning strictly.
The full documentation of our ruleset (and custom Sniffs) can be found on our Github Wiki pages.
The hostnet/phpcs-tool
is licensed under the MIT License, meaning you can reuse the code within proprietary software provided that all copies of the licensed software include a copy of the MIT License terms and the copyright notice.
You can reach us via email: [email protected].