Add basic Extension docs

This commit is contained in:
cytopia
2022-11-30 08:15:42 +01:00
parent bafc1b2544
commit 91943783d8
37 changed files with 266 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
# amqp
Object-oriented PHP bindings for the AMQP C library (https://github.com/alanxz/rabbitmq-c)
| Platform | Url |
|----------|------------------------------------------------------------------|
| GitHub | https://github.com/php-amqp/php-amqp |
| Pecl | https://pecl.php.net/package/amqp |