PHP code example of teewurst / psr4-advanced-wildcard-composer-plugin
1. Go to this page and download the library: Download teewurst/psr4-advanced-wildcard-composer-plugin 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/ */
teewurst / psr4-advanced-wildcard-composer-plugin example snippets
bash
PHP_VERSION=7.4 docker compose build
PHP_VERSION=7.4 docker compose run --rm php test