https://github.com/php-opencloud/openstack is needed to support Openstack Swift using Identity v3 for authentication. This includes (amongst others) IBM Bluemix and Zetta.IO.
Identity v2 has been marked as deprecated since.. Late 2013?
The main problem is that php-opencloud require a newer version of Guzzle wich also requires PHP 5.6. This is mentioned in an existing Owncloud issue:
owncloud/core#20787
It seems Owncloud might have solved this now:
owncloud/core#25513