Libraries tagged by sections
numberninecms/redis
715 Downloads
Installation wizard and auto-configuration for Redis cache and sessions with NumberNine CMS
niko9911/react-http-middleware-session
1133 Downloads
Middleware for implementing PHP Sessions in ReactPHP Http Server.
nguyenquang2302/shoppingcart-eloquent
107 Downloads
A simple Laravel Based Shopping Cart. Uses persistent Eloquent Databases instead of Sessions.
ng/flashmessage
11 Downloads
Flash class using sessions, written for ANAX-MVC.
nephp/session
14 Downloads
Valoon Session Management - A secure way to use php sessions
natshah/install-selenium-server
0 Downloads
Installing and configuring selenium server for automated testing sessions.
natilosir/session
4 Downloads
A simple library for creating and managing sessions in PHP
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.
mwhd/flashmessage
20 Downloads
Flash class using sessions, written for ANAX-MVC.
mvclaudianobj/sky-session
1 Downloads
Uma classe simples e segura para sessions no PHP
mvccore/ext-form-all
15 Downloads
MvcCore - Extension - Form - All - form extension with with all form packages to create and render web forms with HTML5 controls, to handle and validate submited user data, to manage forms sessions for default values, to manage user input errors and to extend and develop custom fields and field groups.
mramsden/tefel
116 Downloads
Parses the station facilities feed from TFL to create a list of stations, with their location and the lines serving them.
mouf/utils.network.http.curlhtmlbrowser
85 Downloads
This package contains a class that mimics a web browser. Using the Curl HTML Browser, you can easily query a web site in HTTP or HTTPS, and analyze the HTML answered. The Curl HTML Browser will handle sessions for you, so you can use it to log into a website and retrieve data from the logged part of the website. As the name implies, this package is based on the CURL library, and therefore, the CURL PHP extension must be installed on your machine.
mipotech/yii2-persistent-session
99 Downloads
A simple class for implementing persistent, server-side sessions ("server-side cookies")
mferly/session-parser
5 Downloads
Use this to iterate through active session files within the defined PHP sessions folder found in php.ini to look for authenticated sessions.