Libraries tagged by php session
aseemann/pihole-api-client
24 Downloads
The Pi-hole API is organized around [REST](http://en.wikipedia.org/wiki/Representational_State_Transfer). Our API has predictable resource-oriented URLs, accepts and returns reliable UTF-8 [JavaScript Object Notation (JSON)-encoded](http://www.json.org/) data for all API responses, and uses standard HTTP response codes and verbs. Most (but not all) endpoints require authentication. API endpoints requiring authentication will fail with code `401 Unauthorized` when used outside a valid session.
anonym-php/anonym-view
153 Downloads
AnonymFramework View Component
alexrsagen/obie
193 Downloads
Obie is a simple PHP framework. It aims to provide basic services needed for any web app.
alexdin/yii2-log-reader
112 Downloads
PHP Yii2. This is simple module for log reading from admin menu
mdbsh/mdbsh
4 Downloads
MongoDB Session Handler
franksacco/nano-framework
10 Downloads
A simple, fast and secure PHP framework
evas-php/evas-web-storage
12 Downloads
Web storage module (Cookie, Session)
ehough/stash
782 Downloads
Fork of tedious/Stash compatible with PHP 5.2+
biurad/biurad-http
1367 Downloads
Http Galaxy: abstraction for HTTP request, response, and csp protection. Provides careful data sanitization and utility for URL and cookies manipulation.
victory7/ezsession
9 Downloads
ezsession is a versatile PHP session handler designed to provide seamless session management by combining the strengths of relational databases (MySQL), key-value stores (Redis), and JWT tokens. It offers developers flexible, secure, and scalable session storage, making it ideal for applications requiring high-performance, distributed, and stateless authentication systems. With ezsession, you can customize your session storage strategy to suit a variety of use cases while ensuring enhanced security and simplified management.
substacks/mongosession
12 Downloads
A PHP session handler wrapped around MongoDB. https://www.coreyballou.com
sdailover/yii2-phpsessconnector
36 Downloads
The SDaiLover PHP Session Connector extension for the Yii framework
pytocryto/flash
22 Downloads
Flash messages with PHP sessions
nixn/etcdsh
5 Downloads
A PHP session handler, which stores the session data in an ETCD cluster.
luri/ssoclient
14 Downloads
Single Sign On client inspirated by work of jasny/sso but use php session, http-plug and JWT (for exchange broker server)