PHPackages                             juncture/yt-wrapper - 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. juncture/yt-wrapper

ActiveLibrary[API Development](/categories/api)

juncture/yt-wrapper
===================

Wrapper for the Youtube API

06

Since Sep 19Pushed 12y ago1 watchersCompare

[ Source](https://github.com/juncture/yt-wrapper)[ Packagist](https://packagist.org/packages/juncture/yt-wrapper)[ RSS](/packages/juncture-yt-wrapper/feed)WikiDiscussions develop Synced 2w ago

READMEChangelogDependenciesVersions (2)Used By (0)

Juncture\\YtWrapper
-------------------

[](#junctureytwrapper)

The Google/Youtube API isn't the nicest thing in the world to work with. Here's yet another Youtube API wrapper!

### Installation

[](#installation)

Todo.

### Getting Started

[](#getting-started)

Once installed, getting connected is easy. Instead of the dozen-plus lines required to get the Google and Youtube services set up, add this small snippet and you're good to go:

```
Youtube::init((object) Config::get('google'));

if ( ! Youtube::setToken(Session::get('token')))
{
	return Redirect::to(Youtube::getAuthUrl());
}
```

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity43

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://avatars.githubusercontent.com/u/1521802?v=4)[Dave Shoreman](/maintainers/dshoreman)[@dshoreman](https://github.com/dshoreman)

---

Top Contributors

[![dshoreman](https://avatars.githubusercontent.com/u/1521802?v=4)](https://github.com/dshoreman "dshoreman (10 commits)")

### Embed Badge

![Health badge](/badges/juncture-yt-wrapper/health.svg)

```
[![Health](https://phpackages.com/badges/juncture-yt-wrapper/health.svg)](https://phpackages.com/packages/juncture-yt-wrapper)
```

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

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

Hubspot API client

24016.2M18](/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

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

PHPackages © 2026

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