文件名称:easy-notification:[只读]客户端,用于在EonX上发送通知
文件大小:55KB
文件格式:ZIP
更新时间:2024-04-06 13:35:00
PHP
--- eonx_docs ---标题:简介权重:0 --- eonx_docs --- 制作此软件包的目的在于简化EonX Notification Service中的通知分发,并且仅与此服务一起使用。 需要包(作曲家) 建议安装此软件包的方法是使用 : $ composer require eonx-com/easy-notification 配置 为了使用EonX Notification Service发送通知,您需要在该服务中注册Provider。 创建提供者后,设置要注册提供者的API URL,并保持提供者API密钥和外部ID随手可得,因为它们将需要发送消息。 请参阅配置部分以了解您选择的框架。 (快来了...) CacheConfigFinder 该软件包将自动向EonX Notification Service发送API请求,以获取您的ApiKey和Provide
【文件预览】:
easy-notification-master
----.gitignore(33B)
----src()
--------Interfaces()
--------Exceptions()
--------NotificationClient.php(5KB)
--------Messages()
--------Queue()
--------Helpers()
--------Config()
--------Subscribe()
--------Bridge()
----composer.json(824B)
----phpunit.xml(438B)
----license(1KB)
----tests()
--------NotificationClientTest.php(6KB)
--------AbstractTestCase.php(916B)
--------Messages()
--------Stubs()
--------Queue()
--------Config()
--------Subscribe()
--------Bridge()
----readme.md(4KB)
----docs()
--------laravel()
--------slack.md(4KB)
--------symfony()
--------subscribe_info.md(2KB)
--------messages.md(5KB)