vm9 / orion-explorer-php-frame-work
Fiware Orion Context Explorer PHP Framework
1.5.2
2019-04-24 15:05 UTC
Requires
- php: ^5.6 || ^7.0
- ext-curl: *
This package is auto-updated.
Last update: 2025-01-07 06:46:40 UTC
README
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
- 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
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.