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