judim/simple-search-bundle

dev-master 2016-02-13 20:36 UTC

This package is not auto-updated.

Last update: 2024-04-19 08:19:58 UTC


README

Allow to search files by content.

Installation

Download via composer:

composer require judim/simple-search-bundle:dev-mater

Add bundle to Kernel:

new Ju\SimpleSearchBundle\JuSimpleSearchBundle()

Usage

php app/console find <string> <dirs> [--engine=ENGINE] [--pattern=FILE_PATTERN]