shoppingflux / prestashop-norm-validator
This package is abandoned and no longer maintained.
No replacement package was suggested.
There is no license information available for the latest version (dev-master) of this package.
Logger Library for Shopping-Feed apps
dev-master
2016-03-18 11:24 UTC
This package is auto-updated.
Last update: 2023-11-12 02:03:48 UTC
README
Since version 1.6.1.0 of PrestaShop, we are using the PSR-2 Coding Style Guide as our coding standards. Learn more about this here.
Installation
-
Install phpcs: pear install PHP_CodeSniffer
-
Find your PEAR directory: pear config-show | grep php_dir
-
You can run PHP CodeSniffer against an entire directory: phpcs --standard=PSR2 PrestaShop/classes/