illuminate/cookie
Laravel’s Illuminate Cookie component provides a clean API for creating, queuing, and managing HTTP cookies, including encryption and signed cookies integration. Commonly used with the framework’s request/response lifecycle for secure cookie handling.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| illuminate/cache | 0.83 | — | 129 | 136 | 25 | 459K | 0 | 1.4 | 49.0 | MIT | — | |
| spiral/cookies | 0.82 | PSR-7 cookie management for Spiral apps: create, encrypt/sign, and send cookies via a middleware-driven CookiesManager. Provides helpers for queueing and clearing cookies, supports secure defaults and seamless integration with Spiral HTTP workflows. | 3 | 3 | 0 | 730 | 0 | 1.5 | 31.3 | MIT | 5 years ago | |
| httpsoft/http-cookie | 0.82 | — | 3 | 3 | 1 | 5K | 0 | 1.5 | 42.3 | MIT | 3 years ago | |
| illuminate/config | 0.82 | Illuminate Config is Laravel’s configuration repository. It loads and merges config files, lets you read and set values at runtime, supports environment-based defaults, and provides a consistent API for accessing app settings across services and packages. | 109 | 117 | 11 | 590K | 0 | 0.9 | 51.5 | MIT | — | |
| illuminate/http | 0.81 | Illuminate Http provides Laravel’s HTTP layer: a rich Request and Response API, input and file handling, headers/cookies, sessions, redirects, and helpers for working with Symfony HTTP components. Useful for building middleware and controllers cleanly. | 119 | 131 | 38 | 554K | 0 | 1.8 | 50.8 | MIT | — | |
| dflydev/fig-cookies | 0.81 | PSR-7 cookie helper for managing Cookie request headers and Set-Cookie response headers. Provides Cookies and SetCookies collections to read from requests/responses, modify cookie values/attributes, and render updated headers back into PSR-7 messages. | 225 | 230 | 29 | 158K | 12 | 12.2 | 45.6 | MIT | 9 months ago | |
| components/jquery-cookie | 0.81 | Lightweight jQuery plugin to read, write, and delete browser cookies. Supports session and expiring cookies, path/domain/secure options, and listing all cookies. Works with AMD/CommonJS loaders; include after jQuery. | 4 | 5 | 0 | 783 | 0 | 0.3 | 21.4 | MIT | 11 years ago | |
| illuminate/filesystem | 0.81 | Illuminate Filesystem is Laravel’s filesystem abstraction, providing a clean API for local and cloud storage. It supports multiple “disks” (local, S3, FTP, etc.), file operations, streaming, visibility, and configuration via the Flysystem adapter layer. | 152 | 160 | 24 | 1M | 0 | 1.5 | 52.9 | MIT | — | |
| illuminate/testing | 0.80 | Laravel’s Illuminate Testing package provides the core testing helpers used by the framework—HTTP and console test utilities, assertions, test case scaffolding, and support traits—making it easier to write fast, expressive PHPUnit tests for Laravel applications and packages. | 33 | 33 | 10 | 280K | 0 | 0.5 | 54.1 | MIT | — | |
| illuminate/session | 0.79 | Illuminate Session provides Laravel’s session management layer, including session stores, handlers, middleware support, flash data, and CSRF-friendly session integration. Use it to persist user state across requests with a consistent API, in Laravel or standalone. | 99 | 101 | 19 | 581K | 0 | 1.1 | 52.0 | MIT | — | |
| hansott/psr7-cookies | 0.79 | Add and manage HTTP cookies on PSR-7 responses with a simple SetCookie helper. Create custom cookies, delete cookies, set long-lived cookies, or set cookies that expire at a specific time, then attach them to any Psr\Http\Message\ResponseInterface. | 40 | 40 | 5 | 6K | 3 | 4.1 | 31.9 | MIT | 2 years ago | |
| illuminate/support | 0.78 | — | 582 | 629 | 157 | 2M | 0 | 7.6 | 48.5 | MIT | — |
How can I help you explore Laravel packages today?