Libraries tagged by this7 session

mouf/utils.cache.session-cache

0 Favers
11 Downloads

This package contains a cache mechanism that relies on the session of the user. Therefore, the cache is a bit special, since it is kept for the duration of the session, and is only accessible by the current user. The session has to be started (using session_start()).

Go to Download


ipnoz/active-session-bundle

0 Favers
35 Downloads

This Symfony bundle provides tools to control and limit user sessions

Go to Download


instantech/session

1 Favers
9 Downloads

This package is a simple encapsulation of PHP natif $_SESSION to Object Representation

Go to Download


illchuk/zfc-user-funky-session

0 Favers
40 Downloads

When the PHP session references a ZfcUser identity that doesn't actually exist, things can get a little funky. This module serves as the preventative solution.

Go to Download


geisi/laravel-db-session-helper

1 Favers
9 Downloads

This package is build on top of the Laravel session database driver. With it you are able to query users by their login state.

Go to Download


session-interop/utils.arraysession.factory

0 Favers
3 Downloads

This package contains the session factory implementation to be able to create a session object from $_SESSION.

Go to Download


session-interop/utils.segment.writer

0 Favers
10 Downloads

This package contains the default implementation of session-writer-interop.

Go to Download


razorisuru/shopping-cart

1 Favers
9 Downloads

The ShoppingCart package provides a simple and flexible solution for managing a shopping cart in Laravel applications. It uses sessions to store cart items, allowing you to easily add, update, remove, and clear items. With support for custom attributes, price calculations, and total cost computation, this package is ideal for building e-commerce and order management systems.

Go to Download


errehub/laravel-alert

3 Favers
12 Downloads

This project aims to give developers a new experience with alerts in Laravel.

Go to Download


alexdin/yii2-log-reader

1 Favers
112 Downloads

PHP Yii2. This is simple module for log reading from admin menu

Go to Download


jdecool/monolog-extra-bundle

0 Favers
6 Downloads

This bundle add some extra processor for Symfony usage

Go to Download


rapidwebltd/no-post-data-laravel-middleware

1 Favers
77 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.

Go to Download


dreamaker/affair

1 Favers
14 Downloads

this works exactly like sessions, it will help you perform save items in session and retrieve them

Go to Download


wnikk/laravel-flexible-throttle

0 Favers
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.

Go to Download


vades/php-language

3 Favers
17 Downloads

PHP Language class - This class detects the language (from url, session, cookie and browser) and then sets a current one

Go to Download


<< Previous Next >>