PHPackages                             vinyvicente/simple-youtube-listener - 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. vinyvicente/simple-youtube-listener

ActiveLibrary

vinyvicente/simple-youtube-listener
===================================

PHP library that provides a simple way to list videos of user of the Youtube

2221PHP

Since Nov 1Pushed 12y ago1 watchersCompare

[ Source](https://github.com/vinyvicente/simple-youtube-listener)[ Packagist](https://packagist.org/packages/vinyvicente/simple-youtube-listener)[ RSS](/packages/vinyvicente-simple-youtube-listener/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

Simple Youtube Listener
=======================

[](#simple-youtube-listener)

Overview
--------

[](#overview)

This an simple library of list videos by users in

- Requirements:
- PHP 5.3+
- CURL
- SimpleXML

Installation
------------

[](#installation)

Package available on [Composer](http://packagist.org/packages/vinyvicente/simple-youtube-listener). Autoloading is [PSR-0](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-0.md) compatible.

How it works
------------

[](#how-it-works)

```
  use Vinyvicente\Youtube;

  $youtube = Youtube::getInstance();
  $videos = $youtube->getListVideos('your user');

  print_r($videos->getItems());

```

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 77.8% 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/f138472fcd552fb1d4820f4ce9b99a805663e0f4a8eb700e80ee40efdae392f5?d=identicon)[vinyvicente](/maintainers/vinyvicente)

---

Top Contributors

[![vinyvicente](https://avatars.githubusercontent.com/u/513934?v=4)](https://github.com/vinyvicente "vinyvicente (7 commits)")[![danielcosta](https://avatars.githubusercontent.com/u/42549?v=4)](https://github.com/danielcosta "danielcosta (2 commits)")

### Embed Badge

![Health badge](/badges/vinyvicente-simple-youtube-listener/health.svg)

```
[![Health](https://phpackages.com/badges/vinyvicente-simple-youtube-listener/health.svg)](https://phpackages.com/packages/vinyvicente-simple-youtube-listener)
```

PHPackages © 2026

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