PHP code example of smartbox / core-bundle

1. Go to this page and download the library: Download smartbox/core-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/ */

    

smartbox / core-bundle example snippets

 app/console smartbox:core:generate:random-fixture --help
 app/console smartbox:core:generate:random-fixture NiceBoxEntity --entity-group the-view-for-a-nice-box --entity-version v0
 app/console smartbox:smoke-test --help
 app/console smartbox:smoke-test --list
 app/console smartbox:smoke-test
 app/console smartbox:smoke-test test my_project.producers.my_producer.connectivity_smoke_test_run

  php console.php config:dump-reference smartbox_core