PHPackages                             zazalt/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. zazalt/system

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

zazalt/system
=============

System

0425PHP

Since Mar 1Pushed 9y ago1 watchersCompare

[ Source](https://github.com/Zazalt/System)[ Packagist](https://packagist.org/packages/zazalt/system)[ RSS](/packages/zazalt-system/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

System
======

[](#system)

[![Build Status](https://camo.githubusercontent.com/d23ec4132c445689707607a300021744fa9acbeafd3c27650434008a364b4668/68747470733a2f2f7472617669732d63692e6f72672f5a617a616c742f53797374656d2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/Zazalt/System)[![Coverage Status](https://camo.githubusercontent.com/d85ac16f0a5d83c051108f7b6d4932c57452e9c9f39ad35ad5bed4d403d4519e/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f5a617a616c742f53797374656d2f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/github/Zazalt/System?branch=master)[![Code Climate](https://camo.githubusercontent.com/62bb2be1067e238beb828e3b696eb57142117c848c7d097ae66d53bba49df76f/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f5a617a616c742f53797374656d2f6261646765732f6770612e737667)](https://codeclimate.com/github/Zazalt/System)[![Issue Count](https://camo.githubusercontent.com/e532045f634dec1ed13ff60e956480ed343888236c513cc6a810ee369bc393db/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f5a617a616c742f53797374656d2f6261646765732f69737375655f636f756e742e737667)](https://codeclimate.com/github/Zazalt/System/issues)[![Total Downloads](https://camo.githubusercontent.com/b92ffb8e8a34927c1035d8fa124159da60ef3b01a6404ea877d8d08b8af4a4eb/68747470733a2f2f706f7365722e707567782e6f72672f7a617a616c742f73797374656d2f646f776e6c6f616473)](https://packagist.org/packages/zazalt/system/stats)[![Latest Stable Version](https://camo.githubusercontent.com/b2d530038c3de0955c79fb96a5ecf3e9ec644f0076e94fe7730056746149e00f/68747470733a2f2f706f7365722e707567782e6f72672f7a617a616c742f73797374656d2f762f737461626c65)](https://packagist.org/packages/zazalt/system)[![Version](https://camo.githubusercontent.com/acca41dd3b978af99b06f7de6b2765ec07484cb08a028738a88244acada72cad/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f76657273696f6e2d626574612d79656c6c6f772e737667)](https://camo.githubusercontent.com/acca41dd3b978af99b06f7de6b2765ec07484cb08a028738a88244acada72cad/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f76657273696f6e2d626574612d79656c6c6f772e737667)

System is a PHP library/package for directories and files manipulation.

Requirements
------------

[](#requirements)

- php &gt;= 7.1.0

Packagist Dependencies
----------------------

[](#packagist-dependencies)

- None

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

[](#installation)

With composer:

```
{
	"require": {
		"zazalt/system": "dev-master"
	}
}
```

Usage
-----

[](#usage)

```
$System = new Zazalt\System\System();

/**
 * Recursive create a directory
 *
 * @return  boolean
 */
$System->recursiveCreateDirectory($directory);

/**
 * Recursive delete files/directories
 *
 * @return boolean
 */
$System->recursiveDelete($str, $removeParrentDir = true);
```

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/22763a2750fcb94bfd6e807d1c0ba1bae6439cb7bb3056816aa096807b3d8255?d=identicon)[Zazalt](/maintainers/Zazalt)

---

Top Contributors

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

---

Tags

directoryfilesfilesystemphp

### Embed Badge

![Health badge](/badges/zazalt-system/health.svg)

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

###  Alternatives

[knplabs/gaufrette

PHP library that provides a filesystem abstraction layer

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

Cloud Storage Client for PHP

34390.8M123](/packages/google-cloud-storage)[illuminate/filesystem

The Illuminate Filesystem package.

15261.6M2.6k](/packages/illuminate-filesystem)[superbalist/flysystem-google-storage

Flysystem adapter for Google Cloud Storage

26320.6M30](/packages/superbalist-flysystem-google-storage)[creocoder/yii2-flysystem

The flysystem extension for the Yii framework

2931.7M61](/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)

PHPackages © 2026

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