Libraries tagged by Simple Session
jared0430/cart
143 Downloads
A simple session based cart for Laravel 5 intended for use with an existing Product model
tobias74/php-user-recognizer
80 Downloads
a very simple user-session storage based on MongoDB using the Auth0-Service
soundake/redis-storage
26 Downloads
Simple storage and session handler for Nette.
perlucas/clientsessionstate
0 Downloads
Simple PHP Client Session State Implementation
yaroslawww/laravel-quick-checkout
6 Downloads
Create simple checkout process using only session.
wolfhowlmedia/nanocore
3 Downloads
Nanocore is a micro PHP framework that sports DBAL, routing, session controller as well as simple templating.
sbe1/signedcookielib
2 Downloads
Simple library for creating and validating custom session/token cookies that use a cryptographic signature for verification.
academy01/semej
20 Downloads
Simple package to show alert messages using session
symplely/http
416 Downloads
An simple PSR-7 Request/Response implementation, with Cookie, and Session management/middleware.
nguyenquang2302/shoppingcart-eloquent
107 Downloads
A simple Laravel Based Shopping Cart. Uses persistent Eloquent Databases instead of Sessions.
beaucal/beaucal-invalid-session
23618 Downloads
When ZendSession validation fails, the session is simply cleared. When you'd rather avoid nasty blocking errors.
auth0-samples/laravel
345 Downloads
Sample application demonstrating how to integrate Auth0 with Laravel 9 or Laravel 10 for session-based authentication and token-based authorization.
zatxm/arequest
417 Downloads
PHP's curl simply encapsulates requests and supports requests libraries similar to python to support session context
ph-7/cookiesession
116 Downloads
Very light library to manage easily and simply the Session and Cookie with PHP 7+
coreplex/notifier
1161 Downloads
A php class to simply flash notifications to a session and then display them using a javascript notifier.