PHPackages                             zoilomora/editthiscookie-for-guzzle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [HTTP &amp; Networking](/categories/http)
4. /
5. zoilomora/editthiscookie-for-guzzle

ActiveLibrary[HTTP &amp; Networking](/categories/http)

zoilomora/editthiscookie-for-guzzle
===================================

FileCookieJar implementation for EditThisCookie in Guzzle

1.1.0(5y ago)32.8k↓71.4%MITPHPPHP ^7.4 || ^8.0

Since Dec 10Pushed 5y ago1 watchersCompare

[ Source](https://github.com/zoilomora/editthiscookie-for-guzzle)[ Packagist](https://packagist.org/packages/zoilomora/editthiscookie-for-guzzle)[ RSS](/packages/zoilomora-editthiscookie-for-guzzle/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (2)Dependencies (4)Versions (3)Used By (0)

EditThisCookie for Guzzle
=========================

[](#editthiscookie-for-guzzle)

[FileCookieJar](https://github.com/guzzle/guzzle/blob/7.0/src/Cookie/CookieJarInterface.php) implementation for Google Chrome [EditThisCookie](http://www.editthiscookie.com/) extension in [Guzzle](https://docs.guzzlephp.org/en/stable/).

Usage
-----

[](#usage)

This implementation allows the use of cookies exported from the Google Chrome [EditThisCookie](http://www.editthiscookie.com/) extension directly in [Guzzle](https://docs.guzzlephp.org/en/stable/) and in turn.. the cookies that [Guzzle](https://docs.guzzlephp.org/en/stable/) has modified re-import them into the browser.

Example:

Once the website is logged in, export the cookies `json` in a `cookies.json` file.

[![export option](images/export.png)](images/export.png)

```
