Download the PHP package ivyhjk/oauth2-phalcon without Composer
On this page you can find all versions of the php package ivyhjk/oauth2-phalcon. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ivyhjk/oauth2-phalcon
More information about ivyhjk/oauth2-phalcon
Files in ivyhjk/oauth2-phalcon
Download ivyhjk/oauth2-phalcon
More information about ivyhjk/oauth2-phalcon
Files in ivyhjk/oauth2-phalcon
Vendor ivyhjk
Package oauth2-phalcon
Short Description OAuth 2 Server and Client for Phalcon Framework
License MIT
Package oauth2-phalcon
Short Description OAuth 2 Server and Client for Phalcon Framework
License MIT
Please rate this library. Is it a good library?
Informations about the package oauth2-phalcon
OAuth2 Server
OAuth 2 server for Phalcon Framework.
Based on:
Installation
You can install this package into your application using composer.
The recommended way to install composer packages is:
Notes
- thephpleague/oauth2-server v5 is based on PSR-7 standards, but in the current phalcon version (2.0.11) this standard is not supported, so, i created a new "version" special for this (based on phalcon requests).
- I tested a PSR-7 standard version for phalcon 2.0.x (based on slim 3 HTTP), but it's too slow compared with this version, based on phalcon requests.
- Migrations are just examples
TODO
- Constant integration with thephpleague/oauth2-server v5
- Testings
- Manuals/Instructions/Wiki
- Eloquent integration (just phalcon models/queries are currently supported)
All versions of oauth2-phalcon with dependencies
PHP Build Version
Package Version
The package ivyhjk/oauth2-phalcon contains the following files
Loading the files please wait ....