Download the PHP package solutiondrive/coding-standard without Composer
On this page you can find all versions of the php package solutiondrive/coding-standard. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download solutiondrive/coding-standard
More information about solutiondrive/coding-standard
Files in solutiondrive/coding-standard
Download solutiondrive/coding-standard
More information about solutiondrive/coding-standard
Files in solutiondrive/coding-standard
Vendor solutiondrive
Package coding-standard
Short Description solutionDrive coding standard.
License MIT
Package coding-standard
Short Description solutionDrive coding standard.
License MIT
Please rate this library. Is it a good library?
Informations about the package coding-standard
solutionDrive Coding Standard
:1st_place_medal: solutionDrive coding standard configuration.
Installation & usage
-
Install this package:
- Include a configuration file in your
easy-coding-standard.yml:
Phar usage
To create the phar, you need to install globally: (The global composer bin path needs to be available in $PATH)
composer global require humbug/box
Install the dependencies
composer install --optimize-autoloader -n
Create the phar file
box build -c box.json
Perhaps it is necessary to allow php to create a phar
php -d phar.readonly=0 ~/.composer/vendor/bin/box build -c box.json
The newly created phar file can be used just like the binary is used:
ecs-standalone.phar --helpAll versions of coding-standard with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1||^8.0
symplify/easy-coding-standard Version ^11.0
symplify/package-builder Version ^9.0
slevomat/coding-standard Version ^8.0
symplify/easy-coding-standard Version ^11.0
symplify/package-builder Version ^9.0
slevomat/coding-standard Version ^8.0
The package solutiondrive/coding-standard contains the following files
Loading the files please wait ...