PHPackages                             janyksteenbeek/ytx-cochannels - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. janyksteenbeek/ytx-cochannels

AbandonedArchivedLibrary[Utility &amp; Helpers](/categories/utility)

janyksteenbeek/ytx-cochannels
=============================

Invite and remove channels from your content owner

0.1.1(10y ago)060MITPHP

Since Apr 5Pushed 5y ago1 watchersCompare

[ Source](https://github.com/janyksteenbeek/ytx-cochannels)[ Packagist](https://packagist.org/packages/janyksteenbeek/ytx-cochannels)[ RSS](/packages/janyksteenbeek-ytx-cochannels/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)DependenciesVersions (3)Used By (0)

YTX - Content Owner channels library
====================================

[](#ytx---content-owner-channels-library)

This library allows you to link and remove channels from your YouTube content owner.

> This library was intented to work with Legacy CMS. As YouTube recently started migrating all features to ReCMS (YouTube Studio), this package no longer works and therefore will be archived.

[![Latest Stable Version](https://camo.githubusercontent.com/9871ffb114508e4536ffc5266740fbea3d504fcbe4de316e11467f8c045e30ba/68747470733a2f2f706f7365722e707567782e6f72672f6a616e796b737465656e6265656b2f7974782d636f6368616e6e656c732f762f737461626c65)](https://packagist.org/packages/janyksteenbeek/ytx-cochannels)[![Total Downloads](https://camo.githubusercontent.com/c3ad2c1884a819af69921d420b77742e5908b5267fcd93c13744a7349588d53e/68747470733a2f2f706f7365722e707567782e6f72672f6a616e796b737465656e6265656b2f7974782d636f6368616e6e656c732f646f776e6c6f616473)](https://packagist.org/packages/janyksteenbeek/ytx-cochannels)[![License](https://camo.githubusercontent.com/26c52c86b96f995f7c2ce5a2a9219c50dd485ec7e37571b0d4db828873c1b8d6/68747470733a2f2f706f7365722e707567782e6f72672f6a616e796b737465656e6265656b2f7974782d636f6368616e6e656c732f6c6963656e7365)](https://packagist.org/packages/janyksteenbeek/ytx-cochannels)[![SensioLabsInsight](https://camo.githubusercontent.com/947fb2870c46f2dcffd045da205ae32b1a15386fdd0abd4075458d9695394c71/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f38656139373663662d363236362d343937662d626261632d6531333466386639346231662f6d696e692e706e67)](https://insight.sensiolabs.com/projects/8ea976cf-6266-497f-bbac-e134f8f94b1f)

Add channels
------------

[](#add-channels)

```
/**
 * Add (a) channel(s) to the content owner
 *
 * @param $channels
 * @param bool $canViewRevenue
 * @param bool $webClaiming
 * @return bool|mixed
 */
public function addChannel($channels, $canViewRevenue = true, $webClaiming = true)

```

Remove channels
---------------

[](#remove-channels)

```
/**
 * Remove (a) channel(s) from the content owner
 * Note: You have to specify a channel ID without UC
 *
 * @param $channels
 * @return bool|mixed
 */
public function removeChannel($channels)

```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity54

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 ~204 days

Total

2

Last Release

3857d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/ff89bdcd628dcd42b4add24d5d88618df658f974c6909c54da30447bcc4faffc?d=identicon)[janyksteenbeek](/maintainers/janyksteenbeek)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/janyksteenbeek-ytx-cochannels/health.svg)

```
[![Health](https://phpackages.com/badges/janyksteenbeek-ytx-cochannels/health.svg)](https://phpackages.com/packages/janyksteenbeek-ytx-cochannels)
```

###  Alternatives

[composer/composer

Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.

29.4k187.2M2.6k](/packages/composer-composer)[symfony/polyfill-php70

Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions

3.2k200.0M56](/packages/symfony-polyfill-php70)[myclabs/php-enum

PHP Enum implementation

2.7k227.9M637](/packages/myclabs-php-enum)[symfony/polyfill-php82

Symfony polyfill backporting some PHP 8.2+ features to lower PHP versions

6640.8M72](/packages/symfony-polyfill-php82)[chillerlan/php-settings-container

A container class for immutable settings objects. Not a DI container.

3427.3M21](/packages/chillerlan-php-settings-container)

PHPackages © 2026

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