Skip to content
/ package-starter Public template

Predefined structure for laravel packages

Notifications You must be signed in to change notification settings

hans-thomas/package-starter

Repository files navigation

Package Starter

starter banner

codecov GitHub Workflow Status GitHub top language GitHub release (latest by date) StyleCi

It's a predefined laravel package scaffold with below features:

  • Predefined common package files
  • Customizable
  • Dockerized
  • Phpunit support
  • Xdebug
  • GitHub action
  • Codecov support

Click on Use this template and then, create something amazing 🔥

Laravel starter

If you are looking fo a laravel project starter, see this.

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request ❤️

Support