PHPackages                             yespbs/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. [API Development](/categories/api)
4. /
5. yespbs/egnyte

ActivePackage[API Development](/categories/api)

yespbs/egnyte
=============

Manage Egnyte uploads with the Egnyte public API

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

Since Sep 10Pushed 8y ago2 watchersCompare

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

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

Egnyte
------

[](#egnyte)

Egnyte PHP Client

Updates
-------

[](#updates)

- Added support for copy
- Added support for listDir
- Renamed psr-4 methods
- @todo Chunked Upload
- @todo TestCases

Usage
-----

[](#usage)

```
$client = new \Yespbs\Egnyte\Client( 'domain', 'oauth token' );

$fileClient = new \Yespbs\Egnyte\Model\File( $client );

// OR $fileClient = new \Yespbs\Egnyte\Model\File( null, 'domain', 'oauth token' );

$response = $fileClient->upload('/Shared/Documents/test.txt', 'test file upload' );

```

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity28

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 62.5% 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 (15 commits)")[![jamesblanksby](https://avatars.githubusercontent.com/u/8246548?v=4)](https://github.com/jamesblanksby "jamesblanksby (9 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[allyans3/steam-market-api-v2

Steam Market API v2

1937.3k](/packages/allyans3-steam-market-api-v2)[chapter-three/apple-news-api

Push content to Apple News.

38307.5k3](/packages/chapter-three-apple-news-api)[saleh7/proxmox-ve_php_api

ProxmoxVE PHP API

11718.7k](/packages/saleh7-proxmox-ve-php-api)[yunchuang/appstore-connect-api

sdk for appstore connect api

3865.3k](/packages/yunchuang-appstore-connect-api)[infifni/fan-courier-api-client

Fan Courier API Client

1332.6k](/packages/infifni-fan-courier-api-client)

PHPackages © 2026

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