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

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

sapistudio/filesystem
=====================

2.0.6(3y ago)01022MITPHPPHP &gt;=5.5.0

Since May 20Pushed 3y ago1 watchersCompare

[ Source](https://github.com/Sapistudio/SapiFileSystem)[ Packagist](https://packagist.org/packages/sapistudio/filesystem)[ RSS](/packages/sapistudio-filesystem/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (8)Dependencies (8)Versions (9)Used By (2)

SapiFileSystem
==============

[](#sapifilesystem)

Get all files in folder
-----------------------

[](#get-all-files-in-folder)

```
use \SapiStudio\FileSystem\Handler as FileHandler;

$files = FileHandler::getFinder()->files()->in('localpath');
```

\\SapiStudio\\FileSystem\\Handler::get($queryFile)

Getdata from file
-----------------

[](#getdata-from-file)

```
\SapiStudio\FileSystem\Handler::get($filename)
```

Get a json file data
--------------------

[](#get-a-json-file-data)

```
\SapiStudio\FileSystem\Handler::loadJson($filePath,true(if you want your data as array))
```

Dump data to file
-----------------

[](#dump-data-to-file)

```
\SapiStudio\FileSystem\Handler::dumpFile($location,$text);
```

Dump data as json
-----------------

[](#dump-data-as-json)

```
\SapiStudio\FileSystem\Handler::dumpJson($location,$array);
```

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity63

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

Recently: every ~305 days

Total

8

Last Release

1159d ago

Major Versions

1.4.6 → 2.02018-11-22

### Community

Maintainers

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

---

Top Contributors

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

### Embed Badge

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

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

###  Alternatives

[unisharp/laravel-filemanager

A file upload/editor intended for use with Laravel 5 to 10 and CKEditor / TinyMCE

2.2k3.3M74](/packages/unisharp-laravel-filemanager)[illuminate/filesystem

The Illuminate Filesystem package.

15261.6M2.6k](/packages/illuminate-filesystem)[laravel-zero/framework

The Laravel Zero Framework.

3371.4M369](/packages/laravel-zero-framework)[spatie/laravel-google-cloud-storage

Google Cloud Storage filesystem driver for Laravel

2408.9M13](/packages/spatie-laravel-google-cloud-storage)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)[flarum/core

Delightfully simple forum software.

211.3M1.9k](/packages/flarum-core)

PHPackages © 2026

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