platine-php / cookie
Platine Cookie is the cookie management in accordance with the RFC 6265 specification
Installs: 3 166
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 1
Open Issues: 0
Requires
- php: ^7.4 || ^8
- platine-php/http: ^1.0
- platine-php/request-handler: ^1.0
Requires (Dev)
- phpmd/phpmd: @stable
- phpstan/phpstan: ^1.8
- phpunit/phpunit: ^9.5
- platine-php/dev: ^1.0
- squizlabs/php_codesniffer: 3.*
This package is auto-updated.
Last update: 2024-10-31 00:19:49 UTC
README
Platine Cookie is the cookie management in accordance with the RFC 6265 specification
Requirements
- PHP >= 7.4, PHP 8
Installation
Using composer (recommended)
composer require platine-php/cookie
License
MIT License See LICENSE.MD