瀏覽代碼

pull/4/head
Jamie York 13 年之前
父節點
當前提交
ec079a222a
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      awesome-php.md

+ 1
- 1
awesome-php.md 查看文件

@@ -62,6 +62,7 @@ A list of amazingly awesome PHP libraries that you should consider using (and so
62 62
 * [PHP Password Lib](https://github.com/ircmaxell/PHP-PasswordLib) - A library for generating and validating passwords.
63 63
 * [Password Compat](https://github.com/ircmaxell/password_compat) - A library that provides compatibility with the new PHP 5.5 password functions.
64 64
 * [Password Policy](https://github.com/ircmaxell/password-policy) - A password policy library for PHP and JavaScript.
65
+* [RandomLib](https://github.com/ircmaxell/RandomLib) - A library for generating random numbers and strings. 
65 66
 * [Box](https://github.com/kherge/Box) - A utility to build PHAR files.
66 67
 * [Wisdom](https://github.com/kherge/Wisdom) - A library for loading config data.
67 68
 * [GetOpt](ulrichsg/getopt-php) - A command line opt parser.
@@ -106,7 +107,6 @@ A list of amazingly awesome PHP libraries that you should consider using (and so
106 107
 * [Predis](https://github.com/nrk/predis) - A feature complete Redis library.
107 108
 * [Sabre VObject](https://github.com/evert/sabre-vobject) - A library for parsing VCard and iCalendar objects.
108 109
 * [OAuth2](https://github.com/lncd/OAuth2) - An OAuth2 authentication server, resource server and client library.
109
-* [CurlBack](https://github.com/jwoodcock/CurlBack) - A simple wrapper library for cURL.
110 110
 * [Annotations](https://github.com/doctrine/annotations) - An annotations library (part of Doctrine).
111 111
 * [Cache](https://github.com/doctrine/cache) - A caching library (part of Doctrine).
112 112
 * [Filterus](https://github.com/ircmaxell/filterus) - A simple PHP filtering library.

Loading…
取消
儲存