geopal-solutions / geopal-php-client
GeoPal PHP Client to work with the GeoPal API more details http://www.geopalsolutions.com/
Installs: 18
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 2
Open Issues: 1
Type:project
Requires
- php: >=5.4
- guzzlehttp/guzzle: ~6.0
Requires (Dev)
- laravel/homestead: ^7.0
- phpunit/phpunit: 5.7.26
This package is auto-updated.
Last update: 2025-03-29 00:28:35 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