jamiehollern / eventbrite

A lightweight PHP library for interacting with version 3 of the Eventbrite API.
GNU General Public License v2.0
19 stars 6 forks source link

No composer installed #9

Closed robyfofo closed 7 years ago

robyfofo commented 7 years ago

I do not have a composer installed and can not install it on my provider. Can I install the libraries anyway?

jamiehollern commented 7 years ago

Yes, you can do it but you'd need to manually download all of the dependencies and manually set up the autoloader.