Libraries tagged by session package
alejoluc/lazysession
34 Downloads
Package to use sessions without having to call session_start(). It will not call session_start() unless the request uses sessions.
session-interop/utils.segment.writer
10 Downloads
This package contains the default implementation of session-writer-interop.
vsn/egpcs
0 Downloads
VSN EGPCS PHP 5.6 archive
vaibhavpandeyvpz/phlash
58 Downloads
Package for flashing data now or later (in next request) for use in any micro/full-stack framework.
tobento/app-http
167 Downloads
App http support.
titon/http
502 Downloads
The HTTP package provides classes for interacting with cookies, headers, the request, and the response.
shashandr/laravel-swoole-redis
9 Downloads
Laravel package to provide swoole redis pool integration, Laravel redis pool cache and session driver.
session-interop/middleware.async
52987 Downloads
This package contains a zend's middleware to be able to inject a Session Object into the request
samcrosoft/multi-auth
14 Downloads
A laravel package that allows for use of multiple sessions in a laravel project, it allows for multiple simultaneous logins
riettotek/flashmsg
5 Downloads
Optional package for Laravel to implement global alert messages
razorisuru/shopping-cart
9 Downloads
The ShoppingCart package provides a simple and flexible solution for managing a shopping cart in Laravel applications. It uses sessions to store cart items, allowing you to easily add, update, remove, and clear items. With support for custom attributes, price calculations, and total cost computation, this package is ideal for building e-commerce and order management systems.
oanhnn/laravel-flash-message
6653 Downloads
Laravel Flash Message for Laravel 5.4+
liqunx/captcha
11 Downloads
Laravel 5 Captcha Package
infinitycube/quicksite
19 Downloads
Slim 4 scaffolding for creating web applications. QuickSite creates a project structure with all essential packages pre-bundled.
guyliangilsing/phpsession
15 Downloads
A package that provides object oriented syntax for working with sessions.