Download the PHP package shoppingfeed/coding-style-php without Composer
On this page you can find all versions of the php package shoppingfeed/coding-style-php. 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 coding-style-php
shoppingfeed/coding-style-php
Installation
Contributing
To connect to a php 8.0 container correctly configured
- Create a container :
docker run --name coding-style-php -v $PWD:/var/www -d ghcr.io/shoppingflux/php:8.0-unit
- Connect to container :
docker exec -it coding-style-php bash
Once connected to the container you can :
- Update composer dependencies :
composer update
- Run test :
composer test
Proposal process
See proposal
Documentation
Documentation is driven by mkdocs and uses material theme
- Find it at docs/index.md
- Or Run the doc server locally :
All versions of coding-style-php with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.0
squizlabs/php_codesniffer Version ^3.6.0
symfony/process Version ^5.0|^6.0|^7.0
symfony/console Version ^5.0|^6.0|^7.0
slevomat/coding-standard Version ^7.0|^8.0
squizlabs/php_codesniffer Version ^3.6.0
symfony/process Version ^5.0|^6.0|^7.0
symfony/console Version ^5.0|^6.0|^7.0
slevomat/coding-standard Version ^7.0|^8.0
The package shoppingfeed/coding-style-php contains the following files
Loading the files please wait ....