Libraries tagged by data flash
substacks/zebra_session
12 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
8 Downloads
Route bind a date into a Carbon (or anything you want)
birkanoruc/session-helper
3 Downloads
A PHP helper class for managing sessions with features like flash data, session destruction, and more.
makechtec/form-dispatcher
10 Downloads
send mails, store in database and flash session data
didix16/php-apidataobject
7135 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.
ayesh/case-insensitive-array
20346 Downloads
Class to store and access data in a case-insensitive fashion, while maintaining the integrity and functionality of a regular array.
snicholson/docxtemplates
6797 Downloads
Merge data into .docx templates in a similar fashion to mailmerge
marcosh/php-validation-dsl
3890 Downloads
A DSL for validating data in a functional fashion
tegos/laravel-telescope-flusher
3 Downloads
telescope-flusher is a Laravel package that provides a simple Artisan command to completely flush all Telescope data from the database
glowy/registry
2156 Downloads
Registry Component provides a fluent, object-oriented interface for storing data globally in a well managed fashion, helping to prevent global meltdown.
atomastic/registry
3323 Downloads
Registry Component provides a fluent, object-oriented interface for storing data globally in a well managed fashion, helping to prevent global meltdown.
phinq/phinq
8749 Downloads
A library for querying data and performing statistical operations in an logical, object-oriented fashion.
brownpaperbag/flush
82 Downloads
Library to flush data friendly. To use in long-polling and zombie requests.
aldeebhasan/laravel-cache-flusher
4 Downloads
A lightweight package to invalidate cache entries automatically when the cached data changed.