Libraries tagged by data flash
stefangabos/zebra_session
92466 Downloads
A drop-in replacement for PHP's default session handler which stores session data in a MySQL database, providing better performance, better security and protection against session fixation and session hijacking
mzur/kirby-flash
47003 Downloads
Stores data in the session for the next request. Data is removed after the next page load.
voku/session2db
19289 Downloads
A PHP library acting as a wrapper for PHP's default session handling functions which stores data in a MySQL database, providing both better performance and better security and protection against session fixation and session hijacking.
flashbackzoo/silverstripe-charts
696 Downloads
Display your data using Chart.js
joelvardy/flash
6973 Downloads
Library for storing and retrieving flash data / messages.
tobento/service-responser
76 Downloads
Providing PSR-7 response wrapper classes with simplified methods.
buzzingpixel/corbomite-flash-data
223 Downloads
Corbomite Flash Data
volnix/flashy
102 Downloads
A wrapper around Symfony's HTTP foundation session flashbag to handle messages and form flash data
flashtag/data
120 Downloads
simbirskiy/flashscore-football-parser
5 Downloads
Package for parsing football information from flashscore.com pages. Data representation in json format.
appotter/flash-message
29 Downloads
Library for storing and retrieving flash messages with your native php application.
rapidwebltd/no-post-data-laravel-middleware
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.
qanna/session-bag
1 Downloads
A lightweight and flexible package designed to simplify session management in PHP. It offers a convenient api for storing, retrieving and managing session data with a built-in feature for flashing messages.
vaibhavpandeyvpz/phlash
58 Downloads
Package for flashing data now or later (in next request) for use in any micro/full-stack framework.
flextype-components/notification
814 Downloads
Notification component for storing and retrieving flash data.