Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/biurad/php-starter
- Owner: biurad
- License: bsd-3-clause
- Created: 2020-07-10T12:00:15.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-06-20T03:32:04.000Z (7 months ago)
- Last Synced: 2024-08-07T14:42:49.071Z (5 months ago)
- Topics: biurad, php, project-template, template
- Language: PHP
- Homepage:
- Size: 85.9 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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