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.
laravel/framework and not intended for standalone installation).setcookie() or standalone libraries like Symfony's Cookie component instead."This package is an integral part of Laravel’s proven framework, delivering secure, battle-tested cookie management with zero additional setup. By leveraging it, we eliminate custom code risks, accelerate feature delivery for user sessions and preferences, and ensure compatibility with our existing Laravel infrastructure. It’s a low-effort, high-reliability solution that frees our team to focus on business-critical innovations instead of reinventing foundational functionality."
How can I help you explore Laravel packages today?