jayalfredprufrock / codeigniter-messages
A CI spark for handling flash messages gracefully.
Package info
github.com/jayalfredprufrock/codeigniter-messages
Type:codeigniter-module
pkg:composer/jayalfredprufrock/codeigniter-messages
v1.0.0
2014-03-04 21:46 UTC
Requires
- php: >=5.3
- composer/installers: ~1.0
This package is not auto-updated.
Last update: 2026-02-28 21:43:47 UTC
README
A CI spark for handling flash messages gracefully.
##Composer installation
If using composer to include this spark, note that composer/installers is used to place the spark within application/modules so you'll either need to override this location, or change your default spark location.
##Credit Inspired by jensseger's messaging library