Skip to content

reload/ting-client

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ting DBC PHP5 Client

The Ting DBC PHP5 Client is a library for accessing the Ting API developed by DBC using PHP5.

The client currently supports:

  • Searching the API

The client has been developed for use with Drupal 6 and Zend Framework but the design is framework agnostic and developers can extend it for use with other frameworks.

Tests

The client is unit tested using SimpleTest which is included in the vendor directory:

  • To run internal tests:

      php TingClientTestSuite.php
    
  • To run tests against the live Ting API using Zend Framework (Requires Zend Framework available from PHP include path):

      php TingClientLiveZfTest.php
    

About

A PHP5 client to talk with the TING / DBC API "Databrønd"

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%