Libraries tagged by session package
ryunosukee/idle-timeout-alert
91 Downloads
A Laravel package for alerting idle sessions about to expire.
wnikk/laravel-flexible-throttle
0 Downloads
A Laravel middleware for advanced throttle based on IP, session, HTTP status codes, and exceptions. This package provides flexible and customizable protection for your application against brute force, password or scanning abuse and ensures fair use.
khauto/sessionflashtoster
2 Downloads
Laravel package for automatic toast notifications from session flash data
devtoygun/laravel-masterkey
1 Downloads
A master key package for laravel projects that bypasses session privileges.
arnaldo-tomo/laravel-auto-alert
2 Downloads
Zero-configuration notification package for Laravel that automatically detects session flash messages, validation errors, HTTP errors, and DELETE form submissions.
academy01/semej
29 Downloads
Simple package to show alert messages using session
thecichos/siderunner
1 Downloads
A package that makes it easier to run a process out of session in php
sukohi/warp
35 Downloads
A PHP package mainly developed for Laravel to remember URLs to redirect through session.
smarty-gettext-custom/smarty-gettext-custom
15 Downloads
Gettext plugin enabling internationalization in Smarty Package files. This is package forked from https://packagist.org/packages/smarty-gettext/smarty-gettext to adopt for Local from GET or Session parameter.
sangamkatwal/sangam-toastr
5 Downloads
A simple Laravel package for Toastr notifications with support for session flash messages and AJAX responses. Handles success, error, warning, and info notifications seamlessly.
polysource/easyadmin-filter-bridge
123 Downloads
Polysource — drop-in package that enriches EasyAdmin v5 filters (ranges, multi-select, custom filter types, session persistence, chips) without forking EasyAdmin.
padosoft/laravel-rebel-auth
1 Downloads
Meta-package for the padosoft/laravel-rebel-* enterprise authentication control plane: passwordless email-OTP, passkey-first, risk-based step-up with PSD2/SCA, channels, sessions, recovery, anomaly detection and a web admin panel — installs and ties the whole suite together.
mvccore/ext-form-all
15 Downloads
MvcCore - Extension - Form - All - form extension with with all form packages to create and render web forms with HTML5 controls, to handle and validate submited user data, to manage forms sessions for default values, to manage user input errors and to extend and develop custom fields and field groups.
mouf/utils.network.http.curlhtmlbrowser
85 Downloads
This package contains a class that mimics a web browser. Using the Curl HTML Browser, you can easily query a web site in HTTP or HTTPS, and analyze the HTML answered. The Curl HTML Browser will handle sessions for you, so you can use it to log into a website and retrieve data from the logged part of the website. As the name implies, this package is based on the CURL library, and therefore, the CURL PHP extension must be installed on your machine.
maxheckel/laravel-sweetalert
9 Downloads
A package that allows you to show sweet alerts with session flashes on all your views