ziadoz 13年前
コミット
3fed1c7b77
1個のファイルの変更1行の追加1行の削除
  1. 1
    1
      awesome-php.md

+ 1
- 1
awesome-php.md ファイルの表示

@@ -79,6 +79,7 @@ A list of amazingly awesome PHP libraries that you should be using:
79 79
 * [Cron Expression](https://github.com/mtdowling/cron-expression) - A library to calculate cron run dates.
80 80
 * [OPAuth](https://github.com/uzyn/opauth) - A multi-provider authentication framework.
81 81
 * [Ratchet](https://github.com/cboden/Ratchet) - A web socket library.
82
+* [Alice](https://github.com/nelmio/alice) - An expressive fixture generation library.
82 83
 
83 84
 # C Extension Frameworks
84 85
 
@@ -93,7 +94,6 @@ A list of amazingly awesome PHP libraries that you should be using:
93 94
 * [PHP Build](https://github.com/CHH/php-build) - A PHP version installer.
94 95
 * [PHP CS Fixer](https://github.com/fabpot/PHP-CS-Fixer) - A coding standard fixer library.
95 96
 * [PHP Parser](https://github.com/nikic/PHP-Parser) - A PHP parser written in PHP.
96
-* [Alice](https://github.com/nelmio/alice) - An expressive fixture generation library.
97 97
 
98 98
 # Resources
99 99
 

読み込み中…
キャンセル
保存