vilks/file-search-bundle
Composer 安装命令:
composer require vilks/file-search-bundle
包简介
Allow to find files by content
关键字:
README 文档
README
Bundle for Symfony2. Allow to find files by content.
Installation
Download via composer:
composer require vilks/file-search-bundle
Add to Kernel:
new Vilks\FileSearchBundle\VilksFileSearchBundle()
Usage
php app/console find-file [--engine=ENGINE] [-p, --path=PATH] <needle>
needle Searched content path Path for searching. Default current directory. **engine ** Engine for searching. You can write own engine.
by iGrizZli
统计信息
- 总下载量: 18
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL
- 更新时间: 2016-01-26