First version of cookies package released.
The package helps in working with HTTP cookies in a PSR-7 environment:
- provides a handy abstraction representing a cookie
- allows dealing with many cookies at once
- forms and adds
Set-Cookie
headers to response
According to our quality standards, it has full test coverag, high MSI score and type coverage.
Usage examples are available in package readme.