Skip to content

michael-rubel/laravel-package-template

Repository files navigation

Laravel Package Template

tests infection backward-compat phpstan

It's a ready-to-use template for Laravel packages.

What's inside

  • Skeleton with Service Provider and configuration file
  • Laravel Package Tools by Spatie for easier package configuration
  • Ready-to-use GitHub Action scripts for testing & code quality checks

Fulfill or change it the way you like.


The package requires PHP 8 or higher and Laravel 9 or higher.

#StandWithUkraine

SWUbanner

Installation

Install the package using composer:

composer require michael-rubel/laravel-package-template

Usage

// Your description.

Publish the config:

php artisan vendor:publish --tag="package-template-config"

Testing

composer test

License

The MIT License (MIT). Please see License File for more information.

About

Template for Laravel packages

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Sponsor this project

Languages