alexkomaralex/file-search-bundle
The AlexkomaralexFileSearchBundle allows serch files by content in Symfony2. It provides a flexible interface to handle different search adapters.
Features include:
composer require alexkomaralex/file-search-bundle dev-master
new Alexkomaralex\FileSearchBundle\AlexkomaralexFileSearchBundle()
Use original services.yml as example.
Define any new search adapter as service and inject it into search command service Or use one of two predefined adapters.
php app/console fsearch:find [--path=PATH] <query>
Example: php app/console fsearch:find --path=app/config database
How can I help you explore Laravel packages today?