Download the PHP package vilks/file-search-bundle without Composer
On this page you can find all versions of the php package vilks/file-search-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package file-search-bundle
VilksFileSearchBundle
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
All versions of file-search-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
ext-mbstring Version *
symfony/dependency-injection Version ~2.5
symfony/console Version ~2.5
symfony/config Version ~2.5
symfony/yaml Version ~2.5
ext-mbstring Version *
symfony/dependency-injection Version ~2.5
symfony/console Version ~2.5
symfony/config Version ~2.5
symfony/yaml Version ~2.5
The package vilks/file-search-bundle contains the following files
Loading the files please wait ....