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

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

@@ -46,4 +46,5 @@ A list of amazingly awesome PHP libraries that you should be using:
46 46
 # Utilities
47 47
 
48 48
 * [PHP Env](https://github.com/CHH/phpenv) - A PHP version manager.
49
-* [PHP Build](https://github.com/CHH/php-build) - A PHP version installer.
49
+* [PHP Build](https://github.com/CHH/php-build) - A PHP version installer.
50
+* [PHP Parser](https://github.com/nikic/PHP-Parser) - A PHP parser written in PHP.

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