Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ffflabs/php_library_example
https://github.com/ffflabs/php_library_example
Last synced: 16 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ffflabs/php_library_example
- Owner: ffflabs
- License: mit
- Created: 2020-09-28T18:50:49.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-01-26T21:04:25.000Z (almost 2 years ago)
- Last Synced: 2024-10-28T17:12:53.716Z (2 months ago)
- Language: PHP
- Size: 551 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# php-library-template
[![Integrate](https://github.com/ergebnis/php-library-template/workflows/Integrate/badge.svg?branch=main)](https://github.com/ergebnis/php-library-template/actions)
[![Prune](https://github.com/ergebnis/php-library-template/workflows/Prune/badge.svg?branch=main)](https://github.com/ergebnis/php-library-template/actions)
[![Release](https://github.com/ergebnis/php-library-template/workflows/Release/badge.svg?branch=main)](https://github.com/ergebnis/php-library-template/actions)
[![Renew](https://github.com/ergebnis/php-library-template/workflows/Renew/badge.svg?branch=main)](https://github.com/ergebnis/php-library-template/actions)[![Code Coverage](https://codecov.io/gh/ergebnis/php-library-template/branch/main/graph/badge.svg)](https://codecov.io/gh/ergebnis/php-library-template)
[![Type Coverage](https://shepherd.dev/github/ergebnis/php-library-template/coverage.svg)](https://shepherd.dev/github/ergebnis/php-library-template)[![Latest Stable Version](https://poser.pugx.org/ergebnis/php-library-template/v/stable)](https://packagist.org/packages/ergebnis/php-library-template)
[![Total Downloads](https://poser.pugx.org/ergebnis/php-library-template/downloads)](https://packagist.org/packages/ergebnis/php-library-template)## Installation
:bulb: This is a great place for showing how to install the package, see below:
Run
```sh
$ composer require ergebnis/php-library-template
```## Usage
:bulb: This is a great place for showing a few usage examples!
## Changelog
Please have a look at [`CHANGELOG.md`](CHANGELOG.md).
## Contributing
Please have a look at [`CONTRIBUTING.md`](.github/CONTRIBUTING.md).
## Code of Conduct
Please have a look at [`CODE_OF_CONDUCT.md`](.github/CODE_OF_CONDUCT.md).
## License
This package is licensed using the MIT License.
Please have a look at [`LICENSE.md`](LICENSE.md).
## Curious what I am building?
:mailbox_with_mail: [Subscribe to my list](https://localheinz.com/projects/), and I will occasionally send you an email to let you know what I am working on.