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

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

vegas-cmf/filesystem
====================

Vegas CMF Filesystem Manager

v1.0.3(9y ago)34032MITPHPPHP &gt;=5.4

Since Nov 20Pushed 9y ago6 watchersCompare

[ Source](https://github.com/vegas-cmf/filesystem)[ Packagist](https://packagist.org/packages/vegas-cmf/filesystem)[ RSS](/packages/vegas-cmf-filesystem/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)Dependencies (8)Versions (5)Used By (0)

Vegas CMF Filesystem Manager
============================

[](#vegas-cmf-filesystem-manager)

[![Build Status](https://camo.githubusercontent.com/feda313998f7f04adb079d68360abb0f14be2dd4c95348140cfd08f14f78bd91/68747470733a2f2f7472617669732d63692e6f72672f76656761732d636d662f66696c6573797374656d2e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/vegas-cmf/filesystem)[![Coverage Status](https://camo.githubusercontent.com/8ea951c065848317e73d28abc61d4fb5f7820ba2bb42be264d72dbfe394492ae/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f76656761732d636d662f66696c6573797374656d2f62616467652e706e673f6272616e63683d6d6173746572)](https://coveralls.io/r/vegas-cmf/filesystem?branch=master)[![Latest Stable Version](https://camo.githubusercontent.com/373f7cc89ee3a7c0c133cd855267527e1596803391e8d1dd1168171b61257130/68747470733a2f2f706f7365722e707567782e6f72672f76656761732d636d662f66696c6573797374656d2f762f737461626c652e706e67)](https://packagist.org/packages/vegas-cmf/filesystem)[![Total Downloads](https://camo.githubusercontent.com/3bb3523491202b905d84e93e33ef8610f4b5e71396892feebccf4c5407dd0f05/68747470733a2f2f706f7365722e707567782e6f72672f76656761732d636d662f66696c6573797374656d2f646f776e6c6f6164732e706e67)](https://packagist.org/packages/vegas-cmf/filesystem)

Tests
-----

[](#tests)

Ftp server
----------

[](#ftp-server)

Test suite for FTP adapter uses a local FTP server. In the example we show how to setup local ftp server based on **vsftpd** service, which you can easily install in your system. In the following steps we show how to install it in the Ubuntu system.

```
sudo apt-get install vsftpd
sudo vim /etc/vsftpd.conf

```

Find and setup the following lines:

```
anonymous_enable=YES
write_enable=YES
local_enable=YES
ftpd_banner=Welcome to Vegas Ftp Test Server

```

Restart FTP server

```
sudo service vsftpd restart

```

Now we should create an example user

```
sudo groupadd ftp-users
sudo mkdir /home/ftp-user
sudo chmod 775 /home/ftp-user
sudo chown ftp-user:ftp-users /home/ftp-user
sudo useradd -g ftp-users -d /home/ftp-user ftp-user
sudo passwd ftp-user
#(enter the password: test1234)
touch /home/ftp-user/hello.txt
echo "Hello Vegas" > /home/ftp-user/hello.txt

```

When everything is done, try to login to your local server using ftp-user account.

```
ftp localhost

```

Now you can run tests:

```
./vendor/bin/phpunit

```

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor1

Top contributor holds 75% 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 ~270 days

Total

4

Last Release

3377d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/48bf631edf58dd900709093af96ad59b7b40c1b3e32b2d4406591309a1d07db4?d=identicon)[vegas](/maintainers/vegas)

---

Top Contributors

[![szytko](https://avatars.githubusercontent.com/u/300085?v=4)](https://github.com/szytko "szytko (24 commits)")[![archdevil666pl](https://avatars.githubusercontent.com/u/2486875?v=4)](https://github.com/archdevil666pl "archdevil666pl (4 commits)")[![arius86](https://avatars.githubusercontent.com/u/1889755?v=4)](https://github.com/arius86 "arius86 (4 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[league/flysystem-aws-s3-v3

AWS S3 filesystem adapter for Flysystem.

1.6k263.6M789](/packages/league-flysystem-aws-s3-v3)[aws/aws-sdk-php-laravel

A simple Laravel 9/10/11/12/13 service provider for including the AWS SDK for PHP.

1.7k35.6M75](/packages/aws-aws-sdk-php-laravel)[humanmade/s3-uploads

WordPress plugin to store uploads on S3

2.1k2.4M9](/packages/humanmade-s3-uploads)[knplabs/knp-gaufrette-bundle

Allows to easily use the Gaufrette library in a Symfony project

72528.6M91](/packages/knplabs-knp-gaufrette-bundle)[league/flysystem-sftp-v3

SFTP filesystem adapter for Flysystem.

6129.6M91](/packages/league-flysystem-sftp-v3)[gaufrette/aws-s3-adapter

Aws adapter for Gaufrette

282.7M6](/packages/gaufrette-aws-s3-adapter)

PHPackages © 2026

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