2017 © Pedro Peláez
 

symfony-bundle simple-search-bundle

image

judim/simple-search-bundle

  • Saturday, February 13, 2016
  • by judimator
  • Repository
  • 1 Watchers
  • 0 Stars
  • 1 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

JuSimpleSearchBundle

Allow to search files by content., (*1)

Installation

Download via composer:, (*2)

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

Add bundle to Kernel:, (*3)

new Ju\SimpleSearchBundle\JuSimpleSearchBundle()

Usage

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

The Versions