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

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -