eventbrite-sdk-php
eventbrite-sdk-php copied to clipboard
Namespaces and autoloading
Added proper namespaces, converted Autheticate.php to a static class, and added autoload config to composer so package will autoload propertly.
This will require a version bump as it will break existing implementations.
Fixes #19