PHPackages                             mrprompt/silex-vimeo - 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. [Framework](/categories/framework)
4. /
5. mrprompt/silex-vimeo

ActiveLibrary[Framework](/categories/framework)

mrprompt/silex-vimeo
====================

Silex Vimeo Provider

02151PHP

Since Oct 21Pushed 9y agoCompare

[ Source](https://github.com/mrprompt/Silex-Vimeo)[ Packagist](https://packagist.org/packages/mrprompt/silex-vimeo)[ RSS](/packages/mrprompt-silex-vimeo/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Silex Vimeo Provider
====================

[](#silex-vimeo-provider)

[![Build Status](https://camo.githubusercontent.com/ffe8ca0e2e5dd3f1e85a7d51ea83b8c2cdba0be36941bb2cdb10958d5095f9dd/68747470733a2f2f7472617669732d63692e6f72672f53696c6578467269656e64732f56696d656f2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/SilexFriends/Vimeo)[![Code Climate](https://camo.githubusercontent.com/03fe0c1c1098ba428de1e6655616ebd2f41f4056b410e1298169ddd013544832/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f53696c6578467269656e64732f56696d656f2f6261646765732f6770612e737667)](https://codeclimate.com/github/SilexFriends/Vimeo)[![Test Coverage](https://camo.githubusercontent.com/ba59e62baa85912d910540722e6d6bf17f31f48341c3ab0f44871d24233d1171/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f53696c6578467269656e64732f56696d656f2f6261646765732f636f7665726167652e737667)](https://codeclimate.com/github/SilexFriends/Vimeo/coverage)[![Issue Count](https://camo.githubusercontent.com/df6b6c6cf866a4273bb43b39a5318f271585176b25c131ddcb31ff653b04a73a/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f53696c6578467269656e64732f56696d656f2f6261646765732f69737375655f636f756e742e737667)](https://codeclimate.com/github/SilexFriends/Vimeo)

Install
-------

[](#install)

```
composer require mrprompt/silex-vimeo

```

Usage
-----

[](#usage)

```
use SilexFriends\Vimeo\Vimeo;

$client_id      = getenv('VIMEO_CLIENT_ID');
$client_secret  = getenv('VIMEO_CLIENT_SECRET');
$access_token   = getenv('VIMEO_ACCESS_TOKEN');

$app = new Application;
$app->register(new Vimeo($client_id, $client_secret, $access_token));

/* @var $video array */
$video = $app['vimeo']('http://...');

var_dump($video);

```

Tests
-----

[](#tests)

```
./vendor/bin/phpunit

```

License
-------

[](#license)

MIT

###  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/9d08744966e0d5783569605da853ef945dadac0be0f613f2eba6a052861d937a?d=identicon)[mrprompt](/maintainers/mrprompt)

---

Top Contributors

[![mrprompt](https://avatars.githubusercontent.com/u/166088?v=4)](https://github.com/mrprompt "mrprompt (9 commits)")

### Embed Badge

![Health badge](/badges/mrprompt-silex-vimeo/health.svg)

```
[![Health](https://phpackages.com/badges/mrprompt-silex-vimeo/health.svg)](https://phpackages.com/packages/mrprompt-silex-vimeo)
```

###  Alternatives

[laravel/telescope

An elegant debug assistant for the Laravel framework.

5.2k67.8M192](/packages/laravel-telescope)[spiral/roadrunner

RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins

8.4k12.2M84](/packages/spiral-roadrunner)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k36.7M259](/packages/laravel-dusk)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

708181.8M596](/packages/laravel-prompts)[cakephp/chronos

A simple API extension for DateTime.

1.4k47.7M121](/packages/cakephp-chronos)

PHPackages © 2026

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