Search by

pele / flashmessage

perlennartsson

PHP classes for Flash Message handling

v1.0 2015-05-20 17:58 UTC

This package is not auto-updated.

Last update: 2026-09-13 04:20:32 UTC


README

Scrutinizer Code Quality Code Coverage Build Status

License

This software is free software and carries a MIT license.

Information

CFlashMessage is built for Anax-MVC, so must be Anax-MVC installed before you procced.

Installation

Install Anax-MVC with git clone https://github.com/mosbth/Anax-MVC.git before you install flashmessage.

Install with composer and packagist: "pele/flashmessage": "dev-master"

Usage

See test.php under webroot for example code.