2017 © Pedro Peláez
 

library jasmin-web

Jasminsms web api for jcli connection.

image

haegemon/jasmin-web

Jasminsms web api for jcli connection.

  • Wednesday, July 6, 2016
  • by haegemon
  • Repository
  • 1 Watchers
  • 1 Stars
  • 57 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 5 Forks
  • 0 Open issues
  • 2 Versions
  • 10 % Grown

The README.md

jasmin-web

Simple package that allow work with jasmin-sms settings with php. Allow change settings for outer services., (*1)

Installation

Require this package in your composer.json file:, (*2)

"haegemon/jasmin-web": "dev-master", (*3)

...then run composer update to download the package to your vendor directory., (*4)

Usage

Package base on telnet connection on jasmin admin service. Package translate php object property to console commands for jasmin admin service. Package allow show all, create, update, delete entities., (*5)

Realise base part of working with User, Group, Connector, Filter (User filter, Connector filter), MtRouter (Static router), Morouter (Static router)., (*6)

Examples:

You can find some expamples at folder examples., (*7)

Test

All test based on phpunit. You should set environment variables for set connection params: - jasmin_admin_username - Username for test connection - jasmin_admin_password - Password for test connection - jasmin_admin_host - Host for test connection - jasmin_admin_port - port for test connection, (*8)

The Versions

06/07 2016

dev-master

9999999-dev

Jasminsms web api for jcli connection.

  Sources   Download

Apache-2.0

The Requires

  • php >=5.3.0

 

The Development Requires

by Pawel Samysev

01/07 2016

dev-dev1

dev-dev1

Jasminsms web api for jcli interconnection

  Sources   Download

Apache-2.0

The Requires

  • php >=5.3.0

 

The Development Requires

by Sotiris Ganouris