spiffy/spiffy-connect
SpiffyConnect is a connector implementing OAuth1 and OAuth2 to make communicating with service providers as easy as possible.
Maintainers
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
Suggests
None
Provides
None
Conflicts
None
Replaces
None
Unknown License 5330b39f1e7b1a241f28468f68193adb2571fd64
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
👁 Master Branch Build Status
👁 Coverage Status
👁 Dependency 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
