Closed
Description
http://www.php-fig.org/psr/psr-4/
This enables us to have a VendorName\PackageName namespace. I would suggest "php-gitlab-api\php-gitlab-api" as the vendor\package names. this may be better suited then in a GitHub organisation.
It would also allow the code structure to be a little bit neater.
It would also make the suggested adapter packages a little neater and easier to find.
Thoughts?