PHP code example of prestashop / header-stamp

1. Go to this page and download the library: Download prestashop/header-stamp library. Choose the download type require.

2. Extract the ZIP file and open the index.php.

3. Add this code to the index.php.
    
        
<?php
require_once('vendor/autoload.php');

/* Start to develop here. Best regards https://php-download.com/ */

    

prestashop / header-stamp example snippets


php vendor/bin/header-stamp

php vendor/bin/header-stamp --exclude=vendor,node_modules

composer install
php vendor/bin/php-cs-fixer fix --no-interaction --dry-run --diff
php phpstan analyse tests/phpstan/phpstan.neon

php tests/integration/runner/run.php