geopal-solutions/geopal-php-client

GeoPal PHP Client to work with the GeoPal API more details http://www.geopalsolutions.com/

dev-master 2018-11-02 11:29 UTC

This package is auto-updated.

Last update: 2024-04-29 04:08:52 UTC


README

Change log

2018-10-31 v1.0.4

  • Added attachClient() setter for Guzzle client
  • Added apiEndpoint() for general API requests

2018-08-21 v1.0.3

  • Added new method getJobByIdentifier()
  • Fixed bug: generating POST/PUT signatures

2018-01-12 v1.0.2

  • Upgraded GuzzleHttp to version 6
  • Fix endpoints and updated tests

Change log 2017-08-23 v1.0.1

  • Upgraded GuzzleHttp to version 6
  • Added apiEndpoint() to allow any manual API calls

Change log 2014-07-18 v1.0.0

  • Added replaceCustomer
  • Added getall assets

Change log 2013-12-12 v0.0.1

  • Added updateEmployeeByIdentifier
  • Added updateEmployeeById
  • Added getEmployeeByCredentials
  • Added reassignJob