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
- Host: GitHub
- URL: https://github.com/hydephp/developer-tools
- Owner: hydephp
- License: mit
- Created: 2022-04-10T15:58:33.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-06-25T17:10:21.000Z (over 3 years ago)
- Last Synced: 2025-06-30T20:05:42.156Z (6 months ago)
- Language: Blade
- Size: 21.7 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# developer-tools
Resources and tools for Hyde package developers
## See coverage reports and API phpDocs
[](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/