PHP code example of longitude-one / meta-bundle

1. Go to this page and download the library: Download longitude-one/meta-bundle 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/ */

    

longitude-one / meta-bundle example snippets

`shell
docker exec bundle-php ./vendor/bin/phpunit
`shell
docker exec bundle-php tools/php-cs-fixer/vendor/bin/php-cs-fixer fix --config=tools/php-cs-fixer/.php-cs-fixer.php