Libraries tagged by sessions
se7enxweb/ezstarrating
100 Downloads
eZ Star Rating is an extension that allows the addition of a rating system to eZ publish content objects via a dedicated datatype. The current version allows ratings between 1 and 5 stars; users can vote once per session.
prowebcraft/telebot
351 Downloads
Telegram bot with dialogs and session management
oscarricardosan/cache_object
586 Downloads
Small package for handling cache in code block and not having to use session and avoid 'array_has' or the like.
noking50/user
70 Downloads
Manage User Data in Session、Cookie、Cache
nestboxphp/titmouse
9 Downloads
User registration and session management with built-in password best-practices.
mmv/auth-low
37 Downloads
Authentication, Authorization, Session, User
mireiawen/input
237 Downloads
Input parsers for $_POST, $_GET, $_SESSION and $_ENV
magenizr/magento2-hideshippingmethod
47 Downloads
Hide Shipping Method allows admin users to hide one or multiple shipping methods on the cart and checkout page. This can be limited to specific weekdays, by start and end-date or customer sessions.
luisvidalintroini/itunesanalytics
26 Downloads
itunesanalytics is a module wrapping iTunes Analytics API. It allows to query units/installs/sessions reports on an easy way
lidaa/twig-bundle
16 Downloads
LidaaTwigBundle will add a lot of Twig Extensions (php, image, url, css, js, tag, session, number, sf, unset, form, html, ...)
lazarusphp/sessionmanager
29 Downloads
Session manager for lazarus Framework
laxo/authecticate-system
6 Downloads
The PHP JWT Authorization Class provides a straightforward way to manage user authentication and authorization using JSON Web Tokens (JWT). This class is designed to handle token generation, validation, and user session management seamlessly, ensuring secure and efficient authentication for your application.
klimesf/nette-jwt-user-storage
46 Downloads
Nette IUserStorage implementation using JWT instead of sessions.
killallskywalker/tnbr-middleware
217 Downloads
Handle authorization and middleware for tnbr auth session
kevinkaske/flash
239 Downloads
A simple library to give you flash message support via the $_SESSION superglobal array