emacs-composer 0.2.0-0.791a710
Emacs interface for managing PHP dependencies with Composer
This package provides an Emacs interface for working with PHP dependencies managed by Composer. It allows users to run Composer commands directly from Emacs, including installing and updating packages, and managing Composer configurations. The package aims to streamline the development workflow for PHP projects within Emacs.
- Outputs:
out - Website: https://github.com/zonuexe/composer.el
- Licenses: GPL 3+
- Package source: gnu/packages/emacs-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install emacs-composer 0.2.0-0.791a710 as follows:
guix install emacs-composer@0.2.0-0.791a710
Or install the latest version:
guix install emacs-composer
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.