zendframework / zendoauth
This package is abandoned and no longer maintained.
The author suggests using the laminas/laminas-oauth package instead.
2.0.3
2014-04-09 01:02 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
Repository abandoned 2019-12-31
This repository has moved to laminas/laminas-oauth.
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.)