Sync events of exchange server 2010 using PHP -


i need sync events from/to linux-php based crm system, exchange server 2010, using php only (not .net) browsed web days , many examples of office 365 , in .net irrelevant.

i found library option of syncing both sides: https://github.com/jamesiarmes/php-ews

before invest months of integration, can experts tell me if i'm going in right direction? there better ways sync events php-based system exchange server?

thank you!


Comments

Popular posts from this blog

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -