PHPackages                             uk/io - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. uk/io

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

uk/io
=====

The UniKado IO library.

0.1.0(9y ago)013LGPLv3PHPPHP &gt;=7.0

Since Jul 31Pushed 9y ago1 watchersCompare

[ Source](https://github.com/UniKado/UK.IO)[ Packagist](https://packagist.org/packages/uk/io)[ RSS](/packages/uk-io/feed)WikiDiscussions master Synced yesterday

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

UK.IO
=====

[](#ukio)

The UniKado IO lib.

```
composer require uk/io
```

or include it inside you're composer.json

```
{
   "require": {
      "php": ">=7.0",
      "uk/io": "^0.1.0"
   }
}
```

The library declares the 3 main classes:

- `UK\IO\Path` Some static Path helping methods
- `UK\IO\File` FIle handling class
- `UK\IO\Folder` Some static Folder/Directory helping methods

and the helper class

- `UK\IO\MimeTypeTool`

and last but not least the following exceptions:

- `UK\IO\IOException`
- `UK\IO\FileAccessException`
- `UK\IO\FileAllreadyExistsException`
- `UK\IO\FileFormatException`
- `UK\IO\FileNotFoundException`
- `UK\IO\FolderAccessException`
- `UK\IO\FolderNotFoundException`

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity48

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

Unknown

Total

1

Last Release

3622d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/6381269?v=4)[the.uk](/maintainers/UK)[@uk](https://github.com/uk)

---

Top Contributors

[![UniKado](https://avatars.githubusercontent.com/u/6945587?v=4)](https://github.com/UniKado "UniKado (3 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[cocur/background-process

Start processes in the background that continue running when the PHP process exists.

2982.0M12](/packages/cocur-background-process)

PHPackages © 2026

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