phpcraft / message
application messages library
dev-master
2018-04-24 16:00 UTC
Requires
- phpcraft/cookie: dev-master
This package is auto-updated.
Last update: 2025-01-07 01:46:01 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)