Libraries tagged by PHP Session Manager
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/).
onesimus-systems/ossession
79 Downloads
Centralized session management for PHP applications.
obozaxy/oreo
0 Downloads
Secure by default, extremely fast, and eloquent session management.
drop-in-gaming/carbonphp
147 Downloads
A PHP 8.1+ tool kit featuring RESTFUL ORM, sockets, session management, and routing.
brunocfalcao/cerebrus
210 Downloads
Session management for data that needs to persist connect to a session id
bebbolus/elsrepositorytrait
59 Downloads
PHP trait to manage the Laravel Entity on ElasticSearch via Elastiquent
kattsoftware/firesessions
380 Downloads
PHP Sessions management library
danack/asm
109 Downloads
A userland replacement for PHP's session management.
hexmakina/state-agent
56 Downloads
StateAgent Smith manages PHP Session: user messages, current operator, cookies & search filters
hexmakina/smith
137 Downloads
StateAgent Smith manages PHP Session: user messages, current operator, cookies & search filters
rogerthomas84/ohsession
18 Downloads
OhSession is a session management library for PHP
laxo/authecticate-system
1 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.
boubacamara/ganega-http
3 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.