Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/biurad/php-starter

🎁 A library that serves as a template for creating a PHP library repository.
https://github.com/biurad/php-starter

biurad php project-template template

Last synced: about 2 months ago
JSON representation

🎁 A library that serves as a template for creating a PHP library repository.

Awesome Lists containing this project

README

        

# The Biurad PHP Library Template

[![PHP Version](https://img.shields.io/packagist/php-v/biurad/php-starter.svg?style=flat-square&colorB=%238892BF)](http://php.net)
[![Latest Version](https://img.shields.io/packagist/v/biurad/php-starter.svg?style=flat-square)](https://packagist.org/packages/biurad/php-starter)
[![Workflow Status](https://img.shields.io/github/workflow/status/biurad/php-starter/build?style=flat-square)](https://github.com/biurad/php-starter/actions?query=workflow%3Abuild)
[![Code Maintainability](https://img.shields.io/codeclimate/maintainability/biurad/php-starter?style=flat-square)](https://codeclimate.com/github/biurad/php-starter)
[![Coverage Status](https://img.shields.io/codecov/c/github/biurad/php-starter?style=flat-square)](https://codecov.io/gh/biurad/php-starter)
[![Psalm Type Coverage](https://img.shields.io/endpoint?style=flat-square&url=https%3A%2F%2Fshepherd.dev%2Fgithub%2Fbiurad%2Fphp-starter%2Fcoverage)](https://shepherd.dev/github/biurad/php-starter)
[![Quality Score](https://img.shields.io/scrutinizer/g/biurad/php-starter.svg?style=flat-square)](https://scrutinizer-ci.com/g/biurad/php-starter)

---

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][1] 7.4 or higher. The recommended way to install, is via [Composer][2]. Simply run:

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

```bash
$ 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][3]. It is also recommended to browse through unit tests in the [tests](./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](CODE_OF_CONDUCT.md). 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](LICENSE).

[1]: https://php.net
[2]: https://getcomposer.org
[3]: https://docs.biurad.com/php/starter
[PHP]: https://php.net
[Composer]: https://getcomposer.org
[@divineniiquaye]: https://github.com/divineniiquaye
[docs]: https://docs.biurad.com/php-starter
[UPGRADE]: UPGRADE-1.x.md
[CHANGELOG]: CHANGELOG-0.x.md
[CONTRIBUTING]: ./.github/CONTRIBUTING.md
[All Contributors]: https://github.com/biurad/php-starter/contributors
[Biurad Lap]: https://team.biurad.com
[email]: [email protected]
[message]: https://projects.biurad.com/message