PHP Standard code Code Formatting and Layout General considerations Follow the PSR-2 (PHP standard Recommendation) standard for code formatting. Almost every PHP file in Flow contains exactly one class and does not output anything if it is called directly. File should start with a <?php tag and end with ?> tag. Files… Continue reading Category as Ecommerce: PHP Coding Standard