Skip to content
This repository has been archived by the owner on Jan 15, 2019. It is now read-only.

Releases: kjschubert/PHP-GIS-Wrapper

v0.2.8

24 Feb 22:42
Compare
Choose a tag to compare

Merged and refactored the AuthProvider CSRF token Fix from @ocjojo

v0.2.7

29 Nov 21:48
Compare
Choose a tag to compare

FIX: filename APIEndpointPaged
Thank You @ocjojo

v0.2.6

29 Jun 17:03
Compare
Choose a tag to compare

FIX: AuthProviderEXPA

v0.2.5

07 Jun 22:00
Compare
Choose a tag to compare
  • added AuthProviderShadow and AuthProviderNationalIdentity
  • added ServiceProvider for Lumen (should also work with Laravel)
  • added currentPage(), setStartPage($page) and setPerPage($number) function to paged endpoints (tests still missing)
  • updated Unit Tests

v0.2.4

06 Jun 21:37
Compare
Choose a tag to compare

Fixed some minor bugs in the API Endpoint

v0.2.3

06 Jun 21:29
Compare
Choose a tag to compare

Fixed the token regeneration when a GET request runs with an expired token

v0.2.2

06 Jun 20:34
Compare
Choose a tag to compare

Fixed an issue in the parameter validation, which ocured when parameters of different methods had the same name

v0.2.1

06 Jun 17:38
Compare
Choose a tag to compare

improved stability of the swagger parsing

v0.2

30 May 00:18
Compare
Choose a tag to compare

In v0.2 the PHP GIS Wrapper was completely refactored. The new system architecture makes the source code cleaner, increases performance and makes the usage far more intuitive.
There are a lot of new features which provide you with even more possibilities and can boost the performance in many cases even further.
Last but not least the most important part: This release introduces POST, PATCH and DELETE requests, whereby you now have full access to all resources in the GIS.