Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/codecov/example-php
PHP coverage example
https://github.com/codecov/example-php
clover coverage
Last synced: 5 days ago
JSON representation
PHP coverage example
- Host: GitHub
- URL: https://github.com/codecov/example-php
- Owner: codecov
- License: mit
- Created: 2014-08-31T12:23:18.000Z (over 10 years ago)
- Default Branch: main
- Last Pushed: 2024-12-05T22:56:57.000Z (about 2 months ago)
- Last Synced: 2025-01-19T03:57:43.755Z (12 days ago)
- Topics: clover, coverage
- Language: PHP
- Homepage: https://codecov.io
- Size: 108 KB
- Stars: 89
- Watchers: 14
- Forks: 66
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# [Codecov](https://codecov.io) PHP Example
[![codecov](https://codecov.io/github/codecov/example-php/branch/main/graph/badge.svg?token=A7Mb0qlkNW)](https://app.codecov.io/github/codecov/example-php)
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fcodecov%2Fexample-php.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fcodecov%2Fexample-php?ref=badge_shield)This example repository shows how Codecov can be integrated with a simple php project. It uses **GitHub Actions** as the CI/CD provider and **phpunit** as the coverage provider.
For more information, please see the links below.
## Links
- [Quick Start](https://docs.codecov.com/docs/quick-start)
- [GitHub Tutorial](https://docs.codecov.com/docs/github-tutorial)
- [Community Boards](https://community.codecov.io)
- [Support](https://codecov.io/support)
- [Documentation](https://docs.codecov.io)## License
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fcodecov%2Fexample-php.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fcodecov%2Fexample-php?ref=badge_large)