Skip to content

Commit cbc5c30

Browse files
committed
Readme badges!
1 parent a714653 commit cbc5c30

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# PHP NTLM
22

3+
[![Build Status](https://img.shields.io/travis/robinpowered/php-ntlm.svg?style=flat)](https://travis-ci.org/robinpowered/php-ntlm)
4+
[![Quality Score](https://img.shields.io/scrutinizer/g/robinpowered/php-ntlm.svg?style=flat)](https://scrutinizer-ci.com/g/robinpowered/php-ntlm/)
5+
[![Latest Stable Version](https://img.shields.io/github/release/robinpowered/php-ntlm.svg?style=flat)](https://github.com/robinpowered/php-ntlm/releases)
6+
37
PHP-NTLM is a library that handles the encoding and decoding of messages used in the challenge-and-response flow of the
48
NTLM authentication protocol, while also providing separate injectable credential hashing mechanisms to allow for a more
59
secure version of a credential for storage (rather than storing passwords in "plain-text").

0 commit comments

Comments
 (0)