dekalee/enom-bundle
Composer 安装命令:
composer require dekalee/enom-bundle
包简介
The bundle for the enom adaptor
README 文档
README
This bundle will wrap the enom library.
Installation
Use composer to install this bundle :
composer require dekalee/enom-bundle
Activate it in the AppKernel.php file:
new Dekalee\EnomBundle\EnomBundle(),
Configuration
In your config.yml file, add your configuration:
swarrot: provider: pub_sub default_connection: pub_sub connections: pub_sub: host: 'noneRequired'
Usage
You can directly use the query service as stated in the library documentation as the services are declared in the container.
统计信息
- 总下载量: 20
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-12-12