PHP code example of zalas / toolbox
1. Go to this page and download the library: Download zalas/toolbox 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/ */
zalas / toolbox example snippets
./toolbox list-tools --exclude-tag exclude-php:8.2 --exclude-tag foo --tag bar
./toolbox install --exclude-tag exclude-php:8.2 --exclude-tag foo --tag bar
./toolbox test --exclude-tag exclude-php:8.2 --exclude-tag foo --tag bar