PHPackages                             plumphp/plum-finder - 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. plumphp/plum-finder

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

plumphp/plum-finder
===================

Integrations the Symfony Finder component into Plum.

v1.1.2(11y ago)130MITPHP

Since Feb 11Pushed 10y ago1 watchersCompare

[ Source](https://github.com/plumphp/plum-finder)[ Packagist](https://packagist.org/packages/plumphp/plum-finder)[ RSS](/packages/plumphp-plum-finder/feed)WikiDiscussions master Synced 1mo ago

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

 [![Plum](https://camo.githubusercontent.com/a81342cbfd6f64a484988488ad37bbd0e665d0f14f65ec655ae986097447bfb6/687474703a2f2f63646e2e666c6f7269616e2e65632f706c756d2d6c6f676f2e737667)](https://camo.githubusercontent.com/a81342cbfd6f64a484988488ad37bbd0e665d0f14f65ec655ae986097447bfb6/687474703a2f2f63646e2e666c6f7269616e2e65632f706c756d2d6c6f676f2e737667)
==================================================================================================================================================================================================================================================================================================================================================================

[](#----)

> PlumFinder integrates the [Symfony Finder](http://symfony.com/doc/current/components/finder.html) component into Plum. Plum is a data processing pipeline for PHP.

[![Build Status](https://camo.githubusercontent.com/22cbb4332f18f7ef3da4b26728640b496568be2d2f4e10c838ad25f3d2c5c44c/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f706c756d7068702f706c756d2d66696e6465722e7376673f7374796c653d666c6174)](https://travis-ci.org/plumphp/plum-finder)[![Windows Build status](https://camo.githubusercontent.com/75d4d54f02314a74a881d4d95053a65932e395412af79a17055470dd527cf5b6/68747470733a2f2f63692e6170707665796f722e636f6d2f6170692f70726f6a656374732f7374617475732f657170396b626b633334326b766c38753f7376673d74727565)](https://ci.appveyor.com/project/florianeckerstorfer/plum-finder)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/6f42e184ba696e4e0db9e1d2c7eac8c2bfdd299fbfedd26a05f74ad348dd1278/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f706c756d7068702f706c756d2d66696e6465722e7376673f7374796c653d666c6174)](https://scrutinizer-ci.com/g/plumphp/plum-finder/?branch=master)[![Code Coverage](https://camo.githubusercontent.com/0ca64117b51b38719ff361a9bcb39138f47741fe75169f99741f2b57f2bc87bb/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f706c756d7068702f706c756d2d66696e6465722e7376673f7374796c653d666c6174)](https://scrutinizer-ci.com/g/plumphp/plum-finder/?branch=master)[![StyleCI](https://camo.githubusercontent.com/c4a0cf8491de486a543c48308853a325d8ed98c855646b7c8fb4e77fa89f6eae/68747470733a2f2f7374796c6563692e696f2f7265706f732f33303637303231392f736869656c64)](https://styleci.io/repos/30670219)

Developed by [Florian Eckerstorfer](https://florian.ec) in Vienna, Europe.

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

[](#installation)

You can install Plum using [Composer](http://getcomposer.org).

```
$ composer require plumphp/plum-finder
```

Usage
-----

[](#usage)

Please refer to the [Plum documentation](https://github.com/plumphp/plum/blob/master/docs/index.md) for more information about Plum in general.

PlumFinder includes `Plum\PlumFinder\FinderReader` to read directories and files from disk.

### `FinderReader`

[](#finderreader)

You can read directories and files using the [Symfony Finder](http://symfony.com/doc/current/components/finder.html)component and `Plum\PlumFinder\FinderReader`.

```
use Plum\PlumFinder\FinderReader;
use Symfony\Component\Finder\Finder;

$finder = new Finder();
// Further configuration of Finder

$reader = new FinderReader($finder);
```

Change Log
----------

[](#change-log)

### Version 1.1.2 (28 April 2015)

[](#version-112-28-april-2015)

- Fix Plum version

### Version 1.1.1 (22 April 2015)

[](#version-111-22-april-2015)

- Set minimum Plum version to 0.2

### Version 1.1 (22 April 2015)

[](#version-11-22-april-2015)

- Add support for ReaderFactory

### Version 1.0 (17 February 2015)

[](#version-10-17-february-2015)

- Initial release

License
-------

[](#license)

The MIT license applies to plumphp/plum-finder. For the full copyright and license information, please view the [LICENSE](https://github.com/plumphp/plum-finder/blob/master/LICENSE) file distributed with this source code.

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity68

Established project with proven stability

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 ~12 days

Total

7

Last Release

4038d ago

Major Versions

v0.1-alpha1 → v1.02015-02-17

### Community

Maintainers

![](https://www.gravatar.com/avatar/a80f9fc61cd3a7d7779e8f120b458ca4d18fdd885d719bb77d3379b96bf714d9?d=identicon)[florianeckerstorfer](/maintainers/florianeckerstorfer)

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/plumphp-plum-finder/health.svg)

```
[![Health](https://phpackages.com/badges/plumphp-plum-finder/health.svg)](https://phpackages.com/packages/plumphp-plum-finder)
```

###  Alternatives

[wnx/laravel-stats

Get insights about your Laravel Project

1.8k1.8M7](/packages/wnx-laravel-stats)[symplify/monorepo-builder

Not only Composer tools to build a Monorepo.

5205.3M82](/packages/symplify-monorepo-builder)[coenjacobs/mozart

Composes all dependencies as a package inside a WordPress plugin

4723.6M20](/packages/coenjacobs-mozart)[illuminate/session

The Illuminate Session package.

9937.4M753](/packages/illuminate-session)[civicrm/civicrm-core

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

728272.9k20](/packages/civicrm-civicrm-core)[laragear/preload

Effortlessly make a Preload script for your Laravel application.

119363.5k](/packages/laragear-preload)

PHPackages © 2026

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