About
Echove is a PHP software development kit (SDK) for the Brightcove application programming interface (API). It serves as a way to quickly integrate Brightcove into your web application. We've done all of the scaffolding for you; all you have to do is build out your idea.
Download
The latest stable version of Echove is available as a ZIP package: Download Echove 1.1.0
(July 15th, 2010) Added createOverlay and deleteOverlay methods. Added supported for force_reshare in shareMedia method. Fixed 32-bit response for PHP 5.3 and greater.
Latest Source
The latest builds of Echove can be found in our SVN repository at Google Code. To check out a copy, simply run the following command:
svn checkout http://echove.googlecode.com/svn/trunk/ echove-read-only
Requirements
In order to use Echove you must have PHP version 5.2 or greater, or you must have the JavaScript Object Notation (JSON) PEAR package. For more information on the JSON PEAR package, please visit the PHP JSON package website.
Support
Echove is not officially supported by Brightcove but is written by Matthew Congrove and Brian Franklin, two engineers from the Professional Services department of Brightcove, along with help from community contributors.
Please post all support questions to the Echove Google Discussion Group, not in the Brightcove Developer Community.