https://github.com/ergebnis/php-package-template
:octocat: + :ledger: Provides a GitHub repository template for a composer package with GitHub Actions workflows using standard PHP development tools.
https://github.com/ergebnis/php-package-template
package php template
Last synced: 10 months ago
JSON representation
:octocat: + :ledger: Provides a GitHub repository template for a composer package with GitHub Actions workflows using standard PHP development tools.
- Host: GitHub
- URL: https://github.com/ergebnis/php-package-template
- Owner: ergebnis
- License: mit
- Created: 2017-08-29T10:10:16.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2024-08-01T23:59:55.000Z (over 1 year ago)
- Last Synced: 2024-08-04T09:08:48.560Z (over 1 year ago)
- Topics: package, php, template
- Language: PHP
- Homepage:
- Size: 6.17 MB
- Stars: 304
- Watchers: 7
- Forks: 22
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
# php-package-template
[](https://github.com/ergebnis/php-package-template/actions)
[](https://github.com/ergebnis/php-package-template/actions)
[](https://github.com/ergebnis/php-package-template/actions)
[](https://github.com/ergebnis/php-package-template/actions)
[](https://codecov.io/gh/ergebnis/php-package-template)
[](https://packagist.org/packages/ergebnis/php-package-template)
[](https://packagist.org/packages/ergebnis/php-package-template)
[](https://packagist.org/packages/ergebnis/php-package-template)
This project provides a [GitHub repository template](https://docs.github.com/en/repositories/creating-and-managing-repositories/creating-a-repository-from-a-template) for a [`composer`](https://getcomposer.org) package with [GitHub Actions](https://docs.github.com/en/actions) workflows using standard PHP development tools.
## Installation
Run
```sh
composer require ergebnis/php-package-template
```
## Usage
💡 This is a great place for showing a few usage examples!
## Changelog
The maintainers of this project record notable changes to this project in a [changelog](CHANGELOG.md).
## Contributing
The maintainers of this project suggest following the [contribution guide](.github/CONTRIBUTING.md).
## Code of Conduct
The maintainers of this project ask contributors to follow the [code of conduct](.github/CODE_OF_CONDUCT.md).
## General Support Policy
The maintainers of this project provide limited support.
You can support the maintenance of this project by [sponsoring @localheinz](https://github.com/sponsors/localheinz) or [requesting an invoice for services related to this project](mailto:am@localheinz.com?subject=ergebnis/php-package-template:%20Requesting%20invoice%20for%20services).
## PHP Version Support Policy
This project supports PHP versions with [active and security support](https://www.php.net/supported-versions.php).
The maintainers of this project add support for a PHP version following its initial release and drop support for a PHP version when it has reached the end of security support.
## Security Policy
This project has a [security policy](.github/SECURITY.md).
## License
This project uses the [MIT license](LICENSE.md).
## Social
Follow [@localheinz](https://twitter.com/intent/follow?screen_name=localheinz) and [@ergebnis](https://twitter.com/intent/follow?screen_name=ergebnis) on Twitter.