mirror of
https://github.com/codeguy/php-the-right-way.git
synced 2025-08-11 16:23:57 +02:00
Replacing Zend with Magento
This commit is contained in:
@@ -31,7 +31,7 @@ like [Sublime Text 2][st-cs] to be given real time feedback.
|
||||
|
||||
You can fix the code layout automatically one of the two possible tools. One is Fabien Potencier's
|
||||
[PHP Coding Standards Fixer][phpcsfixer] which has a very well tested codebase. It's bigger and slower, but very stable
|
||||
and used by some huge projects like Zend and Symfony. Another option is [php.tools][phptools], which is made popular
|
||||
and used by some huge projects like Magento and Symfony. Another option is [php.tools][phptools], which is made popular
|
||||
by the [sublime-phpfmt][sublime-phpfmt] editor plugin. While being newer, it makes great improvements in performance,
|
||||
meaning real-time editor fixing is a bit more fluid.
|
||||
|
||||
|
Reference in New Issue
Block a user