I’ve been working on an integration project which includes accessing my XenForo forums from an external PHP application (Laravel based). I wanted to have a fully tested XenForo API client that I could plug in to my codebase and be confident that it would just work – so I built one.
I’ve now…