Libraries tagged by this7 session
limboniatech/limbonia-session-manager
35 Downloads
This is the Limbonia session management library
rapidwebltd/zebra-session-loader
357 Downloads
This library automatically starts Zebra sessions (database powered sessions) wherever vendor/autoload.php is included. It can be useful if you need to add database powered sessions to a bespoke PHP application that lacks an existing framework.
moox/user-session
348 Downloads
This is my package user-session
mferly/session-parser
4 Downloads
Use this to iterate through active session files within the defined PHP sessions folder found in php.ini to look for authenticated sessions.
cweetagram/chat-session-manager
7 Downloads
This package helps managing chat sessions in your apps
carry0987/session-manager
52 Downloads
Flexible and secure session management for PHP. This library provides an object-oriented wrapper for PHP's native session handling functions, implementing SessionHandlerInterface for easy integration with existing projects. It also comes with additional features like session encryption and database storage handlers for scalable applications.
linkorb/flex-session-bundle
3 Downloads
This Bundle provides integration with flex session for symfony
katalam/laravel-cookieless-session
14 Downloads
This is my package laravel-cookieless-session
internetpixels/session-handler
10 Downloads
Handle sessions in your application with this PHP library
hume/session-visits-bundle
9 Downloads
This bundle tracking visits by Symfony session.
sun/session
72 Downloads
This package helps you to manage your session easily.
wdpf/session
6 Downloads
this package help remember the data of package.
sessionclear/sessionclear-for-laravel5
7 Downloads
this is a artisan for laravel5 to clear session
restlin/grid-to-session-behavior
10 Downloads
This is yii2 controller behavior. It can save and restore grid filters, page and sort in session.
mwtech/thinkphp-app-session
6 Downloads
Application level session control based on ThinkPHP/ThinkCmf.The application scenario of this project is a ThinkPHP project serving as the backend for multiple front-end projects. The sessions of each front-end project need to be separated to avoid state interference maintained by sessions, such as user login status.