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

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

homelan/core-filesystem
=======================

Extends the filesystem class from symfony.

v1.0.1(7y ago)0171MITPHPPHP &gt;=7.1

Since Sep 25Pushed 7y ago1 watchersCompare

[ Source](https://github.com/johnhomelan/core-filesystem)[ Packagist](https://packagist.org/packages/homelan/core-filesystem)[ RSS](/packages/homelan-core-filesystem/feed)WikiDiscussions master Synced yesterday

READMEChangelog (2)Dependencies (1)Versions (2)Used By (1)

Core Filesystem
===============

[](#core-filesystem)

A simple class that extends Symfony's Filesystem class add some extra functionality.

Features
--------

[](#features)

- Adds a methmod to Filesystem to get the contents of a file.

Example
-------

[](#example)

use HomeLan\\Core\\Filesystem\\Filesystem;

$oFs = new Filesystem(); $sData = $oFs-&gt;getContents('file.txt');

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

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

2786d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/87d701f6f965823826d93e0b18d807803974f133130f30c6019b3d069754d3e5?d=identicon)[johnhomelan](/maintainers/johnhomelan)

---

Tags

filesystem

### Embed Badge

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

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

###  Alternatives

[league/flysystem

File storage abstraction for PHP

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

AWS S3 filesystem adapter for Flysystem.

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

PHP library that provides a filesystem abstraction layer

2.5k39.8M123](/packages/knplabs-gaufrette)[league/flysystem-local

Local filesystem adapter for Flysystem.

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

Symfony bundle integrating Flysystem into Symfony applications

40029.5M87](/packages/league-flysystem-bundle)[league/flysystem-memory

In-memory filesystem adapter for Flysystem.

8533.6M194](/packages/league-flysystem-memory)

PHPackages © 2026

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