biurad/php-starter

A template repository for setting up a new PHP library package.

v0.21.08 2021-08-09 21:34 UTC

This package is auto-updated.

Last update: 2024-03-17 07:36:39 UTC


README

PHP Version Latest Version Workflow Status Code Maintainability Coverage Status Psalm Type Coverage Quality Score

A PHP template library for bootstrapping a library project, edit contents to your preferred style. Fel free to fork and make your own recipe.

📦 Installation

This project requires PHP 7.4 or higher. The recommended way to install, is via Composer. Simply run:

PHP 8.0 or newer is required. The recommended way to install, is by using Composer. Simply run:

$ composer require biurad/php-starter

📍 Quick Start

Write a bit of How To use this package, so developers can have a bit of idea about how it works before checking out documentation.

📓 Documentation

In-depth documentation on how to use this library can be found at docs.biurad.com. It is also recommended to browse through unit tests in the tests directory.

🙌 Sponsors

If this library made it into your project, or you interested in supporting us, please consider [donating][4] to support future development.

👥 Credits & Acknowledgements

  • [Divine Niiquaye Ibok][5] is the author this library.
  • [All Contributors][6] who contributed to this project.

This project adheres to a code of conduct. By participating in this project and its community, you are expected to uphold this code.

📄 License

Starter Template is completely free and released under the BSD 3 License.