A simple PHP library boilerplate that allow you to quickly start building your next awesome composer package.
- You have to update the
composer.json
file - Update the
phpunit.xml
file - I recommend the elegant PHP Testing Framework Pest for unit testing 😎
- Feel free to contribute