judim/simple-search-bundle

Installs: 7

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Type:symfony-bundle

pkg:composer/judim/simple-search-bundle

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

This package is not auto-updated.

Last update: 2025-10-03 15:06:01 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]