zendframework / zendoauth
Installs: 309 909
Dependents: 13
Suggesters: 0
Security: 0
Stars: 21
Watchers: 21
Forks: 29
Open Issues: 7
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.)