Skip to content

Commit 69a98dd

Browse files
committed
Adds badges to README
1 parent c2f6dfb commit 69a98dd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# AlphaLabs OAuth2 client
22

3+
[![Latest Stable Version](https://poser.pugx.org/alphalabs/oauth2-client/v/stable.png)](https://packagist.org/packages/alphalabs/oauth2-client) [![Latest Unstable Version](https://poser.pugx.org/alphalabs/oauth2-client/v/unstable.png)](https://packagist.org/packages/alphalabs/oauth2-client) [![SensioLabsInsight](https://insight.sensiolabs.com/projects/fdbb8b9b-14b6-4d31-adf3-c66d0f7e8746/mini.png)](https://insight.sensiolabs.com/projects/fdbb8b9b-14b6-4d31-adf3-c66d0f7e8746)
4+
35
> A PHP OAuth2 API client. Works well with friendofsymfony/oauth2-php specification
46
57
This library is build over [Guzzle](https://github.com/guzzle/guzzle) and adds OAuth2 authentication mechanisms to make secured and user-oriented API calls.

0 commit comments

Comments
 (0)