PHPackages                             autoframe/components-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. [Mail &amp; Notifications](/categories/mail)
4. /
5. autoframe/components-filesystem

ActiveLibrary[Mail &amp; Notifications](/categories/mail)

autoframe/components-filesystem
===============================

Core File System Utils Autoframe Framework

2.0.4(2y ago)02173MITPHPPHP &gt;=7.4

Since May 10Pushed 2y ago1 watchersCompare

[ Source](https://github.com/autoframe/components-filesystem)[ Packagist](https://packagist.org/packages/autoframe/components-filesystem)[ Docs](https://github.com/autoframe)[ RSS](/packages/autoframe-components-filesystem/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (8)Dependencies (4)Versions (9)Used By (3)

Autoframe is a low level framework that is oriented on SOLID flexibility
========================================================================

[](#autoframe-is-a-low-level-framework-that-is-oriented-on-solid-flexibility)

[![Build Status](https://github.com/autoframe/components-filesystem/workflows/PHPUnit-tests/badge.svg?branch=main)](https://github.com/autoframe/components-filesystem/actions?query=branch:main)[![License: MIT](https://camo.githubusercontent.com/784362b26e4b3546254f1893e778ba64616e362bd6ac791991d2c9e880a3a64e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d4d49542d677265656e2e737667)](https://opensource.org/licenses/MIT)[![Packagist Version](https://camo.githubusercontent.com/5cfdba1d19974c0ddb0f630a96df9387e0a37c614c1591d4d9c03e2652c2ee60/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6175746f6672616d652f636f6d706f6e656e74732d66696c6573797374656d3f6c6162656c3d7061636b6167697374253230737461626c65)](https://camo.githubusercontent.com/5cfdba1d19974c0ddb0f630a96df9387e0a37c614c1591d4d9c03e2652c2ee60/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6175746f6672616d652f636f6d706f6e656e74732d66696c6573797374656d3f6c6162656c3d7061636b6167697374253230737461626c65)[![Downloads](https://camo.githubusercontent.com/8dba88526449348090c46770a28cf97ef8278a6980bd031691a68712d9711c3d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646d2f6175746f6672616d652f636f6d706f6e656e74732d66696c6573797374656d2e737667)](https://packagist.org/packages/autoframe/components-filesystem)

*PHP File System utilities like "Looping", "Traversing", "Versioning", "Encode", "Base64", "Mime", etc*

Namespace:

- Autoframe\\Component\\FileSystem

SINGLETON Classes:

- AfrFileSystemCollectionClass (contains all the methods from the next classes)
- AfrDirPathClass

    - isDir
    - openDir
    - detectDirectorySeparatorFromPath
    - getApplicableSlashStyle
    - removeFinalSlash
    - addFinalSlash
    - makeUniformSlashStyle
    - correctPathFormat
    - simplifyAbsolutePath
    - fixDs
- AfrBase64InlineDataClass

    - getBase64InlineData
- AfrOverWriteClass

    - overWriteFile
- AfrDirTraversingCollectionClass (all traversing methods)
- AfrDirTraversingCountChildrenDirsClass

    - countAllChildrenDirs
- AfrDirTraversingFileListClass

    - getDirFileList
- AfrDirTraversingGetAllChildrenDirsClass

    - getAllChildrenDirs
- AfrDirMaxFileMtimeClass

    - getDirMaxFileMtime
- AfrFileVersioningMtimeHashClass

    - fileVersioningMtimeHash
- AfrSplitMergeClass

    - AfrSplitMergeInterface
- AfrSplitMergeCopyDirClass

    - AfrSplitMergeCopyDirInterface

Includes:

- Traits (can be used for embedding into classes if the singleton is not good enough)
- Interfaces

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity50

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

Recently: every ~38 days

Total

8

Last Release

916d ago

Major Versions

1.0.3 → 2.0.02023-06-04

PHP version history (2 changes)1.0.1PHP ^7.4 || ^8.0

2.0.4PHP &gt;=7.4

### Community

Maintainers

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

---

Top Contributors

[![autoframe](https://avatars.githubusercontent.com/u/34517931?v=4)](https://github.com/autoframe "autoframe (23 commits)")

---

Tags

mimebase64encodeversioningfile systemtraversinglooping

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[symfony/mime

Allows manipulating MIME messages

2.8k668.8M909](/packages/symfony-mime)[zbateson/mail-mime-parser

MIME email message parser

53949.2M79](/packages/zbateson-mail-mime-parser)[php-mime-mail-parser/php-mime-mail-parser

A fully tested email parser for PHP 8.0+ (mailparse extension wrapper).

9979.6M27](/packages/php-mime-mail-parser-php-mime-mail-parser)[zbateson/stream-decorators

PHP psr7 stream decorators for mime message part streams

4748.6M6](/packages/zbateson-stream-decorators)[nette/mail

📧 Nette Mail: A handy library for creating and sending emails in PHP.

5389.8M244](/packages/nette-mail)[dflydev/apache-mime-types

Apache MIME Types

701.9M35](/packages/dflydev-apache-mime-types)

PHPackages © 2026

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