cerbero90 / skeleton

A skeleton repository for my packages fully inspired by The PHP League

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

:package_title

Author PHP Version Laravel Version Octane Compatibility Build Status Coverage Status Quality Score PHPStan Level Latest Version Software License PER Total Downloads

:package_description

๐Ÿ“ฆ Install

Via Composer:

composer require cerbero/:package_name

๐Ÿ”ฎ Usage

  1. Create a new package by using this template
  2. Clone the newly created repository
  3. Run php prefill.php
  4. Review versions of PHP and Laravel to support in composer.json, build.yml and README badges
  5. Push changes to master
  6. Submit package to Packagist
  7. Add repository to Scrutinizer
  8. Initialize GitFlow
  9. Happy coding!

๐Ÿ“† Change log

Please see CHANGELOG for more information on what has changed recently.

๐Ÿงช Testing

composer test

๐Ÿ’ž Contributing

Please see CONTRIBUTING and CODE_OF_CONDUCT for details.

๐Ÿงฏ Security

If you discover any security related issues, please email andrea.marco.sartori@gmail.com instead of using the issue tracker.

๐Ÿ… Credits

โš–๏ธ License

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

About

A skeleton repository for my packages fully inspired by The PHP League

License:MIT License


Languages

Language:PHP 100.0%