Libraries tagged by this7 session
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
74 Downloads
This package helps you to manage your session easily.
wdpf/session
7 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
7 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.
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()).
ipnoz/active-session-bundle
36 Downloads
This Symfony bundle provides tools to control and limit user sessions
instantech/session
9 Downloads
This package is a simple encapsulation of PHP natif $_SESSION to Object Representation
illchuk/zfc-user-funky-session
40 Downloads
When the PHP session references a ZfcUser identity that doesn't actually exist, things can get a little funky. This module serves as the preventative solution.
geisi/laravel-db-session-helper
9 Downloads
This package is build on top of the Laravel session database driver. With it you are able to query users by their login state.
session-interop/utils.arraysession.factory
4 Downloads
This package contains the session factory implementation to be able to create a session object from $_SESSION.
session-interop/utils.segment.writer
11 Downloads
This package contains the default implementation of session-writer-interop.