Libraries tagged by cookie middleware
spiral/cookies
19929 Downloads
Spiral Framework: Secure Cookie middleware
ellipse/cookie-encryption
24805 Downloads
Psr-15 middleware allowing to encrypt cookies using defuse/php-encryption
ngsoft/slim-cookie-middleware
4476 Downloads
A samesite cookie and session management for slim 4
hiraeth/middleware-encrypt-cookies
9021 Downloads
PSR-15 middleware to encrypt cookies for the Hiraeth Nano Framework
jeffersongoncalves/laravel-locale-cookie
42 Downloads
A Laravel middleware that resolves the application locale from a cookie, validating the requested value against a configurable list of supported locales and falling back to a sensible default when the cookie is missing or unknown. Cookie name, supported locales, and fallback locale are all driven by config.
php-extended/php-http-client-cookiebag
23650 Downloads
A psr-18 compliant middleware client that handles cookies for psr-7 http messages
larafony/core
61 Downloads
Larafony is a modern PHP 8.5 framework combining the elegance of Laravel, the stability of Symfony, and the power of PSR standards - built for production, not tutorials. Minimal dependencies, full PSR support, custom middleware stack, and analytics without cookies or Google.
farzai/transport
7241 Downloads
A modern, PSR-compliant HTTP client for PHP with middleware architecture, advanced retry strategies, and fluent API for building requests
jeffersongoncalves/laravel-page-cache
46 Downloads
This Laravel package provides a full-page response cache middleware for stateless public GET pages. It caches 200 responses keyed by a version token, locale, and theme cookie, skips authenticated requests, exposes an X-Page-Cache HIT/MISS header, and offers a static flush() helper to invalidate every cached page at once.
tigerwill90/xsrf-middleware
46 Downloads
Csrf protection based on double submit pattern, cookie - JWT alternative
everware/laravel-fortify-sanctum
227 Downloads
Automatically integrate Laravel Fortify with Laravel Sanctum so Fortify gives out Sanctum tokens on login while maintaining default Fortify functionality like two factor authentication. Also allows the use of 'api' middleware and makes login/sessions work without cookies (makes Fortify "stateless"-ish by creating temporary sessions).
symbiotic/http-cookie
121 Downloads
Slim (10Kb) implementation of working with cookies, with psr-15 middleware, without dependencies (psr interfaces only).
snicco/share-cookies-middleware
9836 Downloads
groton-school/session-cookie-middleware
0 Downloads
Implementation of PSR-15 middleware to manage session cookies with CHIPS partition support
iagapie/cookie-jar
17 Downloads
PHP CookieJar Bag