https://github.com/lctrs/php-library-skeleton
:octocat: + :ledger: Provides a GitHub repository template for a PHP library, using GitHub Actions.
https://github.com/lctrs/php-library-skeleton
library php skeleton template
Last synced: 3 months ago
JSON representation
:octocat: + :ledger: Provides a GitHub repository template for a PHP library, using GitHub Actions.
- Host: GitHub
- URL: https://github.com/lctrs/php-library-skeleton
- Owner: Lctrs
- License: mit
- Created: 2020-01-23T13:53:09.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-12-30T22:06:06.000Z (12 months ago)
- Last Synced: 2024-12-30T23:17:57.155Z (12 months ago)
- Topics: library, php, skeleton, template
- Language: Makefile
- Size: 2.39 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# php-library-template
[](https://github.com/Lctrs/php-library-skeleton/actions)
[](https://github.com/Lctrs/php-library-skeleton/actions)
[](https://github.com/Lctrs/php-library-skeleton/actions)
[](https://dashboard.stryker-mutator.io/reports/github.com/Lctrs/php-library-skeleton/master)
[](https://codecov.io/gh/Lctrs/php-library-skeleton)
[](https://shepherd.dev/github/Lctrs/php-library-skeleton)
[](https://packagist.org/packages/Lctrs/php-library-skeleton)
[](https://packagist.org/packages/Lctrs/php-library-skeleton)
## Installation
:bulb: This is a great place for showing how to install the package, see below:
Run
```sh
composer require lctrs/php-library-skeleton
```
## 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).
## License
This package is licensed using the MIT License.
Please have a look at [`LICENSE.md`](LICENSE.md).