Libraries tagged by session cache
fetzi/state
109 Downloads
Laravel package for storing current application state in cache/session
ytake/laravel-voltdb
37 Downloads
VoltDB providers for Laravel
webarchitect609/memcache-bundle
666 Downloads
Memcache Doctrine caching and session storage in the Web Debug Toolbar
mongdch/mon-store
195 Downloads
The PHP store util
m1/stash-silex
3238 Downloads
StashSilex is a Silex service provider and session handler for the popular caching library Stash
com.jukusoft/jukucms
7 Downloads
Open Source CMS should be the fastest CMS world wide (WIP)
bephp/utils
830 Downloads
utils functions for web application.
lloydzhou/utils
45 Downloads
utils functions for web application.
dalmp/dalmp
90 Downloads
Database Abstraction Layer for MySQL using PHP
noking50/user
78 Downloads
Manage User Data in Session、Cookie、Cache
roy404/utilities
267 Downloads
A comprehensive collection of PHP utilities including Carbon, Logger, Storage, RateLimiter, Cache, and Session Handler, and more designed to enhance productivity and simplify development.
jobverplanke/craftcms-components
324 Downloads
Simple driver setup for CraftCMS components queue, cache or session
ibrunotome/google2fa-laravel
11001 Downloads
The pragmarx/google2fa with cache store instead sessions
wyrihaximus/react-http-middleware-response-cache-session-cache-configuration
1019 Downloads
Cache configuration that will prevent any request or response with an active session interact with the cache
mouf/utils.cache.session-cache
11 Downloads
This package contains a cache mechanism that relies on the session of the user. Therefore, the cache is a bit special, since it is kept for the duration of the session, and is only accessible by the current user. The session has to be started (using session_start()).