PHPackages                             pfwd/vimeo-console - 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. [CLI &amp; Console](/categories/cli)
4. /
5. pfwd/vimeo-console

ActiveLibrary[CLI &amp; Console](/categories/cli)

pfwd/vimeo-console
==================

Console commands that interact with the Vimeo API. Can be used as a project dependency or as a standalone CLI application using Docker

v1.0.1(7y ago)12MITPHPPHP &gt;=7.2

Since Mar 15Pushed 7y ago1 watchersCompare

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

READMEChangelogDependencies (7)Versions (3)Used By (0)

Vimeo Console
=============

[](#vimeo-console)

Console commands that interact with the Vimeo API. Can be used as a project dependency or as a standalone CLI application

Requirements
------------

[](#requirements)

- docker-compose
- docker-machine
- Vimeo API credentials

Install as a project dependency
-------------------------------

[](#install-as-a-project-dependency)

```
composer require pfwd/vimeo-console

```

Install as a standalone application
-----------------------------------

[](#install-as-a-standalone-application)

```
$ git clone git@github.com:pfwd/vimeo-console.git vimeo-console.git

```

### Build Docker Containers

[](#build-docker-containers)

```
$ docker-machine create vimeo-console
$ docker-machine env vimeo-console
$ eval $(docker-machine env vimeo-console)
$ docker-compose up -d --build

```

Configure
---------

[](#configure)

```
$ cp .env.dist .env

```

Update the API credentials in .env

Console Commands
----------------

[](#console-commands)

See the scripts [index page](docs/scripts/index.md) for a list of available console commands

Uninstall
---------

[](#uninstall)

```
$ docker-machine rm vimeo-console

```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity55

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.

###  Release Activity

Cadence

Every ~0 days

Total

2

Last Release

2611d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/925d3cdbd8069bbcfe0a711fe97999a916d0bcbf578c7635958779ef0ef72965?d=identicon)[pfwd](/maintainers/pfwd)

---

Top Contributors

[![pfwd](https://avatars.githubusercontent.com/u/126350?v=4)](https://github.com/pfwd "pfwd (2 commits)")

---

Tags

consoleconsole-applicationvimeovimeo-apiapiconsoledockerapi clientvimeo

###  Code Quality

TestsCodeception

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/pfwd-vimeo-console/health.svg)

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

###  Alternatives

[tightenco/takeout

Manage your dev dependencies with simple one-off Docker containers.

1.6k20.9k](/packages/tightenco-takeout)[matthiasnoback/symfony-console-form

Use Symfony forms for Console command input

368264.8k8](/packages/matthiasnoback-symfony-console-form)[phfoxer/apigenerate

Easy api generate for the Laravel Framework.

4016.5k](/packages/phfoxer-apigenerate)[shel/neos-terminal

Neos CMS Ui terminal for running Eel expressions and other commands

1441.3k](/packages/shel-neos-terminal)

PHPackages © 2026

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