rocketmates / discord-php
5.1.1
2020-07-15 17:26 UTC
Requires
- php: >=7.1
- cache/array-adapter: ^0.4.0
- guzzlehttp/guzzle: ^6.2
- illuminate/support: ^5.5|^6.0
- monolog/monolog: ^1.25|^2.0
- nesbot/carbon: ^1.21|^2.0
- ratchet/pawl: ^0.2.2
- react/datagram: ^1.1
- react/partial: ^2.0
- react/socket-client: ^0.5
- symfony/options-resolver: ^2.7|^3.0
- trafficcophp/bytebuffer: ^0.3
- wyrihaximus/react-guzzle-psr7: ^1.0
Requires (Dev)
- symfony/var-dumper: ^2.7|^3.0
Suggests
- ext-event: For a faster, and more performant loop
- ext-libev: For a faster, and more performant loop
- ext-libevent: For a faster, and more performant loop. Preferred
- cache/apc-adapter: Required to use the APC cache driver
- cache/memcache-adapter: Required to use the Memcache cache driver
- cache/memcached-adapter: Required to use the Memcached cache driver
- cache/redis-adapter: Required to use the Redis cache driver
This package is auto-updated.
Last update: 2020-09-23 05:52:51 UTC
README
此仓库将很快被存档
由于原始包已被恢复,并且比以往任何时候都更好、更稳定,DiscordPHP
DiscordPHP
由teamreflex最初创建的 DiscordPHP 包的直接替换包装器,由RocketMates改进并正在积极开发。
兼容 PHP 7.4。
安装
composer require rocketmates/discord-php
使用方法
请参考这里。