Libraries tagged by stateless
subzeta/ruling
12212 Downloads
An stateless rule engine
provydon/laravel-scale
2680 Downloads
Scale your Laravel app. A set of libraries: Laravel Octane (FrankenPHP), Docker, and a stateless web + worker setup for Render, Fly.io, Railway.
niceshops/ruler
3704 Downloads
A simple stateless production rules engine for modern PHP.
movemoveapp/vkid
4831 Downloads
VK ID OAuth 2.1 (id.vk.ru) Socialite provider with PKCE (cache-based, stateless-friendly).
jeffersongoncalves/laravel-page-cache
446 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.
hydrakit/validation
402 Downloads
Zero-dependency input validation: per-field rules, stateless, shareable.
neoan3-apps/stateless
909 Downloads
stateless Json Webtoken (JWT) authentication / verification for PHP
vkoori/laravel-stateless-auth
904 Downloads
Stateless authentication for Laravel using JWT (JSON Web Tokens). This package enables secure, token-based authentication for API endpoints.
lafourchette/switch-user-stateless-bundle
96218 Downloads
Bundle to use impersonating on Symfony API
douyuxingchen/php-library-stateless
8665 Downloads
无状态的PHP库。通过此SDK您可以轻松地管理项目中的不同服务,并确保它们在各种情况下都能保持正确的状态。
devgeniem/wp-stateless-bucket-link-filter
33987 Downloads
Enables filtering WP Stateless bucket link via a PHP constant.
binarcode/laravel-stateless-session
1329 Downloads
This package allow you to keep the session through request/response header. No cookie needed.
everware/laravel-fortify-sanctum
450 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).
digit-soft/laravel-token-auth
3842 Downloads
Laravel token auth cached.
waffle-commons/utils
2199 Downloads
Stateless, pure-function helpers shared across the Waffle Commons ecosystem: no I/O, no per-process state, safe to use across FrankenPHP worker requests.