visma / sapient-console
A console application for generating keys with paragonie/sapient.
1.0.0-rc2
2019-10-12 15:01 UTC
Requires
- php: ^7.1
- paragonie/sapient: ^1
- symfony/console: ^4
Requires (Dev)
- phan/phan: ^2.2
- squizlabs/php_codesniffer: ^3.5
This package is auto-updated.
Last update: 2024-11-13 03:01:18 UTC
README
A console application for generating keys with paragonie/sapient, an amazing library for securing and signing requests.
Installation
Install using composer to install the application.
composer global require visma/sapient-console
You should add your composer bin directory to path.
Usage
sapient help
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.