2017 © Pedro Peláez
 

library vonigo-php

A PHP library for the Vonigo API

image

calebtr/vonigo-php

A PHP library for the Vonigo API

  • Thursday, May 31, 2018
  • by calebtr
  • Repository
  • 2 Watchers
  • 3 Stars
  • 6,121 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 9 Versions
  • 26 % Grown

The README.md

vonigo-php

A PHP library for the Vonigo API, (*1)

by Caleb Tucker-Raymond http://calebtr.com, (*2)

Requirements

Vonigo PHP requires the cURL php library., (*3)

Install with composer

{
    "require": {
        "calebtr/vonigo-php": "dev-master"
    }
}

Examples

Examples are included in the examples directory., (*4)

VonigoSimple

The VonigoSimple class extends the Vonigo class and implements the VonigoInterface interface., (*5)

A future version of this library could use a different HTTP handler but still utilize the VonigoInterface interface., (*6)

VonigoRecord

The VonigoRecord class provides methods for consistently creating, reading, updating and deleting records., (*7)

The Versions

31/05 2018

dev-master

9999999-dev

A PHP library for the Vonigo API

  Sources   Download

MIT

The Requires

  • php >=5.3.0
  • ext-curl *

 

by Caleb Tucker-Raymond

22/05 2017

0.3.6

0.3.6.0

A PHP library for the Vonigo API

  Sources   Download

MIT

The Requires

  • php >=5.3.0
  • ext-curl *

 

by Caleb Tucker-Raymond

22/05 2017

0.3.5

0.3.5.0

A PHP library for the Vonigo API

  Sources   Download

MIT

The Requires

  • php >=5.3.0
  • ext-curl *

 

by Caleb Tucker-Raymond

21/05 2017

0.3.4

0.3.4.0

A PHP library for the Vonigo API

  Sources   Download

MIT

The Requires

  • php >=5.3.0
  • ext-curl *

 

by Caleb Tucker-Raymond

19/05 2017

0.3.3

0.3.3.0

A PHP library for the Vonigo API

  Sources   Download

MIT

The Requires

  • php >=5.3.0
  • ext-curl *

 

by Caleb Tucker-Raymond

01/02 2017

0.3.2

0.3.2.0

A PHP library for the Vonigo API

  Sources   Download

MIT

The Requires

  • php >=5.3.0
  • ext-curl *

 

by Caleb Tucker-Raymond

16/01 2017

0.3.1

0.3.1.0

A PHP library for the Vonigo API

  Sources   Download

MIT

The Requires

  • php >=5.3.0
  • ext-curl *

 

by Caleb Tucker-Raymond

16/01 2017

0.3

0.3.0.0

A PHP library for the Vonigo API

  Sources   Download

MIT

The Requires

  • php >=5.3.0
  • ext-curl *

 

by Caleb Tucker-Raymond

04/12 2016

0.2

0.2.0.0

A PHP library for the Vonigo API

  Sources   Download

MIT

The Requires

  • php >=5.3.0
  • ext-curl *

 

by Caleb Tucker-Raymond