| Classes | |
|---|---|
| Cookie | A `Cookie` class represents an immutable HTTP cookie value object. |
| CookieStore | The CookieStore object represents an immutable collection of `Cookie` value objects. |
| Interfaces | |
| CloneableCookieInterface | Interface for a fresh Cookie instance with selected attribute(s) only changed from the original instance. |
| CookieInterface | Interface for a value object representation of an HTTP cookie. |
| Namespaces | |
| CodeIgniter\Cookie\Exceptions | |