laxcorp/catalog-hosting-bundle
Composer 安装命令:
composer require laxcorp/catalog-hosting-bundle
包简介
Catalog hosting helper
README 文档
README
Install
composer require laxcorp/catalog-hosting-bundle
Add in app/AppKernel.php
$bundles = [ new LaxCorp\CatalogHostingBundle\CatalogHostingBundle(), new Circle\RestClientBundle\CircleRestClientBundle(), new Symfony\Bundle\MonologBundle\MonologBundle(), ]
And add in config.yaml
catalog_hosting: url: 'https://catalog.hosting.api' login: 'test' password: 'test' cname: 'catalog.ru'
统计信息
- 总下载量: 648
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 7
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-03-29