Libraries tagged by Simple Session
kevinkaske/flash
243 Downloads
A simple library to give you flash message support via the $_SESSION superglobal array
jonathanraftery/bullhorn-auth-client
27435 Downloads
Simple authorization client to create Bullhorn REST API sessions
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
23948 Downloads
When ZendSession validation fails, the session is simply cleared. When you'd rather avoid nasty blocking errors.
zatxm/arequest
1034 Downloads
PHP's curl simply encapsulates requests and supports requests libraries similar to python to support session context
auth0-samples/laravel
442 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
117 Downloads
Very light library to manage easily and simply the Session and Cookie with PHP 7+
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
zatxm/yrequest
4 Downloads
PHP's curl simply encapsulates requests and supports requests libraries similar to python to support session context
wacon/mctest
6 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)