Skip to content

Latest commit

 

History

History
43 lines (26 loc) · 1.51 KB

README.md

File metadata and controls

43 lines (26 loc) · 1.51 KB

Orion Context Explorer PHP Framework

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)

Features

  • 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.

Requirements

PHP 5.6+ with the cURL extension installed

#Running Examples:

  • Start native php server on root directory of this repository
php -S  localhost:8000

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

How to help us?

  • 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.