Libraries tagged by session package
cleaniquecoders/laravel-single-session
12 Downloads
Enable only single session of user logged in to your Laravel application.
session-interop/utils.arraysession.factory
4 Downloads
This package contains the session factory implementation to be able to create a session object from $_SESSION.
hampel/alerts
2298 Downloads
Laravel package for managing session messages and alerts in view responses
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.
artflow-studio/pwa
2 Downloads
A comprehensive Progressive Web Application package for Laravel with advanced session handling, CSRF protection, dynamic routing, and configurable asset caching
session-interop/utils.segment.writer
11 Downloads
This package contains the default implementation of session-writer-interop.
vsn/egpcs
0 Downloads
VSN EGPCS PHP 5.6 archive
vaibhavpandeyvpz/phlash
59 Downloads
Package for flashing data now or later (in next request) for use in any micro/full-stack framework.
titon/http
502 Downloads
The HTTP package provides classes for interacting with cookies, headers, the request, and the response.
samcrosoft/multi-auth
15 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
10 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.