athlon1600/php-cookie-parser

There is no license information available for the latest version (dev-master) of this package.

Installs: 445

Dependents: 0

Suggesters: 0

Security: 0

Stars: 8

Watchers: 2

Forks: 2

Open Issues: 0

pkg:composer/athlon1600/php-cookie-parser

dev-master 2023-01-19 01:40 UTC

This package is auto-updated.

Last update: 2025-09-19 07:34:30 UTC


README

Build Status GitHub last commit

Needed to be able to convert between different cookies formats, which is especially useful when sharing cookies across different applications like PHP/Curl and Chrome Puppeteer.

Formats supported

See it in action

Convert between formats in real-time within your browser + lots of other cool features:

Installation

composer require athlon1600/php-cookie-parser

Useful links