Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/rvxlab/composer.nvim
- Owner: RVxLab
- License: mit
- Created: 2024-04-01T23:00:47.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-06-23T23:43:58.000Z (7 months ago)
- Last Synced: 2024-12-08T19:59:07.716Z (about 1 month ago)
- Topics: composer, neovim, neovim-plugin, php
- Language: Lua
- Homepage:
- Size: 20.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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*