platine-php / cookie
Platine Cookie is the cookie management in accordance with the RFC 6265 specification
Installs: 3 374
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 1
Open Issues: 0
Requires
- php: ^8
- platine-php/http: ^1.0
- platine-php/request-handler: ^1.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: 2025-04-02 08:30:35 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