Libraries tagged by php session
mrclay/userland-session
53672 Downloads
Provides a an HTTP cookie-based session in plain PHP, allowing concurrent use with existing native sessions.
popphp/pop-session
8170 Downloads
Pop Session Component for Pop PHP Framework
flightphp/session
84 Downloads
Tidy session library for Flight PHP
takman1/phalcon-session-redis
32467 Downloads
Phalcon sessions on Redis without deprecations. php-redis >= 5, php >= 7, 4 > php-phalcon >= 3
hypervel/session
534 Downloads
The session package for Hypervel.
craftsys/laravel-redis-session-enhanced
2005 Downloads
Enhanced redis driver for sessions in Laravel
zatxm/arequest
871 Downloads
PHP's curl simply encapsulates requests and supports requests libraries similar to python to support session context
asbiin/laravel-localizer
1040 Downloads
Automatically detect and set an app locale that matches your visitor's preference.
aequasi/cache-bundle
152277 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
536 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
18569 Downloads
Berlioz HTTP Client is a PHP library to request HTTP server with continuous navigation, including cookies, sessions...
yakeing/php_session
94 Downloads
This is a SESSION class function package, use more easily, just a few simple functions can use it.
upscale/swoole-session
5374 Downloads
PHP sessions compatibility with Swoole web-server
session-interop/session-interop
60651 Downloads
This package contains the session interface for session interopability. It tries to standardize features in session object
mouf/utils.session.session-manager
252548 Downloads
This package is used to manage sessions. It provides a DefaultSessionManager class that you can use to configure your PHP sessions, and a SessionManagerInterface that you can implement if you want to provide your own session management.