Download the PHP package markocupic/easy-coding-standard without Composer
On this page you can find all versions of the php package markocupic/easy-coding-standard. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download markocupic/easy-coding-standard
More information about markocupic/easy-coding-standard
Files in markocupic/easy-coding-standard
Download markocupic/easy-coding-standard
More information about markocupic/easy-coding-standard
Files in markocupic/easy-coding-standard
Vendor markocupic
Package easy-coding-standard
Short Description EasyCodingStandard configurations for Contao
License LGPL-3.0-or-later
Package easy-coding-standard
Short Description EasyCodingStandard configurations for Contao
License LGPL-3.0-or-later
Please rate this library. Is it a good library?
Informations about the package easy-coding-standard
EasyCodingStandard configurations
This package includes some custom sniffers for Markocupic projects..
Installation
Add the package to your Contao installation via Composer:
Usage
Create a file named ecs.php in the root directory of your project.
Then run the script like this:
What's inside?
The package contains the following custom fixers:
| Class | Description |
|---|---|
| --empty-- | --empty-- |
The package contains the following custom sniffs:
| Class | Description |
|---|---|
NoDumpSniff |
Prevents using dump() statements. |
NoExitOrDieSniff |
Prevents using exit() or die() statements. |
NoMailSniff |
Prevents using mail() statements. |
License
Markocupic Easy Coding Standard is licensed under the terms of the LGPLv3.
All versions of easy-coding-standard with dependencies
PHP Build Version
Package Version
The package markocupic/easy-coding-standard contains the following files
Loading the files please wait ...