PHP 5 framework for Fiware Orion Context Broker.
This is the code repository for the Orion Context Explorer PHP Framework. It's possible see the implementation on [Orion Explorer] (https://github.com/VM9/fiware-orion-explorer)
- Make some operations of Fiware Orion Context Broker API Operations such as create, delete and update Entities.
- Register subscriptions.
- Build query and context using flexible functions
- Get information about your Instance, such as uptime and availability
- List all created Entities and filter them by type
- And more.
PHP 5.6+ with the cURL extension installed
#Running Examples:
- Start native php server on root directory of this repository
php -S localhost:8000
- And access http://localhost:8000/example
You will find all the information on Fiware Orion Context Broker in its page in the FI-WARE Catalogue:
http://catalogue.fi-ware.eu/enablers/publishsubscribe-context-broker-orion-context-broker
- If you're involved with Fiware Orion Context Broker and have PHP, Javascript, Python Skills.
- If you believe that can help develop this tool somehow.
Please send a contact to j.leonancarvalho:cyclone:gmail.com and let's start it.