Libraries tagged by session package
tobento/service-session
117 Downloads
Session support for PHP applications.
spacecreatedd/session
10 Downloads
my new package
soufraz/quiz-in-session
20 Downloads
A simple php package quiz core that allows the creation of questions, alternatives and choice of answers in a very easy way.
nofw/session-handlers
24 Downloads
Package providing various SessionHandlerInterface implementations
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()).
instantech/session
9 Downloads
This package is a simple encapsulation of PHP natif $_SESSION to Object Representation
haseeb/session
1 Downloads
it's weather package
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.
acarlosos/session-checker
7 Downloads
Simple packages to check if the user is already logged in
cleaniquecoders/laravel-single-session
12 Downloads
Enable only single session of user logged in to your Laravel application.
session-interop/utils.defaultmanager
52971 Downloads
This package contains the session implementation to be able to iterate over it.
session-interop/utils.arraysession.savable
52958 Downloads
This package contains the session implementation to be able to iterate over it.
session-interop/utils.arraysession.factory
3 Downloads
This package contains the session factory implementation to be able to create a session object from $_SESSION.
session-interop/utils.arraysession
53095 Downloads
This package contains the session interface implementation
hampel/alerts
2298 Downloads
Laravel package for managing session messages and alerts in view responses