spiral/cookies
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.
This package is unsuitable for Laravel projects as it is exclusively a Spiral Framework component, not a Laravel-compatible package. Its lack of maintenance (last release in 2020), minimal community adoption (3 stars), and outdated security practices make it a high-risk choice for cookie management. Product decisions should prioritize Laravel’s native cookie handling or actively maintained alternatives like Symfony’s Cookie component to ensure compliance with modern security standards and compatibility with the Laravel ecosystem.
Only consider this package if your project is built on Spiral Framework (not Laravel) and has legacy dependencies requiring this specific subtree split with no upgrade path to the main Spiral Framework’s cookie implementation. In all other scenarios—especially Laravel projects, modern applications, or security-sensitive use cases—avoid this package entirely. Look elsewhere for actively maintained solutions with recent updates, community support, and clear security practices.
"This package is outdated, unsupported since 2020, and designed specifically for Spiral Framework—not Laravel. Using it in a Laravel project would introduce critical compatibility issues and security vulnerabilities. We recommend leveraging Laravel’s built-in cookie management or vetted, actively maintained third-party packages to ensure reliability, security, and long-term maintainability. Adopting this would create unnecessary technical debt and risk."
How can I help you explore Laravel packages today?