Using PHP-CS-Fixer to fix up your PHP code
A guide to installing and using PHP-CS-Fixer to automatically format PHP code according to PSR-2 standards.
A guide to installing and using PHP-CS-Fixer to automatically format PHP code according to PSR-2 standards.
A tutorial on setting up Composer and PHPUnit as global commands in the Windows command shell for easier PHP development.
A guide on using Heroku's PHP buildpack locally to create a development environment that mirrors a Laravel app's Nginx setup on Heroku.