Open AlexSkrypnyk opened 5 years ago
Normally, composer packages follow one of the standards: PEAR, Zend, PSR2, Squiz, PSR1, PSR12, Symfony etc.
Can we please pick one of the standards and follow them. Once decided on the standard, I will submit a PR with fixes.
PSR2 would be fine by me.
@greg-1-anderson Have a preference?
Yes, I prefer PSR2. See any Consolidation project for example composer cs / composer cbf for testing and fixing coding standards.
composer cs
composer cbf
Normally, composer packages follow one of the standards: PEAR, Zend, PSR2, Squiz, PSR1, PSR12, Symfony etc.
Can we please pick one of the standards and follow them. Once decided on the standard, I will submit a PR with fixes.