We’ve just released laravel-ciphersweet. This package is a wrapper over CipherSweet, which allows you to easily use it with Laravel’s Eloquent models.
PHP
Command Line Interface Guidelines
Good naming, consistency, clear communication, and discoverability. These are things that do not only apply to command line programs, but to general development as well. Read more