PhpGt / Cookie

Object oriented cookie handler.

Home Page:https://www.php.gt/cookie

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Static classes for dealing with PSR-7

g105b opened this issue · comments

With the basics taken care of in Cookie and CookieList, use static classes for reading/writing cookies to/from PSR-7 Request/Response objects.

With/without style methods.

Not needed for release of v1, but interesting feature to provide more compatibility.