-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Status of this fork #3
Comments
Hi there :) I've been revisiting this project a few times but unfortunately am mostly involved in much larger projects that don't use the library. I am currently considering looking for a new owner as my access to an Exchange server will be limited and knowledge of how EWS works is quite sketchy anyway. Ideally I would like to start bringing in more modern coding standards to this library. I'd like to introduce behavior driven development, though it difficult to test without an actual connection to an EWS server. I'd also like to use introduce a command line utility, split the library into different packages: Apparently it does work for a few people, and has been download a couple of times from Packagist https://packagist.org/packages/php-ews/php-ews |
It seems there are quite a few forks of php-ews aimed at modernising the codebase - it's a shame that the efforts haven't been pooled towards the same fork. I'll give this one a go and see how I get on, cheers. |
Just to give an important update, I am currently in the process of transferring ownership of the Anyone currently installing this forked version via Composer may want to change their composer.json to read:
When the official library is ready to support Composer, switch back to Many thanks, |
Hi, is this fork in a usable state? Any major known issues?
The text was updated successfully, but these errors were encountered: