zendframework / zendopenid
provides a simple API for building OpenID-enabled sites and identity providers
Installs: 15 810
Dependents: 2
Suggesters: 0
Security: 4
Stars: 4
Watchers: 18
Forks: 11
Open Issues: 2
Requires
- php: >=5.3.3
- zendframework/zend-eventmanager: ~2.0
- zendframework/zend-http: ~2.0
- zendframework/zend-session: ~2.0
Requires (Dev)
README
ZendOpenId component
Repository abandoned 2019-12-05
This repository is no longer maintained.
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.)