Download the PHP package sanchescom/laravel-vault without Composer
On this page you can find all versions of the php package sanchescom/laravel-vault. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sanchescom/laravel-vault
More information about sanchescom/laravel-vault
Files in sanchescom/laravel-vault
Download sanchescom/laravel-vault
More information about sanchescom/laravel-vault
Files in sanchescom/laravel-vault
Vendor sanchescom
Package laravel-vault
Short Description A Laravel interface for Hashicorp Vault
License MIT
Homepage https://github.com/sanchescom/laravel-vault
Package laravel-vault
Short Description A Laravel interface for Hashicorp Vault
License MIT
Homepage https://github.com/sanchescom/laravel-vault
Please rate this library. Is it a good library?
Informations about the package laravel-vault
Laravel vault
A Laravel interface for Hashicorp Vault.
This is a wrapper around jippi/vault-php-sdk.
Installing
Require this package, with Composer, in the root directory of your project.
Laravel 5.x:
After updating composer, add the ServiceProvider to the providers array in config/app.php
Lumen:
After updating composer add the following lines to register provider in bootstrap/app.php
Set the environment variables
Usage
All versions of laravel-vault with dependencies
PHP Build Version
Package Version
Requires
php Version
~5.6|~7.0
ext-json Version *
illuminate/support Version ~5.2
illuminate/http Version ~5.2
jippi/vault-php-sdk Version ^3.0
ext-json Version *
illuminate/support Version ~5.2
illuminate/http Version ~5.2
jippi/vault-php-sdk Version ^3.0
The package sanchescom/laravel-vault contains the following files
Loading the files please wait ....