PHPackages                             mauro-moreno/find-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. mauro-moreno/find-bundle

ActiveLibrary

mauro-moreno/find-bundle
========================

Symfony2 Bundle for a PHP based find command.

v1.1.0(10y ago)017MITPHPPHP &gt;=5.5

Since Jan 26Pushed 10y ago2 watchersCompare

[ Source](https://github.com/mauro-moreno/find-bundle)[ Packagist](https://packagist.org/packages/mauro-moreno/find-bundle)[ RSS](/packages/mauro-moreno-find-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (5)Versions (4)Used By (0)

Symfony2 Find Bundle
====================

[](#symfony2-find-bundle)

[![Build Status](https://camo.githubusercontent.com/9f3bc8e4b561f2127a697607c2d8c4020ed33540f504f340ce2223a2b3be8a9b/68747470733a2f2f7472617669732d63692e6f72672f6d6175726f2d6d6f72656e6f2f66696e642d62756e646c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/mauro-moreno/find-bundle)[![Build Status](https://camo.githubusercontent.com/93d6f29a9bd1c2e8bd007dd1127f8eecc7ad7b21a1eb44c793edc657f82a1570/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6d6175726f2d6d6f72656e6f2f66696e642d62756e646c652f6261646765732f6275696c642e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/mauro-moreno/find-bundle/build-status/master)[![Code Coverage](https://camo.githubusercontent.com/6376069abb4ecf43c1e3c443f6f04c41ba53b0e4c04af2c2e1795f593af11809/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6d6175726f2d6d6f72656e6f2f66696e642d62756e646c652f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/mauro-moreno/find-bundle/?branch=master)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/7b0aea246432003bf421dc90ea0b487c3b805c938018682b554411e1f3e475b1/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6d6175726f2d6d6f72656e6f2f66696e642d62756e646c652f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/mauro-moreno/find-bundle/?branch=master)

Symfony2 Bundle for a PHP based find command.

Installation
------------

[](#installation)

Using composer:

```
composer require mauro-moreno/find-bundle
```

Register Bundle in you app/AppKernel.php:

```
// app/AppKernel.php
class AppKernel extends Kernel
{
    public function registerBundles()
    {
        $bundles = array(
            // ...
            new MauroMoreno\FindBundle\FindBundle(),
        );

        // ...
    }
}
```

Usage
-----

[](#usage)

As simple as using any app/console command.

```
app/console find:dir {pattern} {directory}
#ouput: file_1
```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 91.7% 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.

###  Release Activity

Cadence

Every ~9 days

Total

2

Last Release

3748d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/499b74be93262806cc426e685bda79db165e1eb928ed7f676d91b12d51db12c6?d=identicon)[mauro-moreno](/maintainers/mauro-moreno)

---

Top Contributors

[![mauro-moreno](https://avatars.githubusercontent.com/u/1187170?v=4)](https://github.com/mauro-moreno "mauro-moreno (33 commits)")[![scrutinizer-auto-fixer](https://avatars.githubusercontent.com/u/6253494?v=4)](https://github.com/scrutinizer-auto-fixer "scrutinizer-auto-fixer (3 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/mauro-moreno-find-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/mauro-moreno-find-bundle/health.svg)](https://phpackages.com/packages/mauro-moreno-find-bundle)
```

###  Alternatives

[ed/blog-bundle

Symfony EDBlogBundle

348.4k](/packages/ed-blog-bundle)[ecentria/ecentria-rest-bundle

Goal of this bundle is to simplify process of creating APIs with Symfony. We use already well-coded libraries, combine them together to simplify process and not to re-invent the wheel. We've chose REST and HATEOS to have unified standards of API requests and responses.

142.4k](/packages/ecentria-ecentria-rest-bundle)

PHPackages © 2026

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