An open API service indexing awesome lists of open source software.

https://github.com/hydephp/developer-tools

Resources and tools for package developers
https://github.com/hydephp/developer-tools

Last synced: 6 months ago
JSON representation

Resources and tools for package developers

Awesome Lists containing this project

README

          

# developer-tools
Resources and tools for Hyde package developers

## See coverage reports and API phpDocs

[![Test With Coverage](https://github.com/hydephp/framework/actions/workflows/code-reports.yml/badge.svg)](https://github.com/hydephp/framework/blob/master/.github/workflows/code-reports.yml)

[This CI action](https://github.com/hydephp/framework/blob/master/.github/workflows/code-reports.yml) generates HTML coverage reports, and API documentation using phpDocumentor, and uploads them to the gh-pages branch of this repo, allowing you to access them using the following URLs:

- https://hydephp.github.io/developer-tools/coverage-report/
- https://hydephp.github.io/developer-tools/api-docs/