Skip to content

Commit

Permalink
Replace 'php-library-starter' to 'php-starter'
Browse files Browse the repository at this point in the history
  • Loading branch information
divineniiquaye committed Sep 4, 2020
1 parent b008441 commit a4a1dc2
Show file tree
Hide file tree
Showing 6 changed files with 23 additions and 23 deletions.
2 changes: 1 addition & 1 deletion .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Contributing

Contributions are **welcome** and will be fully **credited**. We accept contributions via Pull Requests on [Github](https://github.com/biurad/php-library-starter).
Contributions are **welcome** and will be fully **credited**. We accept contributions via Pull Requests on [Github](https://github.com/biurad/php-starter).

## Pull Requests

Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/3_Question.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ assignees: ''

## Question

- Have you tried checking the documentation first? https://docs.biurad.com/php-library-starter
- Have you tried checking the documentation first? https://docs.biurad.com/php-starter
- Replace this with your question
4 changes: 2 additions & 2 deletions .github/SUPPORT.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
Here are some useful resources to help you use this project:

- [Project README](../README.md)
- [Documentation](https://docs.biurad.com/php-library-starter)
- [Documentation](https://docs.biurad.com/php-starter)

Need more help? Feel free to [ask a question](https://github.com/biurad/php-library-starter/issues/new?labels=question) using our issue tracker and we'll do our best to answer it!
Need more help? Feel free to [ask a question](https://github.com/biurad/php-starter/issues/new?labels=question) using our issue tracker and we'll do our best to answer it!
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ Updates should follow the [Keep a CHANGELOG](https://keepachangelog.com/) princi

### Removed

[unreleased]: https://github.com/biurad/php-library-starter/compare/v0.19.0...master
[unreleased]: https://github.com/biurad/php-starter/compare/v0.19.20...master
26 changes: 13 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# The Biurad PHP Library Template

[![Latest Version](https://img.shields.io/packagist/v/biurad/php-library-starter.svg?style=flat-square)](https://packagist.org/packages/biurad/php-library-starter)
[![Latest Version](https://img.shields.io/packagist/v/biurad/php-starter.svg?style=flat-square)](https://packagist.org/packages/biurad/php-starter)
[![Software License](https://img.shields.io/badge/License-BSD--3-brightgreen.svg?style=flat-square)](LICENSE)
[![Workflow Status](https://img.shields.io/github/workflow/status/biurad/php-library-starter/Tests?style=flat-square)](https://github.com/biurad/php-library-starter/actions?query=workflow%3ATests)
[![Code Maintainability](https://img.shields.io/codeclimate/maintainability/biurad/php-library-starter?style=flat-square)](https://codeclimate.com/github/biurad/php-library-starter)
[![Coverage Status](https://img.shields.io/codecov/c/github/biurad/php-library-starter?style=flat-square)](https://codecov.io/gh/biurad/php-library-starter)
[![Quality Score](https://img.shields.io/scrutinizer/g/biurad/php-library-starter.svg?style=flat-square)](https://scrutinizer-ci.com/g/biurad/php-library-starter)
[![Workflow Status](https://img.shields.io/github/workflow/status/biurad/php-starter/Tests?style=flat-square)](https://github.com/biurad/php-starter/actions?query=workflow%3ATests)
[![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)
[![Quality Score](https://img.shields.io/scrutinizer/g/biurad/php-starter.svg?style=flat-square)](https://scrutinizer-ci.com/g/biurad/php-starter)
[![Sponsor development of this project](https://img.shields.io/badge/sponsor%20this%20package-%E2%9D%A4-ff69b4.svg?style=flat-square)](https://biurad.com/sponsor)

**biurad/php-library-starter** is a php library template repository for biurad lap. To use this library, rename **php-library-starter** and **BSD-3** on every file that contain it to your preferred library name and license.
**biurad/php-starter** is a php library template repository for biurad lap. To use this library, rename **php-starter** and **BSD-3** on every file that contain it to your preferred library name and license.

As to why this project exist, it's to serve as a template for future open source PHP library projects. Of course, feel free to fork it and make your own recipe.

Expand All @@ -17,7 +17,7 @@ As to why this project exist, it's to serve as a template for future open source
This project requires [PHP] 7.1 or higher. The recommended way to install, is via [Composer]. Simply run:

```bash
$ composer require biurad/php-library-starter
$ composer require biurad/php-starter
```

Write a bit of **How To** use this package, so developers can have a bit of idea about the repository before checking out documentation.
Expand Down Expand Up @@ -63,7 +63,7 @@ Please see [CONTRIBUTING] for additional details.
$ composer test
```

This will tests biurad/php-library-starter will run against PHP 7.2 version or higher.
This will tests biurad/php-starter will run against PHP 7.2 version or higher.

## 👥 Credits & Acknowledgements

Expand All @@ -76,7 +76,7 @@ Are you interested in sponsoring development of this project? Reach out and supp

## 📄 License

**biurad/php-library-starter** is licensed under the BSD-3 license. See the [`LICENSE`](LICENSE) file for more details.
**biurad/php-starter** is licensed under the BSD-3 license. See the [`LICENSE`](LICENSE) file for more details.

## 🏛️ Governance

Expand All @@ -86,17 +86,17 @@ This project is primarily maintained by [Divine Niiquaye Ibok][@divineniiquaye].

You're free to use this package, but if it makes it to your production environment we highly appreciate you sending us an [email] or [message] mentioning this library. We publish all received request's at <https://patreons.biurad.com>.

Check out the other cool things people are doing with `biurad/php-library-starter`: <https://packagist.org/packages/biurad/php-library-starter/dependents>
Check out the other cool things people are doing with `biurad/php-starter`: <https://packagist.org/packages/biurad/php-starter/dependents>

[PHP]: https://php.net
[Composer]: https://getcomposer.org
[@divineniiquaye]: https://github.com/divineniiquaye
[docs]: https://docs.biurad.com/php-library-starter
[commit]: https://commits.biurad.com/php-library-starter.git
[docs]: https://docs.biurad.com/php-starter
[commit]: https://commits.biurad.com/php-starter.git
[UPGRADE]: UPGRADE-1.x.md
[CHANGELOG]: CHANGELOG-0.x.md
[CONTRIBUTING]: ./.github/CONTRIBUTING.md
[All Contributors]: https://github.com/biurad/php-library-starter/contributors
[All Contributors]: https://github.com/biurad/php-starter/contributors
[Biurad Lap]: https://team.biurad.com
[email]: support@biurad.com
[message]: https://projects.biurad.com/message
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "biurad/php-library-starter",
"name": "biurad/php-starter",
"description": "A PHP package template repository.",
"type": "library",
"keywords": ["biurad","biuradphp","php7"],
Expand All @@ -16,10 +16,10 @@
}
],
"support": {
"docs": "https://docs.biurad.com/php-library-starter/",
"issues": "https://github.com/biurad/php-library-starter/issues",
"rss": "https://github.com/biurad/php-library-starter/releases.atom",
"source": "https://github.com/biurad/php-library-starter"
"docs": "https://docs.biurad.com/php-starter/",
"issues": "https://github.com/biurad/php-starter/issues",
"rss": "https://github.com/biurad/php-starter/releases.atom",
"source": "https://github.com/biurad/php-starter"
},
"require": {
"php": "^7.1 || ^8.0"
Expand Down

0 comments on commit a4a1dc2

Please sign in to comment.