Download the PHP package sunnysideup/easy-coding-standards without Composer
On this page you can find all versions of the php package sunnysideup/easy-coding-standards. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sunnysideup/easy-coding-standards
More information about sunnysideup/easy-coding-standards
Files in sunnysideup/easy-coding-standards
Download sunnysideup/easy-coding-standards
More information about sunnysideup/easy-coding-standards
Files in sunnysideup/easy-coding-standards
Vendor sunnysideup
Package easy-coding-standards
Short Description ECS PHP Linting.
License BSD-3-Clause
Package easy-coding-standards
Short Description ECS PHP Linting.
License BSD-3-Clause
Please rate this library. Is it a good library?
Informations about the package easy-coding-standards
What it does
Lints your silverstripe php code, checks for potential bugs, and also has a raft of other helpful commands.
tl;dr
Install as global composer package and then try to access the commands, starting with sake- from the command line.
commands available
How to install for one project (not recommended - as it may not work)
- open your terminal
- browse to root folder of your project and type:
global install (recommended - more likely to work)
- open your terminal and type
or restart your computer.
- Now you should be able to run it from anywhere like this:
(this command, and all the other commands listed above).
How to use
Commands should be run from the root directory of your project.
To find out the options for a specific command:
Not installed globally?
If not installed globally, then you should add vendor/bin/ in front of the commands.
All versions of easy-coding-standards with dependencies
PHP Build Version
Package Version
Requires
phan/phan Version
*@stable
pheromone/phpcs-security-audit Version *
phpcompatibility/php-compatibility Version dev-develop
phpstan/phpstan Version ^2.0
phpstan/phpstan-strict-rules Version *
rector/rector Version ^2.3
squizlabs/php_codesniffer Version ^4
sunnysideup/env-file-generator Version dev-main
symplify/easy-coding-standard Version ^13.0
cambis/silverstan Version *
phpstan/extension-installer Version *
wernerkrauss/silverstripe-rector Version dev-main
friendsofphp/php-cs-fixer Version *
pheromone/phpcs-security-audit Version *
phpcompatibility/php-compatibility Version dev-develop
phpstan/phpstan Version ^2.0
phpstan/phpstan-strict-rules Version *
rector/rector Version ^2.3
squizlabs/php_codesniffer Version ^4
sunnysideup/env-file-generator Version dev-main
symplify/easy-coding-standard Version ^13.0
cambis/silverstan Version *
phpstan/extension-installer Version *
wernerkrauss/silverstripe-rector Version dev-main
friendsofphp/php-cs-fixer Version *
The package sunnysideup/easy-coding-standards contains the following files
Loading the files please wait ...