PHPackages                             artarts36/local-file-system - 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. artarts36/local-file-system

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

artarts36/local-file-system
===========================

Local File System

0.1.2(4y ago)08292MITPHP

Since Oct 10Pushed 3y ago1 watchersCompare

[ Source](https://github.com/ArtARTs36/php-local-file-system)[ Packagist](https://packagist.org/packages/artarts36/local-file-system)[ RSS](/packages/artarts36-local-file-system/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (3)Dependencies (4)Versions (6)Used By (2)

Local File System
=================

[](#local-file-system)

[![PHP Composer](https://github.com/ArtARTs36/php-local-file-system/workflows/PHP%20Composer/badge.svg?branch=master)](https://github.com/ArtARTs36/php-local-file-system/workflows/PHP%20Composer/badge.svg?branch=master)[![License: MIT](https://camo.githubusercontent.com/fdf2982b9f5d7489dcf44570e714e3a15fce6253e0cc6b5aa61a075aac2ff71b/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d4d49542d79656c6c6f772e737667)](https://opensource.org/licenses/MIT)[![Total Downloads](https://camo.githubusercontent.com/a50026973ae7bd2dbce34ad1a82331fd6a95b33a4ced91d9533232d254b788a0/68747470733a2f2f706f7365722e707567782e6f72672f6172746172747333362f6c6f63616c2d66696c652d73797374656d2f642f746f74616c2e737667)](https://poser.pugx.org/artarts36/local-file-systemr/d/total.svg)

This package provides implementation of [FileSystem Contracts](https://github.com/ArtARTs36/php-file-system-contracts) for Local FileSystem.

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

[](#installation)

Run command: `composer require artarts36/local-file-system`

Usage
-----

[](#usage)

```
use ArtARTs36\FileSystem\Local\LocalFileSystem;

$fs = new LocalFileSystem();

$fs->removeDir('/etc/');
```

Development Console
-------------------

[](#development-console)

CommandDescriptioncomposer lintCheck code on PSR (PHP CS Sniffer)composer stat-analyseRun stat-analyse (PHPStan)composer testRun tests (PHPUnit)

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity44

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

Total

3

Last Release

1557d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/8027278?v=4)[Artem Ukrainskii](/maintainers/ArtARTs36)[@ArtARTs36](https://github.com/ArtARTs36)

---

Top Contributors

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

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP\_CodeSniffer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/artarts36-local-file-system/health.svg)

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

###  Alternatives

[knplabs/gaufrette

PHP library that provides a filesystem abstraction layer

2.5k39.8M123](/packages/knplabs-gaufrette)[superbalist/flysystem-google-storage

Flysystem adapter for Google Cloud Storage

26320.6M30](/packages/superbalist-flysystem-google-storage)[illuminate/filesystem

The Illuminate Filesystem package.

15161.6M2.6k](/packages/illuminate-filesystem)[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)[madnest/madzipper

Easier zip file handling for Laravel applications.

1382.3M6](/packages/madnest-madzipper)

PHPackages © 2026

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