Download the PHP package titoshadow/ansible-vault without Composer
On this page you can find all versions of the php package titoshadow/ansible-vault. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download titoshadow/ansible-vault
More information about titoshadow/ansible-vault
Files in titoshadow/ansible-vault
Download titoshadow/ansible-vault
More information about titoshadow/ansible-vault
Files in titoshadow/ansible-vault
Vendor titoshadow
Package ansible-vault
Short Description A PHP wrapper for the ansible-vault command.
License MIT
Package ansible-vault
Short Description A PHP wrapper for the ansible-vault command.
License MIT
Please rate this library. Is it a good library?
Informations about the package ansible-vault
Ansible Vault PHP Wrapper
This library provides a simple PHP wrapper for the ansible-vault
command, allowing to encrypt and decrypt content,
and manage vaults directly within PHP.
Requirements
- PHP 8.3 or later
- Ansible 2.10 or later
- Ansible Vault must be available in your system PATH
Installation
Ensure Ansible is installed and configured correctly before using this library.
You can install this library via Composer:
Usage
Include the library in your PHP code:
Encrypt a String
Decrypt a String
Encrypt a File
Decrypt a File
Create a Vault
Edit a Vault
Rekey a Vault
Remove a Vault
All versions of ansible-vault with dependencies
PHP Build Version
Package Version
The package titoshadow/ansible-vault contains the following files
Loading the files please wait ....