jayalfredprufrock/codeigniter-messages

A CI spark for handling flash messages gracefully.

Installs: 118

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:codeigniter-module

pkg:composer/jayalfredprufrock/codeigniter-messages

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

This package is not auto-updated.

Last update: 2025-10-11 19:30:16 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