PHPackages                             chiron/filesystem - 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. chiron/filesystem

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

chiron/filesystem
=================

Give it a nice description!

1.4.8(4y ago)13.9k[3 PRs](https://github.com/ncou/filesystem/pulls)1MITPHPPHP ^8.0 || ^8.1

Since Mar 24Pushed 2y ago1 watchersCompare

[ Source](https://github.com/ncou/filesystem)[ Packagist](https://packagist.org/packages/chiron/filesystem)[ Docs](http://example.com)[ GitHub Sponsors](https://github.com/ncou)[ RSS](/packages/chiron-filesystem/feed)WikiDiscussions master Synced 6d ago

READMEChangelog (10)Dependencies (1)Versions (16)Used By (1)

My Awesome Project
==================

[](#my-awesome-project)

This is the catchphrase: what does this project do and how is it unique?

[![Build Status](https://camo.githubusercontent.com/bb773a0e117a77b97c0af6550c0252dc96d9b8801200e28ec4447a2f61680958/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6f72672f6e636f752f66696c6573797374656d2f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/ncou/filesystem)[![Coverage Status](https://camo.githubusercontent.com/541c35045fed74e69e6d206476dfd106ebe7e35acc75d7ef3514f3e8d785aaab/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f6e636f752f66696c6573797374656d2f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/github/ncou/filesystem?branch=master)[![CodeCov](https://camo.githubusercontent.com/70a037e60f40d935d47d67571678eb4a106b06a2c4278608256b6d63fb7b65e7/68747470733a2f2f636f6465636f762e696f2f67682f6e636f752f66696c6573797374656d2f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/ncou/filesystem)[![Latest Version](https://camo.githubusercontent.com/1ef53edeae6342f967346c1005d771cb9eaed2dc097b4adacd0cc76762b3b863/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f636869726f6e2f66696c6573797374656d2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/chiron/filesystem)[![Total Downloads](https://camo.githubusercontent.com/d087f4226e09b6242fd3164452c35cb609700f786d116e1f64e04b779a79b9f5/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f636869726f6e2f66696c6573797374656d2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/chiron/filesystem)

Here is an additional quick introduction, if necessary.

Why?
----

[](#why)

Why does this project exist? Come on, don't delete this part. Fill it. Yes it's hard, but it's perhaps the most important part of the README.

As to why *this* project exist, it's to serve as a template for future open source PHP projects. Of course, feel free to fork it and make your own recipe.

Installation
------------

[](#installation)

Describe how to install the project/library/framework/…

Make sure your installation instructions work by testing them!

Usage
-----

[](#usage)

Describe how to use the project. A gif or a short code example is the best way to show how it works. Also keep paragraphs short and sentences simple: not everybody speaks english well.

For the sake of the example here is how you can use this project template as a basis for your own repository:

```
git clone https://github.com/mnapoli/project-template.git my-project
cd my-project
# Remove the git repository metadata
rm -rf .git/
# Start a brand new repository
git init
git add .
```

Easy peasy! Now you just have to code.

Make sure your examples work by testing them! I didn't test mine and I should feel ashamed.

Contributing
------------

[](#contributing)

See the [CONTRIBUTING](./.github/CONTRIBUTING.md) file.

License
-------

[](#license)

Come on, [choose a license](http://choosealicense.com/) already! If you don't know or don't care, the MIT license is the most widely used license.

For *this* project, I choose \[…drumroll…\] the [Do What the Fuck You Want to Public License](http://www.wtfpl.net/).

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity73

Established project with proven stability

 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 ~61 days

Recently: every ~97 days

Total

12

Last Release

1569d ago

PHP version history (3 changes)1.0PHP ^7.1

1.4.6PHP ^8.0|^8.1

1.4.8PHP ^8.0 || ^8.1

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/16743322?v=4)[ncou](/maintainers/ncou)[@ncou](https://github.com/ncou)

---

Top Contributors

[![ncou](https://avatars.githubusercontent.com/u/16743322?v=4)](https://github.com/ncou "ncou (43 commits)")

### Embed Badge

![Health badge](/badges/chiron-filesystem/health.svg)

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

###  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)
