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

  1. Install phpcs: pear install PHP_CodeSniffer

  2. Find your PEAR directory: pear config-show | grep php_dir

  3. You can run PHP CodeSniffer against an entire directory: phpcs --standard=PSR2 PrestaShop/classes/