An open API service indexing awesome lists of open source software.

https://github.com/vukbgit/phpcraft.message

Store and get application messages
https://github.com/vukbgit/phpcraft.message

Last synced: 3 months ago
JSON representation

Store and get application messages

Awesome Lists containing this project

README

        

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

Currently only implemented support is cookies by means of [PHPCraft.Cookie](https://github.com/vukbgit/PHPCraft.Cookie) and ultimately of [Patrick Louys Http](https://github.com/PatrickLouys/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)