Skip to content
This repository has been archived by the owner on Oct 21, 2024. It is now read-only.

district09/php_package_template

Repository files navigation

:vendor_name/:package-name

Note: Run ./setup.sh to get started, or manually replace :author_name :author_username :author_email :vendor_name :package_name :package_description with their correct values in README.md, CHANGELOG.md, CONTRIBUTING.md, LICENSE.md and composer.json files, then delete this line. You can also run configure-skeleton.sh to do this automatically.

:package_description

Github License Packagist

Build Status Master Maintainability Test Coverage

Install

Install the package using composer:

composer require :vendor_name/:package-name

Changelog

Please see CHANGELOG for more information what has changed recently.

Examples

See the examples directory how to use this package.

Testing

Run the test suite:

composer install
vendor/bin/grumphp

License

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

Releases

No releases published

Packages

No packages published

Languages