Project Summary

  Analyzed 3 days ago based on code collected 3 days ago.

Working with the Zimbra SOAP API can sometimes be complicated for simple business logic. This API helps to simplify this process when developing with PHP.

The code is also available on Plymouth State's website, it is possible that the code provided there may be more current than what is here. Plymouth State is running this in production with their Zimbra 5.x install.

Plymouth State's PHP Zimbra API

Brief and simple example:

connect(); // make the connection

$task_list = $zimbra->getTasks(); // execute some function, in this example get the tasks

// then do some other stuff...
?>If you are looking to do single-sign on to Zimbra, it is relatively simple:

m not all that incentivized to write examples for something I know how to use.

Share

In a Nutshell, zimbra-api-php...

Languages

PHP
100%
HTML
<1%
 
 

Lines of Code

 

Activity

30 Day Summary Apr 23 2013 — May 23 2013

12 Month Summary May 23 2012 — May 23 2013

Community

Ratings

Be the first to rate this project
 
Click to add your rating
 
Review this Project!
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.