michaelhue/li3_flash_message
Composer 安装命令:
composer require michaelhue/li3_flash_message
包简介
The Flash Message plugin for Lithium provides a straightforward interface for displaying status messages to the user.
README 文档
README
The Flash Message (li3_flash_message) plugin provides a straightforward interface for displaying status messages to the user.
Goals
- Use existing session storage
- Eliminate message content from controllers
- Easily localize messages
- Use filters to integrate into existing workflow
Integration
<?php
// config/bootstrap/libraries.php:
Libraries::add('li3_flash_message');
?>
统计信息
- 总下载量: 63.6k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 16
- 点击次数: 1
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2012-12-05