Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rvxlab/composer.nvim

🚧 [WIP] Neovim plugin for Composer
https://github.com/rvxlab/composer.nvim

composer neovim neovim-plugin php

Last synced: 27 days ago
JSON representation

🚧 [WIP] Neovim plugin for Composer

Awesome Lists containing this project

README

        

# 🎼 php-composer.nvim

[Composer](https://getcomposer.org) integration for Neovim

## Requirements

- (TBD) Neovim 0.8+
- Composer

## Features

> 🚧 This plugin is heavily work in progress, all features listed should be considered planned

- Install, update and manage Composer packages from within Neovim
- See what package versions are installed and what the latest version is
- Audit output

## Installation

*TODO*

## Usage

*TODO*