https://github.com/flipboxfactory/keychain
https://github.com/flipboxfactory/keychain
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/flipboxfactory/keychain
- Owner: flipboxfactory
- License: other
- Created: 2018-02-08T05:22:07.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-05-14T23:10:51.000Z (about 2 years ago)
- Last Synced: 2025-06-08T20:59:36.460Z (12 months ago)
- Language: PHP
- Size: 51.8 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# KeyChain
## A Craft CMS Plugin to Manage Key Pairs
[](https://gitter.im/flipboxfactory/keychain?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[](https://github.com/flipboxfactory/keychain/releases)
[](LICENSE.md)
[](https://travis-ci.com/flipboxfactory/keychain)
[](https://scrutinizer-ci.com/g/flipboxfactory/keychain/code-structure)
[](https://scrutinizer-ci.com/g/flipboxfactory/keychain)
[](https://packagist.org/packages/flipboxfactory/keychain)
> Craft CMS Support: 3.0 and 4.0
## Installation
To install, use composer:
```
composer require flipboxfactory/keychain
```
## Testing
``` bash
$ ./vendor/bin/phpunit
```
## Contributing
Please see [CONTRIBUTING](https://github.com/flipboxfactory/keychain/blob/master/CONTRIBUTING.md) for details.
## Credits
- [Flipbox Digital](https://github.com/flipbox)
## License
The MIT License (MIT). Please see [License File](https://github.com/flipboxfactory/keychain/blob/master/LICENSE) for more information.