GitHub PHP Hyperlinks

Enhances browsing through PHP code on GitHub by linking referenced classes

作者
Koopzington
今日安裝
0
安裝總數
25
評價
0 0 0
版本
0.7
建立日期
2016-07-25
更新日期
2016-07-31
尺寸
16.6 KB
授權條款
未知
腳本執行於

GitHub PHP Hyperlinks

Install Source Support

What is github-php-hyperlinks?

A userscript that enhances browsing through PHP code on GitHub by linking referenced classes!

So how does it work (and why doesn't it work for my repo)?

The script assumes that your php repo has a composer.json and that you also have either PSR-0 or PSR-4 autoloading defined in it. Additionaly to that it checks your composer.json's require and require-dev sections and does a lookup on Packagist for them (also assuming those packages have a branch or alias named dev-master and autoloading defined in their composer.json).

Classnames with underscores aren't supported (and i don't really plan to support them. Upgrade your code, m8).

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址