Libraries tagged by php session
mrclay/userland-session
55653 Downloads
Provides a an HTTP cookie-based session in plain PHP, allowing concurrent use with existing native sessions.
popphp/pop-session
9673 Downloads
Pop Session Component for Pop PHP Framework
swoft/session
88327 Downloads
Http session component for swoft
hypervel/session
4325 Downloads
The session package for Hypervel.
mvccore/mvccore
6656 Downloads
MvcCore is PHP MVC framework to develop and pack projects (partialy or completely) into super fast single file apps and tools.
asbiin/laravel-localizer
11665 Downloads
Automatically detect and set an app locale that matches your visitor's preference.
aequasi/cache-bundle
152417 Downloads
Creates services in Symfony 2, for cache, that can also be used with doctrines three cache types. It also provides functionality for session handler support, and Router support.
smith197/steamauthentication
541 Downloads
SteamAuthentication is a basic set of PHP files that enable users to login using their steam account to view protected content on your website. it creates a session using their steamid as the sessionID and checks for the session when a user visits the page. It also includes a file which allows you to use their profile information such as their avatar and online status.
berlioz/http-client
19861 Downloads
Berlioz HTTP Client is a PHP library to request HTTP server with continuous navigation, including cookies, sessions...
yakeing/php_session
95 Downloads
This is a SESSION class function package, use more easily, just a few simple functions can use it.
upscale/swoole-session
5441 Downloads
PHP sessions compatibility with Swoole web-server
session-interop/session-manager-interop
53277 Downloads
This package contains the session interface for session management interopability.
session-interop/session-factory-interop
53241 Downloads
This package contains the session interface for session getting interopability.
session-interop/session-configuration-interop
53277 Downloads
This package contains the session interface for session configuration interopability.
jamiecressey/php-mysql-session-handler
733 Downloads
MySQL PHP Session Handler