Download the PHP package phore/vcs without Composer
On this page you can find all versions of the php package phore/vcs. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package vcs
Version Control System integration (git)
Cloning Methods
- http: Available for read-only public repositories
- ssh: Public key needs to be added as deployment-key
Config options
The configuration of the authentication can be done directly in the url params:
SSH example
HTTPS example
Query Parameter | Description |
---|---|
ssh_priv_key |
Take the value as private key |
ssh_priv_key_file |
Load the private key from file |
auth_user |
(https): The user to log in with |
auth_pass |
(https): The password |
auth_pass_file |
Load password from file |
All versions of vcs with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.2
ext-json Version *
ext-yaml Version *
phore/core Version *
phore/system Version *
phore/objectstore Version *
phore/filesystem Version *
ext-json Version *
ext-yaml Version *
phore/core Version *
phore/system Version *
phore/objectstore Version *
phore/filesystem Version *
The package phore/vcs contains the following files
Loading the files please wait ....