PHPackages                             blackho1e/fallback-custom-scheme - 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. blackho1e/fallback-custom-scheme

ActiveYii2-extension[Framework](/categories/framework)

blackho1e/fallback-custom-scheme
================================

fallback-custom-scheme for Yii2

0.0.1(9y ago)04MITPHPPHP &gt;=5.4.0

Since Feb 16Pushed 9y ago1 watchersCompare

[ Source](https://github.com/blackho1e/fallback-custom-scheme)[ Packagist](https://packagist.org/packages/blackho1e/fallback-custom-scheme)[ Docs](https://github.com/blackho1e/fallback-custom-scheme)[ RSS](/packages/blackho1e-fallback-custom-scheme/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

fallback-custom-scheme
======================

[](#fallback-custom-scheme)

Launcher application (iOS, Android, Windows, Mac) from web page. Use custom url scheme to launch app. If not installed the application, fallback (ex. app store, google play store etc).

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

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

To install, either run

```
$ php composer.phar require blackho1e/fallback-custom-scheme "*"

```

or add

```
"blackho1e/fallback-custom-scheme": "*"

```

to the `require` section of your `composer.json` file.

Usage
-----

[](#usage)

In view

```
// @app/views/layouts/main.php

\blackho1e\FallbackCustomScheme\FallbackCustomSchemeAsset::register($this);
// further code
```

or as a dependency in your app wide AppAsset.php

```
// @app/assets/AppAsset.php

public $depends = [
    'blackho1e\FallbackCustomScheme\FallbackCustomSchemeAsset',
    // more dependencies
];
```

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity48

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

Unknown

Total

1

Last Release

3421d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/19179366?v=4)[blackho1e](/maintainers/blackdole)[@blackdole](https://github.com/blackdole)

---

Top Contributors

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

---

Tags

yii2fallback-custom-scheme

### Embed Badge

![Health badge](/badges/blackho1e-fallback-custom-scheme/health.svg)

```
[![Health](https://phpackages.com/badges/blackho1e-fallback-custom-scheme/health.svg)](https://phpackages.com/packages/blackho1e-fallback-custom-scheme)
```

###  Alternatives

[craftcms/cms

Craft CMS

3.6k3.6M2.9k](/packages/craftcms-cms)[yiisoft/yii2-app-advanced

Yii 2 Advanced Project Template

1.7k960.6k5](/packages/yiisoft-yii2-app-advanced)[yiisoft/yii2-redis

Redis Cache, Session and ActiveRecord for the Yii framework

44912.1M264](/packages/yiisoft-yii2-redis)[yiisoft/yii2-httpclient

HTTP client extension for the Yii framework

43011.4M323](/packages/yiisoft-yii2-httpclient)[yiisoft/yii2-debug

The debugger extension for the Yii framework

20324.2M616](/packages/yiisoft-yii2-debug)[yiisoft/yii2-app-basic

Yii 2 Basic Project Template

6761.8M8](/packages/yiisoft-yii2-app-basic)

PHPackages © 2026

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