danog / php-rtc-mixin
Common PHP classes and traits for WebRTC components. MadelineProto's PHP 8.2+ fork is a Composer-compatible foundation of the modular danog/php-rtc stack.
Fund package maintenance!
Requires
- php: ^8.2
- evenement/evenement: ^3.0
README
This library provides common PHP classes and traits also found in other WebRTC libraries.
About this fork
This is the danog/php-rtc-mixin PHP 8.2+ fork used by MadelineProto. It is published under the danog/php-rtc-mixin Composer package name.
All internal Composer dependencies use their danog/php-rtc-* package names directly, so installing a component selects the maintained danog packages throughout the dependency graph.
Requirements
- PHP 8.2 or higher
Documentation
This package is a part of PHP WebRTC library. For full documentation, examples, and API reference, please visit: PHP WebRTC Documentation
Credits
Author
- Amin Yazdanpanah
- Website: aminyazdanpanah.com
- Email: github@aminyazdanpanah.com
- Sana Moniri
- Github: sanamoniri
Reporting bugs
If you encounter any issues or bugs, please open an issue on GitHub.
License
This project is licensed under the MIT License—see the LICENSE file for details.