Fix names

This commit is contained in:
Alexander Kartavenko 2024-02-22 19:38:12 +02:00 committed by GitHub
parent 2141c1f2ea
commit 18b74fc83c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -457,11 +457,11 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
### Error Tracking and Monitoring Services
*Self-hosted or cloud-based application performance monitoring & error tracking tools*
* [Blackfire.io](https://www.blackfire.io) - A low-overhead code profiler.
* [Blackfire](https://www.blackfire.io) - A low-overhead code profiler.
* [Honeybadger](https://www.honeybadger.io/) - Error Tracking & Application Monitoring for Developers.
* [Rollbar](https://rollbar.com/) - Error Logging & Tracking Service for Software Teams.
* [Sentry](https://sentry.io/welcome/) - Application Performance Monitoring & Error Tracking Software.
* [Tideways.io](https://tideways.com/) - Monitoring and profiling tool.
* [Tideways](https://tideways.com/) - Monitoring and profiling tool.
### Build Tools
*Project build and automation tools.*