awesome-php icon indicating copy to clipboard operation
awesome-php copied to clipboard

Add OctoLinker

Open stefanbuck opened this issue 5 years ago • 0 comments

OctoLinker is a browser extension for GitHub, that turns code into links. I created OctoLinker many years ago and it's used by over 25,000 developers, primarily JS developers.

As of today we added support for core classes and functions that will link to their respective php.net page. OctoLinker also turn dependencies defined in a composer.json file into links.

Live demo

  • https://octolinker-demo.now.sh/illuminate/auth/blob/master/composer.json
  • https://octolinker-demo.now.sh/laravel/framework/blob/8.x/src/Illuminate/Container/Container.php

Preview


stefanbuck avatar Oct 07 '20 21:10 stefanbuck