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

Latest commit

 

History

History
39 lines (21 loc) · 840 Bytes

README.md

File metadata and controls

39 lines (21 loc) · 840 Bytes

php-library-template

Provides a GitHub repository template for a Narrowspark PHP library, using GitHub actions.

Installation

💡 This is a great place for showing how to install the package, see below:

Run

$ composer require narrowspark/php-library-template

Usage

💡 This is a great place for showing a few usage examples!

Versioning

This library follows semantic versioning, and additions to the code ruleset are performed in major releases.

Changelog

Please have a look at CHANGELOG.md.

Contributing

Please have a look at CONTRIBUTING.md.

Code of Conduct

Please have a look at CODE_OF_CONDUCT.md.

License

This package is licensed using the MIT License.

Please have a look at LICENSE.md.