Quellcode durchsuchen

Change the name to reflect the official style

pull/242/head
Ayon Khan vor 11 Jahren
Ursprung
Commit
2b1c985727
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1
    1
      README.md

+ 1
- 1
README.md Datei anzeigen

@@ -252,7 +252,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
252 252
 * [True Random](https://github.com/pixeloution/true-random) - A library that generates random numbers using [www.random.org](http://www.random.org/).
253 253
 * [SecurityMultiTool](https://github.com/padraic/SecurityMultiTool) - A PHP security library.
254 254
 * [Password Compat](https://github.com/ircmaxell/password_compat) - A compatibility library for the new PHP 5.5 password functions.
255
-* [PHPAss](http://www.openwall.com/phpass/) - A portable password hashing framework.
255
+* [phpass](http://www.openwall.com/phpass/) - A portable password hashing framework.
256 256
 * [PHP Password Lib](https://github.com/ircmaxell/PHP-PasswordLib) - A library for generating and validating passwords.
257 257
 * [Password Policy](https://github.com/ircmaxell/password-policy) - A password policy library for PHP and JavaScript.
258 258
 * [Password Validator](https://github.com/jeremykendall/password-validator) - A library for validating and upgrading password hashes.

Laden…
Abbrechen
Speichern