Libraries tagged by PHP Session Manager
1msg/one_msg_waba_sdk
956 Downloads
[1MSG.IO](https://1msg.io/) is the perfect WhatsApp management tool for your business. With us you get full access to the official Whatsapp API/webhooks. Every API request must contain an Authorize HTTP header with a token. This is your channel token, which can be found in your channel project on your profile page. Please do not give the token to anyone or post it publicly. The authorization token must be added to each request in the GET parameter 'token' and always passed to query string (?token={your_token}). Parameters in GET queries pass query string. Parameters in POST requests — through the JSON-encoded request body. All 'send' methods (except /sendTemplate) will only work when the dialog session with the user is open. Some of our solutions simplify and avoid such limitations, but we urge you to pay more attention to this detail
pinga/session
229 Downloads
Modern session management for PHP
detain/session-samurai
77 Downloads
🥷 Universal high-speed asynchronous (non-blocking) SessionHandlerInterface implementation for PHP supporting Semaphores, Mysqli, Redis, SQLite3, Symfony/Cache, WinCache, PhpFastCache, PHP-Cache, PDO, Memcached, FlySystem Filesystem, Illuminate, APCu, APC, OpCache, InfluxDB, WinCache, MongoDb and local file storage.
lithemod/session-support
16 Downloads
A lightweight and flexible PHP component for managing sessions and flash messages in PHP applications, designed to simplify state management and enhance user experience across various frameworks.
richardtmiles/carbonphp
10221 Downloads
A PHP 8.1+ tool kit featuring RESTFUL ORM, sockets, session management, and routing.
prowebcraft/telebot
349 Downloads
Telegram bot with dialogs and session management
ph-7/cookiesession
114 Downloads
Very light library to manage easily and simply the Session and Cookie with PHP 7+
alaureati-enerds/sessioneer
5 Downloads
Simplified PHP session management
victory7/ezsession
6 Downloads
ezsession is a versatile PHP session handler designed to provide seamless session management by combining the strengths of relational databases (MySQL), key-value stores (Redis), and JWT tokens. It offers developers flexible, secure, and scalable session storage, making it ideal for applications requiring high-performance, distributed, and stateless authentication systems. With ezsession, you can customize your session storage strategy to suit a variety of use cases while ensuring enhanced security and simplified management.
session-forge/session-forge
5 Downloads
The SessionForge library is designed to provide developers with a flexible and efficient tool for managing sessions using file manipulation. With SessionForge, you can easily create, read, update, and delete session data stored in files, enabling seamless integration of session management functionality into your applications.
o2system/session
1756 Downloads
Open Source PHP Session Management Library
soatok/anthrokit-session
172 Downloads
Session management for PHP software
qanna/session-bag
0 Downloads
A lightweight and flexible package designed to simplify session management in PHP. It offers a convenient api for storing, retrieving and managing session data with a built-in feature for flashing messages.
pinga/session-redis
8 Downloads
Modern session management for PHP
axio/session
7 Downloads
Session handler A lightweight PHP package for simplified session management, enabling effortless creation, modification, and secure handling of sessions in your projects.