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 2w ago

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 41% 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

3854d 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://avatars.githubusercontent.com/u/295524?v=4)[Benjamin](/maintainers/thebennos)[@thebennos](https://github.com/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

[statamic/cms

The Statamic CMS Core Package

4.8k3.5M923](/packages/statamic-cms)[kimai/kimai

Kimai - Time Tracking

4.8k8.7k1](/packages/kimai-kimai)[civicrm/civicrm-core

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

751284.3k37](/packages/civicrm-civicrm-core)[craftcms/feed-me

Import content from XML, RSS, CSV or JSON feeds into entries, categories, Craft Commerce products, and more.

292943.4k27](/packages/craftcms-feed-me)[october/rain

October Rain Library

1581.7M73](/packages/october-rain)[filament/actions

Easily add beautiful action modals to any Livewire component.

1325.2M64](/packages/filament-actions)

PHPackages © 2026

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