PHPackages                             rekalogika/file - 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. rekalogika/file

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

rekalogika/file
===============

High-level file abstraction library built on top of Flysystem. It lets you work with file objects in an object-oriented manner. A file object represents a file in a Flysystem filesystem. It can be a local file or a file in a cloud storage, the library lets you work with them in the same way.

2.3.0(4mo ago)23.6k5MITPHPPHP ^8.2

Since Sep 24Pushed 4mo ago1 watchersCompare

[ Source](https://github.com/rekalogika/file)[ Packagist](https://packagist.org/packages/rekalogika/file)[ Docs](https://rekalogika.dev/file)[ GitHub Sponsors](https://github.com/priyadi)[ RSS](/packages/rekalogika-file/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (10)Versions (54)Used By (5)

rekalogika/file
===============

[](#rekalogikafile)

High-level file abstraction library built on top of Flysystem. It lets you work with file objects in an object-oriented manner. A file object represents a file in a Flysystem filesystem. It can be a local file or a file in a cloud storage, the library lets you work with them in the same way.

Features
--------

[](#features)

- Rich, high-level abstraction of files built on top of Flysystem.
- Abstractions for file name and media type (MIME type).
- Caches and stores metadata in a sidecar file. Uniform metadata support across all filesystems.
- Uses the repository pattern for files.
- Remote façade pattern in accessing metadata. Improves performance with remote filesystems. Two metadata queries require only one round trip.
- Rich metadata support.
- Option to use lazy-loading proxy for files.
- Support for file derivations.
- Separated contracts and implementation. Useful for enforcing architectural boundaries. Your domain models don't have to depend on the framework.

Documentation
-------------

[](#documentation)

[rekalogika.dev/file](https://rekalogika.dev/file)

License
-------

[](#license)

MIT

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

[](#contributing)

The `rekalogika/file` repository is a read-only repo split from the main repo. Issues and pull requests should be submitted to the [rekalogika/file-src](https://github.com/rekalogika/file-src) monorepo.

###  Health Score

48

—

FairBetter than 95% of packages

Maintenance74

Regular maintenance activity

Popularity24

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity69

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

Recently: every ~57 days

Total

53

Last Release

147d ago

Major Versions

0.1.4 → 1.0.02023-09-27

1.14.0 → 2.0.02025-05-04

PHP version history (2 changes)0.1.0PHP ^8.1

2.0.0PHP ^8.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/13d0eed333cf2f0d552e9a4d0ca1c6a8fc0be0506bbc5e7516f6985b17b86043?d=identicon)[priyadi](/maintainers/priyadi)

---

Top Contributors

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

---

Tags

abstractiondownloadfilefile-uploadfilesystemflysystemphps3symfonyuploadstreamfilesystemFlysystemfilestorageuploaddownloadfile abstractionfile interface

### Embed Badge

![Health badge](/badges/rekalogika-file/health.svg)

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

###  Alternatives

[league/flysystem-aws-s3-v3

AWS S3 filesystem adapter for Flysystem.

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

File storage abstraction for PHP

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

Local filesystem adapter for Flysystem.

226231.8M39](/packages/league-flysystem-local)[league/flysystem-sftp-v3

SFTP filesystem adapter for Flysystem.

6129.6M91](/packages/league-flysystem-sftp-v3)[league/flysystem-async-aws-s3

AsyncAws S3 filesystem adapter for Flysystem.

2610.5M31](/packages/league-flysystem-async-aws-s3)[league/flysystem-ziparchive

ZIP filesystem adapter for Flysystem.

1039.3M58](/packages/league-flysystem-ziparchive)

PHPackages © 2026

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