fei/notification-client 问题修复 & 功能扩展

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

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

fei/notification-client

Composer 安装命令:

composer create-project fei/notification-client

包简介

Flash applicative Notification - client component

README 文档

README

GitHub release

Table of contents

Purpose

This client permit to use the Notification Api. Thanks to it, you could request the API to :

  • Fetch data
  • Create data
  • Update data
  • Delete data

easily

Requirements

Runtime

  • PHP 5.5

Step by step Installation

for all purposes (devlopment, contribution and production)

Initialization

  • Cloning repository git clone https://github.com/flash-global/notification-client.git
  • Run Composer depedencies installation composer install

Configuration

The notification client needs some options to work properly. The available options that can be passed to the __construct() or setOptions() methods are :

Option Description Type Possible Values Default
OPTION_BASEURL This is the server to which send the requests. string Any URL, including protocol but excluding path --
OPTION_HEADER_AUTHORIZATION Api Key for authentification string Any string value ''

Settings

Don't forget to set the right baseUrl !

<?php 
$notifier = new Notifier([AbstractApiClient::OPTION_BASEURL => 'http://127.0.0.1:8800']);
$notifier->setTransport(new BasicTransport());

Known issues

No known issue at this time.

Contribution

As FEI Service, designed and made by OpCoding. The contribution workflow will involve both technical teams. Feel free to contribute, to improve features and apply patches, but keep in mind to carefully deal with pull request. Merging must be the product of complete discussions between Flash and OpCoding teams :)

Link to documentation

Examples

You can test this client easily thanks to the folder examples

Here, an example on how to use example : php /my/notification-client/folder/examples/notify.php

Credits

  • Product Owner : Nicolas Devaux (FEI)
  • Lead developer : Boris Cerati (OpCoding)
  • Main developer : Ludovic Sanctorum (OpCoding)

统计信息

  • 总下载量: 6.87k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 5
  • 依赖项目数: 1
  • 推荐数: 0

GitHub 信息

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

其他信息

  • 授权协议: GPL-3.0
  • 更新时间: 2018-12-28

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固