PHPackages                             alexkomaralex/file-search-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. alexkomaralex/file-search-bundle

ActiveSymfony-bundle[Utility &amp; Helpers](/categories/utility)

alexkomaralex/file-search-bundle
================================

Allow to find files recursively by content.

010PHP

Since Feb 1Pushed 10y agoCompare

[ Source](https://github.com/alexkomaralex/file-search-bundle)[ Packagist](https://packagist.org/packages/alexkomaralex/file-search-bundle)[ RSS](/packages/alexkomaralex-file-search-bundle/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (1)Used By (0)

AlexkomaralexFileSearchBundle
=============================

[](#alexkomaralexfilesearchbundle)

The AlexkomaralexFileSearchBundle allows serch files by content in Symfony2. It provides a flexible interface to handle different search adapters.

Features include:

- Console command
- Symfony finder adapter
- PHP Directory Iterator adapter
- Unit/Functional tested

\#Installation
--------------

[](#installation)

- Install bundle via composer

composer require alexkomaralex/file-search-bundle dev-master

- Enable the bundle in AppKernel.php:

new Alexkomaralex\\FileSearchBundle\\AlexkomaralexFileSearchBundle()

\#Configuration
---------------

[](#configuration)

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.

\#Usage
-------

[](#usage)

php app/console fsearch:find \[--path=PATH\] &lt;query&gt;

- path - where to find
- query - what to find

Example: php app/console fsearch:find --path=app/config database

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/4162686?v=4)[Aliaksandr Kamarouski](/maintainers/alexkomaralex)[@alexkomaralex](https://github.com/alexkomaralex)

---

Top Contributors

[![alexkomaralex](https://avatars.githubusercontent.com/u/4162686?v=4)](https://github.com/alexkomaralex "alexkomaralex (4 commits)")

### Embed Badge

![Health badge](/badges/alexkomaralex-file-search-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/alexkomaralex-file-search-bundle/health.svg)](https://phpackages.com/packages/alexkomaralex-file-search-bundle)
```

###  Alternatives

[paragonie/corner

Generic PHP Exceptions and Errors, made user-friendly.

63676.2k8](/packages/paragonie-corner)[flyntwp/acf-field-group-composer

51152.3k](/packages/flyntwp-acf-field-group-composer)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
