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

ActiveLibrary

dovelet/filesystem
==================

php filesystem

v0.1(6y ago)16MITPHPPHP &gt;=7.0

Since Jul 26Pushed 6y agoCompare

[ Source](https://github.com/impresschina/filesystem)[ Packagist](https://packagist.org/packages/dovelet/filesystem)[ RSS](/packages/dovelet-filesystem/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (2)Versions (2)Used By (0)

使用方法
----

[](#使用方法)

```
include_once './vendor/autoload.php';

$adapter = new \Dovelet\LocalAdapter(__DIR__, true, 0777);
$filesystem = new \Dovelet\FileSystem($adapter);

$path = $filesystem->path('1.txt');
for($i=0;$iappend("this is test\n");
}

```

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity43

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

2481d ago

### Community

Maintainers

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

---

Top Contributors

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

### Embed Badge

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

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

###  Alternatives

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M650](/packages/sylius-sylius)[knplabs/knp-gaufrette-bundle

Allows to easily use the Gaufrette library in a Symfony project

72528.6M91](/packages/knplabs-knp-gaufrette-bundle)[sonata-project/media-bundle

Symfony SonataMediaBundle

4625.5M71](/packages/sonata-project-media-bundle)[gaufrette/aws-s3-adapter

Aws adapter for Gaufrette

282.7M6](/packages/gaufrette-aws-s3-adapter)[gaufrette/extras

Provides extra features (prefixed fs, resolvable fs) to Gaufrette

222.3M6](/packages/gaufrette-extras)[sylius/core-bundle

Sylius core bundle. It integrates all other bundles into full stack Symfony ecommerce solution.

22100.0k46](/packages/sylius-core-bundle)

PHPackages © 2026

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