pele / flashmessage
PHP classes for Flash Message handling
Installs: 18
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
pkg:composer/pele/flashmessage
Requires
- php: >=5.4
This package is not auto-updated.
Last update: 2025-12-20 23:15:22 UTC
README
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.