Secret is a small tool to manager your secret with PGP.
Go to https://help.github.com/articles/generating-a-new-gpg-key/
$ composer require --dev fpondepeyre/secret
$ ./bin/secret secret:decrypt <project> <env>
$ ./bin/secret secret:encrypt <file> <fingerprint>