Libraries tagged by session package
ci2lara/codeigniter_migration
106 Downloads
CodeigniterMigration is a package to integrate an already started Codeigniter-Session in Laravel 5
bindeveloperz/alert
11 Downloads
Laravel package to flash error msg inspired by laracast/flash.
acelaya/php-persistent-login
18 Downloads
A package that provides an abstraction layer to manage persistent login sessions in PHP applications
arendach/multisessions
490 Downloads
Multi session package
omarpre/idle-timeout
169 Downloads
A Laravel package for alerting idle sessions about to expire - FORKED
ryunosukee/idle-timeout-alert
91 Downloads
A Laravel package for alerting idle sessions about to expire.
baotran/token-manager
9 Downloads
A package for managing tokens and sessions compatible with CakePHP 3.5.
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.
academy01/semej
28 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
34 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.
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.
mouf/utils.i18n.fine.language-detection
17692 Downloads
Language detection is a PHP internationalisation package, it depends of translation-interface. This package contain many class to return a language select for internationalisation. It's could be with : Browser detection, fix language, data set in session, a link between domain name and language or a cascading of many solutions. The language can be used to translate message in fin or whatever.