plumphp/plum-finder 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

plumphp/plum-finder

最新稳定版本:v1.1.2

Composer 安装命令:

composer require plumphp/plum-finder

包简介

Integrations the Symfony Finder component into Plum.

README 文档

README

Plum

PlumFinder integrates the Symfony Finder component into Plum. Plum is a data processing pipeline for PHP.

Build Status Windows Build status Scrutinizer Code Quality Code Coverage StyleCI

Developed by Florian Eckerstorfer in Vienna, Europe.

Installation

You can install Plum using Composer.

$ composer require plumphp/plum-finder

Usage

Please refer to the Plum documentation for more information about Plum in general.

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

FinderReader

You can read directories and files using the Symfony Finder 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

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.

统计信息

  • 总下载量: 30
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 2
  • 点击次数: 2
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2015-02-11

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固