https://github.com/ffflabs/php_library_example
https://github.com/ffflabs/php_library_example
Last synced: 4 months 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 5 years ago)
- Default Branch: main
- Last Pushed: 2023-01-26T21:04:25.000Z (over 3 years ago)
- Last Synced: 2025-10-20T18:34:38.248Z (8 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
[](https://github.com/ergebnis/php-library-template/actions)
[](https://github.com/ergebnis/php-library-template/actions)
[](https://github.com/ergebnis/php-library-template/actions)
[](https://github.com/ergebnis/php-library-template/actions)
[](https://codecov.io/gh/ergebnis/php-library-template)
[](https://shepherd.dev/github/ergebnis/php-library-template)
[](https://packagist.org/packages/ergebnis/php-library-template)
[](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.