PHPackages                             alexkratky/filestream - 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. alexkratky/filestream

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

alexkratky/filestream
=====================

Thread safe file write &amp; read

v1.0.0(6y ago)0532BSDPHPPHP &gt;=7.0

Since Mar 29Pushed 6y ago1 watchersCompare

[ Source](https://github.com/AlexKratky/FileStream)[ Packagist](https://packagist.org/packages/alexkratky/filestream)[ Docs](https://panx.eu/)[ RSS](/packages/alexkratky-filestream/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (4)Used By (2)

FileStream
==========

[](#filestream)

FileSream is class that will enable thread safe file write &amp; read. I am not the author of the the class, I just made some changes and change the protocol to panx://. The license is on the end of this page.

### Usage

[](#usage)

The usage is easy, just add to filepath the panx:// protocol.

For example:

```
file_put_contents("panx://text.txt", "Hello world!");
```

### License

[](#license)

See [safe-stream](https://github.com/nette/safe-stream) and [license](https://raw.githubusercontent.com/nette/safe-stream/master/license.md) on github.

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity53

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

Total

2

Last Release

2241d ago

Major Versions

v0.1.0 → v1.0.02020-05-14

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/33813757?v=4)[Alex Krátký](/maintainers/AlexKratky)[@AlexKratky](https://github.com/AlexKratky)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/alexkratky-filestream/health.svg)

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

PHPackages © 2026

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