PHP code example of christophrumpel / artisan-benchmark
1. Go to this page and download the library: Download christophrumpel/artisan-benchmark 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/ */
christophrumpel / artisan-benchmark example snippets
php artisan benchmark your:command --tableToWatch=users
shell
php artisan benchmark your:command
shell
php artisan benchmark "your:command --with-option"
shell
php artisan benchmark