Libraries tagged by http session
kanellov/zend-session-middleware
50 Downloads
Psr Session middleware
jeyroik/extas-protocol-http
223 Downloads
Session, cookie protocols for the Extas
como/session
7 Downloads
A Session class.
boubacamara/ganega-http
6 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.
biurad/http-galaxy
2275 Downloads
Http Galaxy: abstraction for HTTP request, response, and csp protection. Provides careful data sanitization and utility for URL and cookies manipulation.
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.
dentro/paranoia
19 Downloads
HTTP Session Security for Laravel
webites/php-basic-tools
6 Downloads
PHP Basic Tools for any PHP projects
tagadvance/stooge
17 Downloads
...
slexx/request
35 Downloads
Http requests library
com.jukusoft/php-scaling-core-framework
6 Downloads
php-scaling-core-framework, basic framework to create fast, flexible and scalable web applications with PHP 7.
luri/ssoclient
13 Downloads
Single Sign On client inspirated by work of jasny/sso but use php session, http-plug and JWT (for exchange broker server)
volnix/flashy
102 Downloads
A wrapper around Symfony's HTTP foundation session flashbag to handle messages and form flash data
marcuwynu23/narciso
5 Downloads
'Narciso' is a web library built on top of native PHP, designed to provide developers with a set of tools and functionalities to simplify and enhance web development tasks. It aims to streamline common web development processes such as handling HTTP requests, managing sessions, accessing databases, and generating dynamic content.
peloncano/cakephp-plugin-redis-cache
501 Downloads
A CakePHP 2.0 plugin enabling Redis (http://redis.io/) backed sessions and caching. Uses the Predis (https://github.com/nrk/predis) library to communicate with Redis.