olive/cinformer 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

olive/cinformer

Composer 安装命令:

composer require olive/cinformer

包简介

A class for displaying messages via flash memory

README 文档

README

Build Status Scrutinizer Code Quality Code Coverage

CInformer

A class written for Anax-MVC (Mikael Roos)

Built by Julius Semenas

License

This software is free and carries a MIT license.

Usage

The module is written primarily for Anax-MVC. TO include the module into your project use:

$di->set('informer', '\Olive\cinformer\CInformer');

The module is compatible with any other PHP framework as well.

Use setMessage() for setting the message. Use getMessage() to tretrieve the message at required place. Use clear() to clean the flash memeory variable. For style of the messages, put the css or .less file into the dedicate direcotry, or include your own style.

Copyright (c) 2014 Julius Semenas

统计信息

  • 总下载量: 14
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 3
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2014-11-27