chebur/sphinx-bundle
Composer 安装命令:
composer require chebur/sphinx-bundle
包简介
Symfony sphinx bundle with SphinxClient(sphinxapi), SphinxQL, commands, profiling
关键字:
README 文档
README
Installation
Require the bundle and its dependencies with composer:
composer require chebur/sphinx-bundle
Enable bundle in your application's kernel:
public function registerBundles() { $bundles = array( // ... new \Chebur\SphinxBundle\CheburSphinxBundle(), // ... ); }
License
See LICENSE.
统计信息
- 总下载量: 334
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2016-02-09