athlon1600/php-cookie-parser

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

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

This package is auto-updated.

Last update: 2024-03-19 04:00:26 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