PHPackages                             paslandau/io-utility - 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. [File &amp; Storage](/categories/file-storage)
4. /
5. paslandau/io-utility

ActiveLibrary[File &amp; Storage](/categories/file-storage)

paslandau/io-utility
====================

IO library for file operations - mostly for convenience on commmon actions

0.8(10y ago)02131MITPHPPHP &gt;=5.5

Since Nov 14Pushed 10y ago1 watchersCompare

[ Source](https://github.com/thebennos/io-utility)[ Packagist](https://packagist.org/packages/paslandau/io-utility)[ RSS](/packages/paslandau-io-utility/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (3)Versions (10)Used By (1)

\#io-utility [![Build Status](https://camo.githubusercontent.com/9479d30b47b0480bd6543e58b27059a7a2872798caead0d56626516361a0b44e/68747470733a2f2f7472617669732d63692e6f72672f7061736c616e6461752f696f2d7574696c6974792e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/paslandau/io-utility)

IO library for file operations - mostly for convenience on commmon actions

\##Description

\##Requirements

- PHP &gt;= 5.5
- league/csv &gt;= 8.0

\##Installation

The recommended way to install io-utility is through [Composer](http://getcomposer.org/).

```
curl -sS https://getcomposer.org/installer | php

```

Next, update your project's composer.json file to include IOUtility:

```
{
    "repositories": [ { "type": "composer", "url": "http://packages.myseosolution.de/"} ],
    "minimum-stability": "dev",
    "require": {
         "paslandau/io-utility": "dev-master"
    }
    "config": {
        "secure-http": false
    }
}

```

***Caution:** You need to explicitly set `"secure-http": false` in order to access  as repository. This change is required because composer changed the default setting for `secure-http` to true at [the end of february 2016](https://github.com/composer/composer/commit/cb59cf0c85e5b4a4a4d5c6e00f827ac830b54c70#diff-c26d84d5bc3eed1fec6a015a8fc0e0a7L55).*

After installing, you need to require Composer's autoloader:

```
require 'vendor/autoload.php';
```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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 ~49 days

Total

9

Last Release

3806d ago

PHP version history (3 changes)0.0.1PHP ~5.5

0.7.0PHP ~5.5|~7

0.7.5PHP &gt;=5.5

### Community

Maintainers

![](https://www.gravatar.com/avatar/36f7efcd88c0c3045972539dc4f694e2f517e56da8ab152e1f87a58a58bee62d?d=identicon)[thebennos](/maintainers/thebennos)

---

Top Contributors

[![paslandau](https://avatars.githubusercontent.com/u/7747310?v=4)](https://github.com/paslandau "paslandau (25 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/paslandau-io-utility/health.svg)

```
[![Health](https://phpackages.com/badges/paslandau-io-utility/health.svg)](https://phpackages.com/packages/paslandau-io-utility)
```

###  Alternatives

[knplabs/gaufrette

PHP library that provides a filesystem abstraction layer

2.5k39.8M123](/packages/knplabs-gaufrette)[google/cloud-storage

Cloud Storage Client for PHP

34390.8M125](/packages/google-cloud-storage)[illuminate/filesystem

The Illuminate Filesystem package.

15261.6M2.6k](/packages/illuminate-filesystem)[superbalist/flysystem-google-storage

Flysystem adapter for Google Cloud Storage

26320.6M30](/packages/superbalist-flysystem-google-storage)[creocoder/yii2-flysystem

The flysystem extension for the Yii framework

2931.7M62](/packages/creocoder-yii2-flysystem)[flowjs/flow-php-server

PHP library for handling chunk uploads. Works with flow.js html5 file uploads.

2451.6M15](/packages/flowjs-flow-php-server)

PHPackages © 2026

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