PHP-cs-fixer - PHP Coding Standards Fixer
PHP-cs-fixer – PHP Coding Standards Fixer
自從用了 Visual Studio的 StyleCop / Resharper 之後便開始愛上Coding Standard / Best Practice.. 因為這些Coding Standard 的工具可以幫助我們寫一些更有效率的程式碼 還有..如果所有Developer 都跟隨著這些Coding Standard.. 便其他人便可以很容易便明白程式是怎樣 layout的
最近開始寫多了PHP 相關的網站.. 如果有一些免費的工具..像StyleCop 或 朋友便介紹..我可以使用PHP-CS-FIXER 來做差不多的東西.. 你可以使用PHP Command 來執行PHP-CS-FIXER
首先我們先要以下網址去下載php-cs-fixer.phar https://github.com/FriendsOfPHP/PHP-CS-Fixer 之後把他儲存在…
View On WordPress

















