PHPackages                             mortenscheel/editor-links - 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. mortenscheel/editor-links

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

mortenscheel/editor-links
=========================

A lightweight PHP package that generates clickable links to open files directly in your preferred code editor.

v0.2.0(1y ago)08.2k↓40.5%1MITPHPPHP ^8.2.0CI passing

Since Mar 14Pushed 1y ago1 watchersCompare

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

READMEChangelogDependencies (12)Versions (3)Used By (1)

 [![GitHub Workflow Status (master)](https://github.com/mortenscheel/editor-links/actions/workflows/tests.yml/badge.svg)](https://github.com/mortenscheel/editor-links/actions) [![Total Downloads](https://camo.githubusercontent.com/46bfea8e1e22f1921a990596cc8800efae605ec945b973189ad054a4532a2054/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6d6f7274656e73636865656c2f656469746f722d6c696e6b73)](https://packagist.org/packages/mortenscheel/editor-links) [![Latest Version](https://camo.githubusercontent.com/3ee08b76ee5c0fa3e6d67cba756f7c2fa617c6f4e3aa7b2d979a5378c7aaaafe/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6d6f7274656e73636865656c2f656469746f722d6c696e6b73)](https://packagist.org/packages/mortenscheel/editor-links) [![License](https://camo.githubusercontent.com/877f7ac9890f2487170410b288c27b7ba3b3314b9e349f97c2984b05f6df70bf/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6d6f7274656e73636865656c2f656469746f722d6c696e6b73)](https://packagist.org/packages/mortenscheel/editor-links)

EditorLinks
===========

[](#editorlinks)

A lightweight PHP package that generates clickable links to open files directly in your preferred code editor.

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

[](#installation)

You can install the package via composer:

```
composer require mortenscheel/editor-links
```

Usage
-----

[](#usage)

```
