zeroastro/sqz-cookie-handler

This is a Simple PHP Cookie Handler which uses the OpenSSL extension to perform data encryption/decryption

Installs: 24

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 1

pkg:composer/zeroastro/sqz-cookie-handler

2.1.0 2019-02-01 20:46 UTC

This package is auto-updated.

Last update: 2025-09-29 01:43:55 UTC


README

PHP license Build Status Coverage Status StyleCI

About

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.

License

SQZ Cookie Handler is released under MIT License

Installation

$ composer require zeroastro/sqz-cookie-handler

Documentation

Documentation is available on the Wiki