Libraries tagged by data flash
phpdot/session
7 Downloads
Secure session management with pluggable handlers, flash data, CSRF tokens, and PSR-15 middleware.
flextype-components/notification
823 Downloads
Notification component for storing and retrieving flash data.
tobento/service-responser
206 Downloads
Providing PSR-7 response wrapper classes with simplified methods.
substacks/zebra_session
13 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.
happydemon/req
22 Downloads
Kohana 3.3 Ajax request handler with graceful fall back
darkghosthunter/laradate
9 Downloads
Route bind a date into a Carbon (or anything you want)
khauto/sessionflashtoster
2 Downloads
Laravel package for automatic toast notifications from session flash data
comphp/session
3 Downloads
Driver-based session management and flash data support for PHP applications.
birkanoruc/session-helper
5 Downloads
A PHP helper class for managing sessions with features like flash data, session destruction, and more.
makechtec/form-dispatcher
11 Downloads
send mails, store in database and flash session data
tegos/laravel-telescope-flusher
1365 Downloads
telescope-flusher is a Laravel package that provides a simple Artisan command to completely flush all Telescope data from the database
snicholson/docxtemplates
10168 Downloads
Merge data into .docx templates in a similar fashion to mailmerge
didix16/php-apidataobject
9306 Downloads
A simple library that allows easy handle incoming data from any sources (specially from API sources) and put data in a fashion way which is more practical to access it like an array or object. It allows to implement a DTO very fast.
marcosh/php-validation-dsl
3945 Downloads
A DSL for validating data in a functional fashion
ayesh/case-insensitive-array
20689 Downloads
Class to store and access data in a case-insensitive fashion, while maintaining the integrity and functionality of a regular array.