phpcraft/message

application messages library

dev-master 2018-04-24 16:00 UTC

This package is auto-updated.

Last update: 2024-04-06 23:52:33 UTC


README

Store and get application messages into custom categories and onto different supports.

Currently only implemented support is cookies by means of PHPCraft.Cookie and ultimately of Patrick Louys Http but sessions and maybe database are planned.

Categories can be used to build messages display interface, for example using Bootstrap helper message but this class do NOT generate interface, that is view layer business (i.e. template)