Libraries tagged by session data
isleshocky77/ninja-forms-session
244 Downloads
Wordpress plugin and Ninja Forms add-on which allows you to save form data to the current session and then use it elsewhere.
jlsalvador/yii-db-http-token-session
7 Downloads
YiiDbHttpTokenSession is a Yii extension that extends CDbHttpSession by using a database as a token-session linker for each request-response without the need of a cookie or PHPSESSID usage (like a Rest Api solution).
gabriel403/g403-session-db
581 Downloads
Extension to ZF2 to allow sessions to be stored in the database.
wdpf/session
6 Downloads
this package help remember the data of package.
selcukmart/data-store-library-y42
2 Downloads
rapidwebltd/no-post-data-laravel-middleware
77 Downloads
Under certain conditions, when posting data from a form, the web server may lose the post data. This commonly happens if a user is uploading a large file beyond the size limits set in the web server's configuration. Laravel does not handle this situation and may end up throwing a somewhat confusing `TokenMismatchException in VerifyCsrfToken` due to CSRF protection. The 'No Post Data Laravel Middleware' handles situations in which a post request has been submitted and contains no post data - a situation which should not occur under normal usage. By default, the middleware will redirect back to the previous page with an error message flashed to the session. This can then be output on your view as you would normally handle validation errors. If needed, you can also modify this default behaviour and allow any code to run when the 'post request with no post data' situation is encountered.
micheledef/pdo-session-handler
55 Downloads
Store data in a database using PDO and the SessionHandlerInterface interface
lithemod/session
23 Downloads
Manages user sessions, allowing you to store and retrieve both persistent and temporary information between requests, such as login data, preferences, and short-term data.
five-say/data-bag
34 Downloads
基于 session 的跨页面数据存储工具
eden/session
7735 Downloads
Sever Side Persistent Data
rrcom/zend-session
16 Downloads
Zend Framework 2 module for handling session
okayinc/stateless-session
21 Downloads
Library that allows Telegram Bots to have short term memory without using database access
mirzaev/minimal-sessions-arangodb
1 Downloads
Module for session system based on the minimal framework using the ArangoDB database
meyersm/simple-datastore
20 Downloads
A PHP library to store objects between sessions using only the local file system
gustavosantarosa/session
4 Downloads
gerenciar sessões