PHPackages                             lyhiving/quickio - 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. lyhiving/quickio

ActiveLibrary

lyhiving/quickio
================

Quick and high performance IO read and write

2.1.1(10mo ago)0109MITPHPPHP &gt;=5.4

Since Dec 14Pushed 10mo ago1 watchersCompare

[ Source](https://github.com/lyhiving/quickio)[ Packagist](https://packagist.org/packages/lyhiving/quickio)[ Docs](https://github.com/lyhiving/quickio)[ RSS](/packages/lyhiving-quickio/feed)WikiDiscussions master Synced 4d ago

READMEChangelog (10)DependenciesVersions (18)Used By (0)

PHP Quick IO
============

[](#php-quick-io)

PHP 超低内存遍历目录文件和读取超大文件。

安装
--

[](#安装)

使用 Composer

```
{
  "require": {
    "lyhiving/quickio": "1.0.*"
  }
}
```

用法
--

[](#用法)

引入命名空间

```
