/php-package-skeleton

PHP package boilerplate

Primary LanguagePHP

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 👋