spiffy / spiffy-connect
SpiffyConnect is a connector implementing OAuth1 and OAuth2 to make communicating with service providers as easy as possible.
Installs: 18 440
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
Requires
- php: >=5.3.3
- zendframework/zend-crypt: 2.*
- zendframework/zend-http: 2.*
- zendframework/zend-json: 2.*
Requires (Dev)
- mockery/mockery: 0.*
- phpunit/phpunit: 3.*
- satooshi/php-coveralls: dev-master
- spiffy/spiffy-test: dev-master
This package is not auto-updated.
Last update: 2019-02-20 17:28:41 UTC
README
SpiffyConnect is a connector implementing OAuth1 and OAuth2 to make communicating with service providers as easy as possible. SpiffyConnect is designed to have a consistent API between clients (oauth1/oauth2) as well as providers (Github, Google, Twitter, etc.).
Project Status
Documentation
Please check the doc
dir.
for more detailed documentation on the features provided by this module.
Requirements
- PHP 5.3.3
- Composer (and dependencies listed in
composer.json