2017 © Pedro Peláez
 

library maple

A trigger for maple system (php)

image

hushulin/maple

A trigger for maple system (php)

  • Wednesday, January 11, 2017
  • by hushulin
  • Repository
  • 1 Watchers
  • 1 Stars
  • 7 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

maple框架下的php版trigger

这是maple框架的触发器,目前只实现了write_to_worker,具体参看maple, (*1)

安装

git clone git@github.com:hushulin/maple.git, (*2)

快速开始

$client = new Phptrigger('127.0.0.1' , 28000);, (*3)

if ($client->connect()) {, (*4)

$client->write_to_worker(['uid' => 123 , 'ax' => 456] , 2);, (*5)

$client->close();, (*6)

}, (*7)

````, (*8)

The Versions

11/01 2017

dev-master

9999999-dev

A trigger for maple system (php)

  Sources   Download

MIT

The Requires

  • php >=5.2.0

 

by Avatar hushulin

rest psr7 microframework router