chargebee / chargebee-php

PHP library for the Chargebee API.
https://apidocs.chargebee.com/docs/api?lang=php
MIT License
72 stars 62 forks source link

Implement namespaces #4

Closed academo closed 3 years ago

academo commented 10 years ago

Would be nice if you could implement namespaces in the whole library

SInCE commented 8 years ago

:+1: for namespaces

hypnotisttom commented 5 years ago

Absolutely! I run into so many issues without having namespaces in this project. I can't believe it doesn't have namespaces nearly 5 years later... I see the PR out there, so I hope this gets resolved soon.

s-andronnikov commented 4 years ago

Try this fork https://github.com/s-andronnikov/chargebee-php It has namespaces