PHP code example of mediatis / coding-standards
1. Go to this page and download the library: Download mediatis/coding-standards library. Choose the download type require. 2. Extract the ZIP file and open the index.php. 3. Add this code to the index.php.
<?php
require_once('vendor/autoload.php');
/* Start to develop here. Best regards https://php-download.com/ */
mediatis / coding-standards example snippets
composer ci:composer:normalize
composer ci:composer:psr-verify
composer ci:composer:validate
composer ci:php:lint
composer ci:php:rector
composer ci:php:cs-fixer
composer ci:php:stan
composer ci:php:tests:unit
composer ci:php:tests:integration
composer fix:php
composer fix:composer
composer fix:php:rector
composer fix:php:cs
composer fix:composer:normalize