Download the PHP package drewlabs/http-cookie without Composer
On this page you can find all versions of the php package drewlabs/http-cookie. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package http-cookie
cookies
Provides HTTP cookie object implementation. It provides a factory class and a proxy class for creating cookie instance.
Usage
To create a cookie instance simply use the factory class or the factory proxy class:
using the factory proxy class:
Note The cookie instance provide is a Stringable instance that easily allows developpers to convert the cookie instance into an http cookie string:
All versions of http-cookie with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1|^8.0
The package drewlabs/http-cookie contains the following files
Loading the files please wait ...