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

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

acacha/filesystem
=================

A PHP filesystem with stubs compiler support

0.1.2(8y ago)24211.2k—3.1%83MITPHPPHP ~5.6|~7.0

Since Feb 19Pushed 8y ago1 watchersCompare

[ Source](https://github.com/acacha/filesystem)[ Packagist](https://packagist.org/packages/acacha/filesystem)[ Docs](https://github.com/acacha/filesystem)[ RSS](/packages/acacha-filesystem/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (2)Versions (4)Used By (3)

filesystem
==========

[](#filesystem)

[![Latest Version on Packagist](https://camo.githubusercontent.com/a3c337fb7f3085c952cd1c07d52a0556a52aca534b0c16a6a9317b3cb1ac5ebb/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6163616368612f66696c6573797374656d2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/acacha/filesystem)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/c60ca8f21fc0fe8b7e10269014d14c58ea97c049d031788502395970b9502093/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6163616368612f66696c6573797374656d2f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/acacha/filesystem)[![Coverage Status](https://camo.githubusercontent.com/44545e6d5acfc24ceb2695015beb3c62d699c6cfac2fe55fe08bfb4dd6c07b24/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f6163616368612f66696c6573797374656d2e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/acacha/filesystem/code-structure)[![Quality Score](https://camo.githubusercontent.com/e1d893177b329cd6351739b131f577e66029ff4fb86231f04b831ef4fe97e338/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f6163616368612f66696c6573797374656d2e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/acacha/filesystem)[![Total Downloads](https://camo.githubusercontent.com/fe59e65d893469e1166ae268d1beb5f885805cfda4f4887df2559f9d6b3b9200/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6163616368612f66696c6573797374656d2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/acacha/filesystem)

A PHP Filesystem with stubs compiler support

Install
-------

[](#install)

Via Composer

```
$ composer require acacha/filesystem
```

Usage
-----

[](#usage)

```
$filesystem = new Acacha\Filesystem();
```

Change log
----------

[](#change-log)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Testing
-------

[](#testing)

```
$ composer test
```

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

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) and [CONDUCT](CONDUCT.md) for details.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Sergi Tur Badenas](https://github.com/acacha)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

35

—

LowBetter than 80% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity43

Moderate usage in the ecosystem

Community15

Small or concentrated contributor base

Maturity50

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

Total

3

Last Release

3182d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/c2d6b3764878ff9fcb0b42e2f6e3a6680b8ea9f7ea4f73028559df7d60f1be78?d=identicon)[acacha](/maintainers/acacha)

---

Top Contributors

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

---

Tags

filesystemacacha

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

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

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

###  Alternatives

[league/flysystem

File storage abstraction for PHP

13.6k639.1M2.2k](/packages/league-flysystem)[league/flysystem-aws-s3-v3

AWS S3 filesystem adapter for Flysystem.

1.6k263.6M790](/packages/league-flysystem-aws-s3-v3)[knplabs/gaufrette

PHP library that provides a filesystem abstraction layer

2.5k39.8M123](/packages/knplabs-gaufrette)[knplabs/knp-gaufrette-bundle

Allows to easily use the Gaufrette library in a Symfony project

72428.6M91](/packages/knplabs-knp-gaufrette-bundle)[league/flysystem-local

Local filesystem adapter for Flysystem.

225231.8M39](/packages/league-flysystem-local)[oneup/flysystem-bundle

Integrates Flysystem filesystem abstraction library to your Symfony project.

64422.9M66](/packages/oneup-flysystem-bundle)

PHPackages © 2026

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