Skip to content

VM9/orion-explorer-php-frame-work

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.