jayalfredprufrock/codeigniter-messages

A CI spark for handling flash messages gracefully.

Maintainers

Package info

github.com/jayalfredprufrock/codeigniter-messages

Type:codeigniter-module

pkg:composer/jayalfredprufrock/codeigniter-messages

Statistics

Installs: 118

Dependents: 1

Suggesters: 0

Stars: 0

Open Issues: 0

v1.0.0 2014-03-04 21:46 UTC

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