quasarstream/stats
A PHP implementation of the WebRTC Statistics API for tracking RTP, DTLS, and media performance metrics.
Maintainers
v1.0.0
2025-05-14 13:27 UTC
Requires
- php: ^8.4
- quasarstream/ice: ^v1.0
- quasarstream/mixin: ^v1.0
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
BSD-3-Clause 278d04029a37da5278c2de376e304bea922b7a81
- Amin Yazdanpanah <github.woop@aminyazdanpanah.com>
- Sana Moniri <s.mo.woop@quasarstream.com>
- Quasar Stream Community
This package is auto-updated.
Last update: 2026-06-14 15:59:46 UTC
README
A PHP implementation of the WebRTC Statistics API for tracking RTP, DTLS, and media performance metrics.
Features
- Collect real-time stats from WebRTC components
- Export stats as structured PHP arrays
- Supports timing, packet counters, jitter, and loss metrics
- Designed to match W3C Stats specification
Requirements
- PHP ≥ 8.4
Documentation
This package is part of the PHP WebRTC library. For complete documentation, examples, and API reference, visit:
Credits
Authors
-
Amin Yazdanpanah
- Website: aminyazdanpanah.com
- Email: github@aminyazdanpanah.com
-
Sana Moniri
- GtiHub: sanamoniri
Reporting Issues
Found a bug? Please report it on our issues.
License
BSD 3-Clause License. See LICENSE for details.
