shoppingflux / prestashop-norm-validator
Logger Library for Shopping-Feed apps
Installs: 9
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 14
pkg:composer/shoppingflux/prestashop-norm-validator
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/