Download the PHP package bmatovu/laravel-package-boilerplate without Composer
On this page you can find all versions of the php package bmatovu/laravel-package-boilerplate. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download bmatovu/laravel-package-boilerplate
More information about bmatovu/laravel-package-boilerplate
Files in bmatovu/laravel-package-boilerplate
Package laravel-package-boilerplate
Short Description Laravel package boilerplate.
License MIT
Homepage https://github.com/mtvbrianking/laravel-package-boilerplate
Informations about the package laravel-package-boilerplate
Laravel Package Boilerplate.
Installation
Install via composer package manager:
Alternatively, generate a Github repository using the Use this template
call to action button or the link below...
https://github.com/mtvbrianking/laravel-package-boilerplate/generate
Own the package
Update the composer.json
file to match your credentials.
Change the namespaces to match those you're using in src
.
Change the type from project
to library
Testing
We've defaulted to Orchestra's testbench
Code Style & Quality
We've added StyleCI configurations with the Laravel present to get you started.
Also added ScrutinizerCI configurations for code quality, test coverage inspection.
Locally, you can restort to PHP-CS-Fixer.
Source code documentation
You need to download Doctum for source code documentation.
To auto deploy documentation; be sure to add a Github token
for authorization.
Sharing the package
You may share your package via Packagist