vnddr / php-ews-wrapper
PHP wrapper for the Exchange web service
This package is not auto-updated.
Last update: 2025-04-02 21:06:17 UTC
README
The PHP Exchange Web Services library (php-ews) is intended to make communication with Microsoft Exchange servers using Exchange Web Services easier. It handles the NTLM authentication required to use the SOAP services and provides an object-oriented interface to the complex types required to form a request.
Dependencies
- PHP 5.2+
- cURL with NTLM support (7.23.0+ recommended)
- Exchange 2007 or 2010*
*Note: Not all operations or request elements are supported on Exchange 2007.
Resources
- PHP Exchange Web Services Wiki
- Exchange 2007 Web Services Reference
- Exchange 2010 Web Services Reference
Support
All questions should use the issue queue. This allows the community to contribute to and benefit from questions or issues you may have. Any support requests sent to my email address will be directed here.
Contributions
Contributions are always welcome!
Contributing Code
If you would like to contribute code please fork the repository on github and issue a pull request against the master branch. It is recommended that you make any changes to your fork in a separate branch that you would then use for the pull request. If you would like to receive credit for your contribution outside of git, please add your name and email address (optional) to the CONTRIBUTORS.txt file. All contributions should follow the PSR-1 and PSR-2 coding standards.
Contributing Documentation
If you would like to contribute to the documentation, please feel free to update the wiki. I request that you do not make changes to the home page but other pages (including new ones) are fair game. Please leave a descriptive log message for any changes that you make.
Other Contributions
Have you found this library helpful? Why not take a minute to endorse my hard work on coderwall! Just click the badge below: