2017 © Pedro Peláez
 

library cpjoauth2-php

OAuth2 library

image

cpj/cpjoauth2-php

OAuth2 library

  • Wednesday, November 14, 2012
  • by cpjolly
  • Repository
  • 1 Watchers
  • 0 Stars
  • 7 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 222 Forks
  • 0 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

OAuth2 Server Implementation

Build Status, (*1)

This library now implements draft 20 of OAuth 2.0. The client is still only draft-10., (*2)

This version of oauth2-php is a fork of https://github.com/quizlet/oauth2-php with the following changes:, (*3)

  • Namespaced
  • No more require(_once)
  • PSR-0 autoloading compatible
  • Uses HttpFoundation Request and Response for input/output
  • More testable design
  • Better test coverage

(pull request is pending), (*4)

https://github.com/quizlet/oauth2-php is a fork of http://code.google.com/p/oauth2-php/ updated against OAuth2.0 draft 20, with a better OO design., (*5)

http://code.google.com/p/oauth2-php/ is the original repository, which seems abandonned., (*6)

The Versions

14/11 2012

dev-master

9999999-dev https://github.com/FriendsOfSymfony/oauth2-php

OAuth2 library

  Sources   Download

The Requires

 

by Arnaud Le Blanc

oauth oauth2

24/05 2012

1.0.3

1.0.3.0 https://github.com/FriendsOfSymfony/oauth2-php

OAuth2 library

  Sources   Download

The Requires

 

by Arnaud Le Blanc

oauth oauth2

20/04 2012

1.0.2

1.0.2.0 https://github.com/FriendsOfSymfony/oauth2-php

OAuth2 library

  Sources   Download

The Requires

  • php >=5.3.2

 

by Arnaud Le Blanc

oauth oauth2

19/04 2012

1.0.1

1.0.1.0 https://github.com/FriendsOfSymfony/oauth2-php

OAuth2 library

  Sources   Download

The Requires

  • php >=5.3.2

 

by Arnaud Le Blanc

oauth oauth2

15/04 2012

1.0.0

1.0.0.0 https://github.com/FriendsOfSymfony/oauth2-php

OAuth2 library

  Sources   Download

The Requires

  • php >=5.3.2

 

by Arnaud Le Blanc

oauth oauth2