Download the PHP package btafoya/ohmy-auth without Composer
On this page you can find all versions of the php package btafoya/ohmy-auth. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download btafoya/ohmy-auth
More information about btafoya/ohmy-auth
Files in btafoya/ohmy-auth
Download btafoya/ohmy-auth
More information about btafoya/ohmy-auth
Files in btafoya/ohmy-auth
Vendor btafoya
Package ohmy-auth
Short Description OAuth so easy.. you won't even believe it's OAuth
License New BSD
Homepage https://github.com/btafoya/ohmy-auth
Package ohmy-auth
Short Description OAuth so easy.. you won't even believe it's OAuth
License New BSD
Homepage https://github.com/btafoya/ohmy-auth
Keywords oauth
Please rate this library. Is it a good library?
Informations about the package ohmy-auth
ohmy-auth
ohmy-auth (Oma) is a PHP library that simplifies OAuth into a fluent interface:
Dependencies
Oma only requires PHP (>= 5.3) and the usual extensions for Curl (, , etc), JSON (, ) and sessions (, ).
Installing with Composer
The best way to install Oma is via Composer. Just add to your project's and run . eg:
Installing manually
If you prefer not to use Composer, you can download an archive or clone this repo and put into your project setup.
Two-Legged OAuth 1.0a
Three-Legged OAuth 1.0a
Note: This requires sessions in order to save data between redirects. This will not work properly without sessions!
Three-Legged OAuth 2.0
More examples
Licenses
- PHP license: PHP License
- ohmy-auth: New BSD License.
All versions of ohmy-auth with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
The package btafoya/ohmy-auth contains the following files
Loading the files please wait ....