PHPackages                             merturk/vimeo-php-lib - 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. merturk/vimeo-php-lib

ActiveLibrary[API Development](/categories/api)

merturk/vimeo-php-lib
=====================

Vimeo Php Lib

234PHP

Since Mar 27Pushed 13y ago1 watchersCompare

[ Source](https://github.com/merturk/vimeo-php-lib)[ Packagist](https://packagist.org/packages/merturk/vimeo-php-lib)[ RSS](/packages/merturk-vimeo-php-lib/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (1)Used By (0)

vimeo-php-lib
=============

[](#vimeo-php-lib)

Added namespace support to Official vimeo-php-lib.

Install
=======

[](#install)

Install with composer

```
"merturk/vimeo-php-lib": "dev-master"
```

Usage
=====

[](#usage)

```
$vimeo = new \MAE\Vimeo('api', 'secret', 'token', 'token_secret');

 $response = $vimeo->call(
            'vimeo.channels.getAll',
            array(
                'format' => 'json',
                'method' => 'vimeo.channels.getAll',
                'page' => '1',
                'per_page' => '50',
                'sort' => 'alphabetical'
            )
        );

 echo $response;
```

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 58.3% 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://avatars.githubusercontent.com/u/59719?v=4)[Mehmet Ali Ertürk](/maintainers/merturk)[@merturk](https://github.com/merturk)

---

Top Contributors

[![bdougherty](https://avatars.githubusercontent.com/u/15747?v=4)](https://github.com/bdougherty "bdougherty (14 commits)")[![merturk](https://avatars.githubusercontent.com/u/59719?v=4)](https://github.com/merturk "merturk (10 commits)")

### Embed Badge

![Health badge](/badges/merturk-vimeo-php-lib/health.svg)

```
[![Health](https://phpackages.com/badges/merturk-vimeo-php-lib/health.svg)](https://phpackages.com/packages/merturk-vimeo-php-lib)
```

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35816.3M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24015.5M18](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172437.8k11](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

94452.6k6](/packages/botman-driver-telegram)

PHPackages © 2026

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