This is a Simple yet useful PHP Cookie Handler which uses the OpenSSL extension to perform data encryption/decryption. Cookies are stored as a JSON containing all the cookie informations, not only its value.
SQZ Cookie Handler is released under MIT License
$ composer require zeroastro/sqz-cookie-handler
Documentation is available on the Wiki