Libraries tagged by session management
laxo/authecticate-system
8 Downloads
The PHP JWT Authorization Class provides a straightforward way to manage user authentication and authorization using JSON Web Tokens (JWT). This class is designed to handle token generation, validation, and user session management seamlessly, ensuring secure and efficient authentication for your application.
kattsoftware/firesessions
383 Downloads
PHP Sessions management library
dotari/php-app
4 Downloads
PHPapp is a lightweight PHP framework designed for quick and efficient web application development. It follows the MVC architecture and provides core components for database interaction, session management, request handling, and more.
danack/asm
111 Downloads
A userland replacement for PHP's session management.
apex/armor
891 Downloads
User and session management
alaureati-enerds/sessioneer
12 Downloads
Simplified PHP session management
byjoby/sesh
1941 Downloads
Session management classes and traits
samihsoylu/cipher-suite-php
6 Downloads
A lightweight PHP wrapper for the Defuse PHP-Encryption library, designed to simplify key management, session key encoding, and data encryption/decryption. Ideal for developers looking for an easy-to-integrate cryptographic solution.
codeacious/security
1626 Downloads
User session and ACL management for MVC applications
ampersandtarski/siam
31 Downloads
Ampersand module for Sessions, Identity and Access Management (SIAM). Contains ADL scripts that can be reused.
kaibuecking/php-klarna-payments
22 Downloads
The payments API is used to create a session to offer Klarna's payment methods as part of your checkout. As soon as the purchase is completed the order should be read and handled using the [`Order Management API`](https://docs.klarna.com/api/ordermanagement). Read more on [Klarna payments](https://docs.klarna.com/klarna-payments/).
boubacamara/ganega-http
9 Downloads
Provides simple and intuitive classes for handling HTTP requests and responses in PHP applications. The Request class encapsulates HTTP request data, making it easy to manage and access parameters, body, session, cookies, and server information. The Response class simplifies the creation and management of HTTP responses, allowing you to set content, status codes, and headers effortlessly.
nitecon/zdbsession
186 Downloads
Zend Framework 2 DB Session managment with doctrine