:package_description
Via Composer:
composer require cerbero/:package_name
- Create a new package by using this template
- Clone the newly created repository
- Run
php prefill.php
- Review versions of PHP and Laravel to support in composer.json, build.yml and README badges
- Push changes to master
- Submit package to Packagist
- Add repository to Codacy
- Generate Repository API Token
- Add
CODACY_REPO_TOKEN
to the repository secrets - Find the project ID in the badge URL and add it to the Codacy badges on this README
- If needed, manually ignore the files that should not be analyzed
- Initialize GitFlow
- Happy coding!
Please see CHANGELOG for more information on what has changed recently.
composer test
Please see CONTRIBUTING and CODE_OF_CONDUCT for details.
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
The MIT License (MIT). Please see License File for more information.