Skip to content

Releases: VM9/orion-explorer-php-frame-work

Fix verbose curl

24 Apr 15:13
4a355e6
Compare
Choose a tag to compare
Update HttpRequest.php

Remove verbose option

1.5.1: Merge origin/develop into develop

21 Aug 15:15
Compare
Choose a tag to compare
Conflicts:
	composer.json

NGSIv2 Support

26 Jul 12:33
Compare
Choose a tag to compare
  • Several changes to compatibilize NGSIV1 and NGSIV2 operations.
  • Full support of all operations (in an abstract way)
  • new examples code
  • PSR-0 compatibility

Orion Context Explorer for PHP Applications

01 Dec 19:51
Compare
Choose a tag to compare
Force String type in subscriptionId

Usualy subscriptions ID should be a string into json object if send it as a integer OrionCB returns a error response.

fixed #2