My favorites | Sign in
Project Home Wiki Issues Source
Project Information
Members
Links

This library makes Microsoft Exchange 2007 Web Services easier to implement in PHP. This library requires PHP 5.2+ with the SOAP and cURL extensions installed. This library makes use of the NTLMSoapClient Class by Thomas Rabaix.

Moving to github

I am working on moving this project to github. Currently the code has been moved as have all issues and the wiki. All issues on Google Code have been closed and no further activity will be monitored. A link has been added to each comment so that you may track them on GitHub. You can view the project at https://github.com/jamesiarmes/php-ews, issues can be found at https://github.com/jamesiarmes/php-ews/issues and the wiki can be found at https://github.com/jamesiarmes/php-ews/wiki. I will continue to keep the Google Code repository in sync for the time being.

Help Needed

I am looking for somebody who is willing to donate an account on an exchange server that supports auto discovery. If you are interested, please contact me.

Current Status

I have been getting a lost of request and issues lately and I thought I should let everyone know the status of this project.

  • There is no official documentation yet, but there is a BasicExample in the wiki.
  • I have added an example of retrieving calendar events at RetrievingCalendarEvents.
  • I have added an example of adding contacts at CreateContact.
  • Only retrieving and deleting messages and folders has been fully tested by me.
  • I am currently working to support both Exchange 2007 and 2010
  • As of September 28, 2011 the version control system used but this project has been migrated to git

Things in life are busy right now and I haven't had the time to dedicate to this project that I would have liked. I still plan on fully implementing and testing everything, it's just taking a lot longer than I had anticipated.

Powered by Google Project Hosting