File tree Expand file tree Collapse file tree 1 file changed +11
-10
lines changed
Expand file tree Collapse file tree 1 file changed +11
-10
lines changed Original file line number Diff line number Diff line change 1- <div align =" center " >
2- <p><a target="_blank" href="https://jwt.io"><img src="https://jwt.io/img/logo-asset.svg" /></a></p>
3- <p>A PHP extension for <a target="_blank" href="https://tools.ietf.org/html/rfc7519">RFC 7519 OAuth JSON Web Token (JWT)</a></p>
4- <a target="_blank" href="https://travis-ci.org/cdoco/php-jwt" title="Build Status"><img src="https://travis-ci.org/cdoco/php-jwt.svg"></a>
5- <img src="https://img.shields.io/badge/PHP-%3E%3D7.0.0-blue.svg">
6- <img src="https://img.shields.io/badge/OpenSSL-%3E%3D1.0.1f-blue.svg">
7- <img src="https://img.shields.io/badge/branch-master-brightgreen.svg">
8- <img src="https://img.shields.io/github/repo-size/cdoco/php-jwt.svg">
9- </div >
1+ [ ![ Build Status] [ travis-image ]] [ travis-url ]
2+ ![ PHP] ( https://img.shields.io/badge/PHP-%3E%3D7.0.0-orange.svg )
3+ ![ OpenSSL] ( https://img.shields.io/badge/OpenSSL-%3E%3D1.0.1f-orange.svg )
4+ ![ branch] ( https://img.shields.io/badge/branch-master-brightgreen.svg )
5+ ![ license] ( https://img.shields.io/badge/License-PHP/3.01-blue.svg )
6+
7+ > A PHP extension for [ RFC 7519 OAuth JSON Web Token (JWT)] ( https://tools.ietf.org/html/rfc7519 )
108
119## Requirement
1210
@@ -349,4 +347,7 @@ ECDSA|ES256|ES384|ES512
349347
350348## License
351349
352- PHP License. See the [ LICENSE] ( LICENSE ) file.
350+ PHP License 3.01. See the [ LICENSE] ( LICENSE ) file.
351+
352+ [ travis-url ] : https://travis-ci.org/cdoco/php-jwt
353+ [ travis-image ] : https://travis-ci.org/cdoco/php-jwt.svg
You can’t perform that action at this time.
0 commit comments