Download the PHP package jedkirby/php-cs without Composer
On this page you can find all versions of the php package jedkirby/php-cs. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jedkirby/php-cs
More information about jedkirby/php-cs
Files in jedkirby/php-cs
Download jedkirby/php-cs
More information about jedkirby/php-cs
Files in jedkirby/php-cs
Vendor jedkirby
Package php-cs
Short Description Coding styling for PHP based projects.
License MIT
Homepage https://jedkirby.com
Package php-cs
Short Description Coding styling for PHP based projects.
License MIT
Homepage https://jedkirby.com
Please rate this library. Is it a good library?
Informations about the package php-cs
PHP Code Styling
Simply because I want my code styles to be consistent across projects.
Installation
This package can be installed via Composer:
It requires PHP >= 5.6.4.
Usage
After installing, copy the following boilerplate configuration into a file named .php_cs
in the root of your project, remembering to modify the finder directories and/or files:
Now you've setup your project with PHP CS, you can run the following command from the root of your project to apply the coding style:
All versions of php-cs with dependencies
PHP Build Version
Package Version
The package jedkirby/php-cs contains the following files
Loading the files please wait ....