eventbrite-sdk-php
eventbrite-sdk-php copied to clipboard
Namespaces and auto-loading
While this library is shipping with a composer.json file, it really is not compliant with modern PHP standards: There are no PHP namespaces involved and there are require statements all over the place instead of using composer auto-loading. Are there any plans for a major rewrite?
Would be great to get the pr merged from @mwoynarski