PapiHack / php-package-skeleton

PHP package boilerplate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PHP Package Skeleton

Issues PR Open Source Love png1

A simple PHP library boilerplate that allow you to quickly start building your next awesome composer package.

Notes

  • 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

Contributors

Happy coding ๐Ÿ‘‹

About

PHP package boilerplate


Languages

Language:PHP 100.0%