承接 olive/cinformer 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱: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
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

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

其他信息

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