2017 © Pedro Peláez
 

library plum-finder

Integrations the Symfony Finder component into Plum.

image

plumphp/plum-finder

Integrations the Symfony Finder component into Plum.

  • Sunday, October 25, 2015
  • by florianeckerstorfer
  • Repository
  • 1 Watchers
  • 1 Stars
  • 20 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 8 Versions
  • 0 % Grown

The README.md

Plum

PlumFinder integrates the Symfony Finder component into Plum. Plum is a data processing pipeline for PHP., (*1)

Build Status Windows Build status Scrutinizer Code Quality Code Coverage StyleCI, (*2)

Developed by Florian Eckerstorfer in Vienna, Europe., (*3)

Installation

You can install Plum using Composer., (*4)

$ composer require plumphp/plum-finder

Usage

Please refer to the Plum documentation for more information about Plum in general., (*5)

PlumFinder includes Plum\PlumFinder\FinderReader to read directories and files from disk., (*6)

FinderReader

You can read directories and files using the Symfony Finder component and Plum\PlumFinder\FinderReader., (*7)

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

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

$reader = new FinderReader($finder);

Change Log

Version 1.1.2 (28 April 2015)

  • Fix Plum version

Version 1.1.1 (22 April 2015)

  • Set minimum Plum version to 0.2

Version 1.1 (22 April 2015)

  • Add support for ReaderFactory

Version 1.0 (17 February 2015)

  • Initial release

License

The MIT license applies to plumphp/plum-finder. For the full copyright and license information, please view the LICENSE file distributed with this source code., (*8)

The Versions

25/10 2015

dev-master

9999999-dev

Integrations the Symfony Finder component into Plum.

  Sources   Download

MIT

The Requires

 

The Development Requires

export import finder plum

28/04 2015

1.1.x-dev

1.1.9999999.9999999-dev

Integrations the Symfony Finder component into Plum.

  Sources   Download

MIT

The Requires

 

The Development Requires

28/04 2015

v1.1.2

1.1.2.0

Integrations the Symfony Finder component into Plum.

  Sources   Download

MIT

The Requires

 

The Development Requires

22/04 2015

v1.1.1

1.1.1.0

Integrations the Symfony Finder component into Plum.

  Sources   Download

MIT

The Requires

 

The Development Requires

22/04 2015

v1.1

1.1.0.0

Integrations the Symfony Finder component into Plum.

  Sources   Download

MIT

The Requires

 

The Development Requires

17/02 2015

1.0.x-dev

1.0.9999999.9999999-dev

Integrations the Symfony Finder component into Plum.

  Sources   Download

MIT

The Requires

 

The Development Requires

17/02 2015

v1.0

1.0.0.0

Integrations the Symfony Finder component into Plum.

  Sources   Download

MIT

The Requires

 

The Development Requires

11/02 2015

v0.1-alpha1

0.1.0.0-alpha1

Integrations the Symfony Finder component into Plum.

  Sources   Download

MIT

The Requires

 

The Development Requires