backplane / zendoauth
This package is abandoned and no longer maintained.
No replacement package was suggested.
2.0.2
2013-06-10 21:09 UTC
Requires
- php: >=5.3.3
- zendframework/zend-config: >=2.0.0
- zendframework/zend-crypt: >=2.0.0
- zendframework/zend-http: >=2.0.0
- zendframework/zend-i18n: >=2.0.0
- zendframework/zend-loader: >=2.0.0
- zendframework/zend-math: >=2.0.0
- zendframework/zend-stdlib: >=2.0.0
- zendframework/zend-uri: >=2.0.0
README
ZendOAuth component
You can install using:
curl -s https://getcomposer.org/installer | php
php composer.phar install
At that point, follow the instructions in the documentation folder for actual usage of the component. (Documentation is forthcoming.)