dotari/php-app
PHPapp is a lightweight PHP framework designed for quick and efficient web application development. It follows the MVC architecture and provides core components for database interaction, session management, request handling, and more.
时间:2025-05-11 12:59
keron-digital/auth-redis-storage-bundle
Redis-backed storage solution for Symfony applications to manage token lifecycles. Provides services for blacklisting invalidated tokens and tracking currently active tokens via their unique IDs (JTI, UUID)
时间:2025-05-05 12:33
nixphp/session
NixPHP Session Plugin for storing data across requests.
时间:2025-05-03 14:36
awaisjameel/didit-laravel-client
A Laravel client library for integrating with the DiDiT verification API. This client handles authentication, session management, PDF report generation, and webhook processing.
时间:2025-04-21 19:32
amuzcorp/laravel-custom-session-handler
Custom session handler for Laravel that allows excluding last_activity updates
时间:2025-04-03 06:17
ashraam/laravel-simple-cart
Simple session based cart for Laravel 12
时间:2025-03-27 15:59
mkastoun/laravel-419-handler
Graceful handling of Laravel 419 session expired errors.
时间:2025-03-26 12:04
zidbih/laravel-auto-cache-clear
A Laravel package that automatically clears cache for Eloquent models using PHP attributes. Define cache-clearing behavior directly above your model with the #[ClearCacheWhen] attribute, and let the package handle the rest.
时间:2025-03-09 22:22
weijiajia/saloonphp-header-synchronize-plugin
A Saloon PHP plugin for synchronizing headers between requests to maintain session state and authentication
时间:2025-03-08 16:02
wenprise/php-flash-messages
A modern take on PHP session-based flash messages
时间:2025-03-03 09:55
caiquemcz/query-from-cache
Query From Cache is a Laravel package that provides a simple way to cache query results directly from your Eloquent models. It automatically caches the output of model methods and offers actions to refresh or clear the cache with minimal code changes.
时间:2025-02-27 23:19
sempoinus1/php-oauth
Lightweight and extensible PHP OAuth2 library supporting multiple providers like Keycloak, Google, and Microsoft.
时间:2025-02-25 20:31