Download the PHP package sjorek/composer-virtual-environment-plugin without Composer
On this page you can find all versions of the php package sjorek/composer-virtual-environment-plugin. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sjorek/composer-virtual-environment-plugin
More information about sjorek/composer-virtual-environment-plugin
Files in sjorek/composer-virtual-environment-plugin
Download sjorek/composer-virtual-environment-plugin
More information about sjorek/composer-virtual-environment-plugin
Files in sjorek/composer-virtual-environment-plugin
Vendor sjorek
Package composer-virtual-environment-plugin
Short Description A composer-plugin adding shell, symbolic link and git-hook related commands to composer.
License BSD-3-Clause
Homepage https://sjorek.github.io/composer-virtual-environment-plugin/
Package composer-virtual-environment-plugin
Short Description A composer-plugin adding shell, symbolic link and git-hook related commands to composer.
License BSD-3-Clause
Homepage https://sjorek.github.io/composer-virtual-environment-plugin/
Please rate this library. Is it a good library?
Informations about the package composer-virtual-environment-plugin
“virtual-environment” composer-plugin
A composer-plugin adding three commands to composer:
venv:shell
- activate/deactivate the composer virtual environment in shellvenv:hook
- add/remove shell hooks, triggered on activating or deactivating the virtual environmentvenv:link
- create symlinks to arbitrary locationsvenv:git-hook
- create git-hooks from various sources
Installation
Method 1: globally, so it is available in all packages
Method 2: as a package requirement
Documentation
Shell Activation Command
Shell Activation Hook Command
Symbolic Link Command
Git-Hook Command
Contributing
Look at the contribution guidelines
Want more?
There is a bash-completion implementation complementing this composer-plugin. And if you're using MacPorts, especially if you're using my MacPorts-PHP repository, everything should work like a breeze.
Links
Status
GitHub
Packagist
Social
All versions of composer-virtual-environment-plugin with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.0
composer-plugin-api Version ^1.1
composer-plugin-api Version ^1.1
The package sjorek/composer-virtual-environment-plugin contains the following files
Loading the files please wait ....