Libraries tagged by this7 session
errehub/laravel-alert
13 Downloads
This project aims to give developers a new experience with alerts in Laravel.
alexdin/yii2-log-reader
113 Downloads
PHP Yii2. This is simple module for log reading from admin menu
jdecool/monolog-extra-bundle
6 Downloads
This bundle add some extra processor for Symfony usage
rapidwebltd/no-post-data-laravel-middleware
78 Downloads
Under certain conditions, when posting data from a form, the web server may lose the post data. This commonly happens if a user is uploading a large file beyond the size limits set in the web server's configuration. Laravel does not handle this situation and may end up throwing a somewhat confusing `TokenMismatchException in VerifyCsrfToken` due to CSRF protection. The 'No Post Data Laravel Middleware' handles situations in which a post request has been submitted and contains no post data - a situation which should not occur under normal usage. By default, the middleware will redirect back to the previous page with an error message flashed to the session. This can then be output on your view as you would normally handle validation errors. If needed, you can also modify this default behaviour and allow any code to run when the 'post request with no post data' situation is encountered.
netlogix/nlxsessionoptimizer
1207 Downloads
This plugin optimize session handling in shopware
itzbund/gsb-valkey
52 Downloads
GSB valkey. The extension provides Redis Sentinel based implementations of existing TYPO3 (core or extensions) implementations for Redis based caching, locking or session storage. This is Part of the Goverment Site Build (GSB) 11. Der GSB 11 ist eine Maßnahme der Dienstekonsolidierung Bund (DKB) des Bundesministeriums des Innern und für Heimat (BMI) und wird im Auftrag des Informationstechnikzentrums Bund (ITZBund) durchgeführt.
dreamaker/affair
14 Downloads
this works exactly like sessions, it will help you perform save items in session and retrieve them
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.
vades/php-language
17 Downloads
PHP Language class - This class detects the language (from url, session, cookie and browser) and then sets a current one
sankaest/yii2-notification
10 Downloads
This module for renders a message from session flash (with ajax, pjax support and etc.)
dusta/xmpp-prebind-php
16 Downloads
This class is for prebinding a XMPP Session with PHP.
andrea11/xmpp-prebind-php
23 Downloads
This class is for prebinding a XMPP Session with PHP.
matteocacciola/xmpp-prebind-php
13 Downloads
This class is for prebinding a XMPP Session with PHP.
splashifypro/sdk
0 Downloads
REST endpoints for three product surfaces: 1. **Public API** under /public/_* — WhatsApp messaging, contacts, conversations, transactional email, Meta Conversions API. Authenticate with sk_live_… keys. 2. **Partner Email API** under /partner/email/_* — AWS-SES-shaped resold email platform: identities, configuration sets, templates, suppression, send, send-template, send-bulk, send-raw, quotas, stats, reputation, events. Authenticate with pk_live_… keys. 3. **App API** under /app/_* — the same surface the customer dashboard and the CLI/OpenClaw integrations use, authenticated with either an app session or an oc_live_… access token (`splashify auth login` / Settings → Developer → Access Tokens). Coverage here is partial — only endpoints touched by integrator reports are annotated so far, not the full surface. SDKs for Node.js, Python, and PHP are auto-generated from this spec.
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.