Libraries tagged by Simple Session
nguyenquang2302/shoppingcart-eloquent
107 Downloads
A simple Laravel Based Shopping Cart. Uses persistent Eloquent Databases instead of Sessions.
kevinkaske/flash
243 Downloads
A simple library to give you flash message support via the $_SESSION superglobal array
jonathanraftery/bullhorn-auth-client
27436 Downloads
Simple authorization client to create Bullhorn REST API sessions
jobverplanke/craftcms-components
334 Downloads
Simple driver setup for CraftCMS components queue, cache or session
boubacamara/ganega-http
9 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.
beaucal/beaucal-invalid-session
24017 Downloads
When ZendSession validation fails, the session is simply cleared. When you'd rather avoid nasty blocking errors.
zatxm/arequest
1106 Downloads
PHP's curl simply encapsulates requests and supports requests libraries similar to python to support session context
auth0-samples/laravel
451 Downloads
Sample application demonstrating how to integrate Auth0 with Laravel 9 or Laravel 10 for session-based authentication and token-based authorization.
ph-7/cookiesession
120 Downloads
Very light library to manage easily and simply the Session and Cookie with PHP 7+
zatxm/yrequest
9 Downloads
PHP's curl simply encapsulates requests and supports requests libraries similar to python to support session context
danitome24/beaucal-invalid-session
19 Downloads
When ZendSession validation fails, the session is simply cleared. When you'd rather avoid nasty blocking errors.
acidjazz/summon
340 Downloads
Simply and securely handle your user sessions
wacon/mctest
7 Downloads
Single and multiple-choice tests to improve user experience (UX) and increase visitor dwelling time. Ideal for learning platforms, training sessions, or simply for entertainment.
coreplex/notifier
1162 Downloads
A php class to simply flash notifications to a session and then display them using a javascript notifier.
smartbos/flash_message
8 Downloads
Store message in session and delete it when it's used once. (It's a sample code for a book, not for production)