Kaltura Client Library - PHP

  • 4.666665
    Average: 4.7 (6 votes)

To help you with a Kaltura platform implementation, we provide several libraries written in various languages which implement the calls to the Kaltura APIs. You can use these in place of raw calls to an API. The client library lets you easily construct queries and use response data without having to create HTTP requests or process HTTP responses by hand. The client library provides classes that correspond to the elements and data types used by the Kaltura APIs.

Get Project Source Code

You may check out a read-only working copy anonymously over HTTP:
svn checkout http://www.kaltura.org/kalorg/kcl_php
Maintainers may also commit using their site user name and password [remind]

For more about using Subversion, see Client programs and plugins and the SVN online Book.