PHP code example of steamulo / elastica-fast-populate-bundle

1. Go to this page and download the library: Download steamulo/elastica-fast-populate-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/ */

    

steamulo / elastica-fast-populate-bundle example snippets

bash
php bin/console stm:fast-populate:populate --nb-subprocess=6
bash
php bin/console app:elastica:populate --memory-limit=800 --max-per-page=1000 --nb-subprocess=8