platine-php / cookie
Platine Cookie is the cookie management in accordance with the RFC 6265 specification
v2.0.0
2025-09-18 05:10 UTC
Requires
- php: ^8
- platine-php/http: ^2.0
- platine-php/request-handler: ^2.0
Requires (Dev)
- phpmd/phpmd: @stable
- phpstan/phpstan: ^2.0
- phpunit/phpunit: ^9.6
- platine-php/dev: ^2.0
- squizlabs/php_codesniffer: 3.*
This package is auto-updated.
Last update: 2026-02-18 06:24:21 UTC
README
Platine Cookie is the cookie management in accordance with the RFC 6265 specification
Requirements
- PHP >= 8.0
Installation
Using composer (recommended)
composer require platine-php/cookie
License
MIT License See LICENSE.MD