We actively maintain a PHP client wrapper class for the Emma API. The current version of the EmmaPHP library is 0.9.2.
Currently, only a subset of the functions available in the Emma API are implemented, but we're adding more every day. Group and Search functions are fully implemented. We have completed partial implementations of Member, Webhook, and Field functions. Triggers, Mailings, and Response functions will follow shortly thereafter. If you have need for specific functions in any category, just Contact Us and let us know what you'd like to see in the next release. You can also contact This e-mail address is being protected from spambots. You need JavaScript enabled to view it. by email directly, if that's more your speed than filling out a contact form.
You can download a copy of the most recent version, or browse archived versions.
When Emma launched their new-and-improved API, they included webhooks. Webhooks are notifications of business events that are triggered when something happens inside Emma. With a little programming, you can set up an endpoint on your website or server to receive these notifications.
For example, you can now:
People talking about '@synergycode':