Download the PHP package ethical-jobs/standards without Composer
On this page you can find all versions of the php package ethical-jobs/standards. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package standards
PHP Coding Standards for EthicalJobs Projects
Exists to:
- Provide a source of truth for our code-styling and rules
- Provide an easy interface for developers to locally run the standards suite
- Provide a Drone pipeline template generation
Does not exist to:
- Wrap the execution on the build server
Usage
The Standards
PHP Mess Detector
Enforces good code design
PHP Code Sniffer
Useful for keeping consistent code style
PHP Stan
Useful for determining edge-cases, un-usable code paths, ...
Configuration
Runners
This standards package comes with two runners for running the standards suite.
Assumptions
- drone-cli is installed
- the project has a pipeline called 'standards'
All versions of standards with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.2
phpstan/phpstan Version ^0.12
symfony/console Version ^5.0
symfony/process Version ^5.0
phpmd/phpmd Version ^2.8
sebastian/phpcpd Version ^5.0
squizlabs/php_codesniffer Version ^3.5
slevomat/coding-standard Version ^6.1
phpstan/phpstan Version ^0.12
symfony/console Version ^5.0
symfony/process Version ^5.0
phpmd/phpmd Version ^2.8
sebastian/phpcpd Version ^5.0
squizlabs/php_codesniffer Version ^3.5
slevomat/coding-standard Version ^6.1
The package ethical-jobs/standards contains the following files
Loading the files please wait ....