Libraries tagged by file session
silverstripe/non-blocking-sessions
67 Downloads
Non-blocking file-based session save handler for Silverstripe CMS 5
session-forge/session-forge
22 Downloads
The SessionForge library is designed to provide developers with a flexible and efficient tool for managing sessions using file manipulation. With SessionForge, you can easily create, read, update, and delete session data stored in files, enabling seamless integration of session management functionality into your applications.
mferly/session-parser
5 Downloads
Use this to iterate through active session files within the defined PHP sessions folder found in php.ini to look for authenticated sessions.
imarc/craft-session
37 Downloads
An extension of craft's session class to allow setting permissions on session files
genai/session
129 Downloads
Session component with pluggable storage: native files (default), a project file dir (cache/session), or a database (PDO). A small Session API over native PHP sessions; a SessionStore save-handler decides where the data lives. Driver chosen from the [session] config group. PHP 5.3-safe runtime.
ez-php/session
2 Downloads
Session handler drivers (File/Database/Redis/Array), StartSession middleware, flash data, ID regeneration
fpokoj/session-message-injector
2471 Downloads
Tool to inject message to symfony session. use case? big file generate in background and inform user when finish.
jinnguyen/puja-session
46 Downloads
Handle session save data, supported save to file, database, MemCache, Redis
initphp/sessions
100 Downloads
Framework-agnostic PHP session manager with pluggable save handlers (File, Cookie, PDO, Redis, Memcache/Memcached, MongoDB).
natanfelles/session
173 Downloads
Aplus Framework Session Library
tweekersnut/cache
8 Downloads
A high-performance, pluggable PHP caching library with Redis, file, session, and memory drivers.
screamz/securedownload-bundle
136 Downloads
Allow to secure file download.
mvccore/ext-form-all
15 Downloads
MvcCore - Extension - Form - All - form extension with with all form packages to create and render web forms with HTML5 controls, to handle and validate submited user data, to manage forms sessions for default values, to manage user input errors and to extend and develop custom fields and field groups.
mvccore/ext-form
4355 Downloads
MvcCore - Extension - Form - form extension with base classes to create and render web forms with HTML5 controls, to handle and validate submited user data, to manage forms sessions for default values, to manage user input errors and to extend and develop custom fields and field groups.
mongdch/mon-store
205 Downloads
The PHP store util