PHPackages                             yespbs/flysystem-egnyte - 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. yespbs/flysystem-egnyte

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

yespbs/flysystem-egnyte
=======================

Flysystem Adapter for the Egnyte V1 API

0.0.2(8y ago)211.5k↓50%1MITPHPPHP &gt;=5.6.4CI failing

Since Sep 10Pushed 6y ago2 watchersCompare

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

READMEChangelog (2)Dependencies (4)Versions (3)Used By (0)

flysystem-egnyte
----------------

[](#flysystem-egnyte)

A flysystem driver for Egnyte

Usage
-----

[](#usage)

```
use League\Flysystem\Filesystem;

use Yespbs\Egnyte\Client;
use Yespbs\Egnyte\Model\File as EgnyteClient;
use Yespbs\FlysystemEgnyte\EgnyteAdapter;

$client = new EgnyteClient( null, 'domain', 'oauth token' );

$adapter = new EgnyteAdapter($client);

$filesystem = new Filesystem($adapter);
```

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity28

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 95.7% 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 ~0 days

Total

2

Last Release

3172d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/478293?v=4)[Priyabrata Sarkar](/maintainers/yespbs)[@yespbs](https://github.com/yespbs)

---

Top Contributors

[![yespbs](https://avatars.githubusercontent.com/u/478293?v=4)](https://github.com/yespbs "yespbs (22 commits)")[![cjensenius](https://avatars.githubusercontent.com/u/1717750?v=4)](https://github.com/cjensenius "cjensenius (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/yespbs-flysystem-egnyte/health.svg)

```
[![Health](https://phpackages.com/badges/yespbs-flysystem-egnyte/health.svg)](https://phpackages.com/packages/yespbs-flysystem-egnyte)
```

###  Alternatives

[league/flysystem-aws-s3-v3

AWS S3 filesystem adapter for Flysystem.

1.6k263.6M790](/packages/league-flysystem-aws-s3-v3)[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)[league/flysystem-local

Local filesystem adapter for Flysystem.

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

Symfony bundle integrating Flysystem into Symfony applications

40129.5M87](/packages/league-flysystem-bundle)[league/flysystem-sftp-v3

SFTP filesystem adapter for Flysystem.

6129.6M91](/packages/league-flysystem-sftp-v3)[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)
