Jamie York 12年前
コミット
1152c4c05b
1個のファイルの変更2行の追加1行の削除
  1. 2
    1
      awesome-php.md

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

@@ -18,7 +18,8 @@ A list of amazingly awesome PHP libraries that you should consider using (and so
18 18
 * [Bullet PHP](http://bulletphp.com/) - A mico framework for building REST APIs.
19 19
 * [Twig](http://twig.sensiolabs.org/) - A comprehensive templating language.
20 20
 * [Twig Cache Extension](https://github.com/asm89/twig-cache-extension) - A template fragment cache library for Twig.
21
-* [Mustache](https://packagist.org/packages/phly/mustache) - A PHP implementation of the Mustache template language.
21
+* [Mustache](https://github.com/bobthecow/mustache.php) - A PHP implementation of the Mustache template language.
22
+* [Phly Mustache](https://github.com/weierophinney/phly_mustache) - Another PHP implementation of the Mustache template language.
22 23
 * [MtHaml](https://github.com/arnaud-lb/MtHaml) - A PHP implementation of the HAML template language.
23 24
 * [SwiftMailer](http://swiftmailer.org/) - A mailer solution.
24 25
 * [Pimple](http://pimple.sensiolabs.org/) - A tiny dependency injection container.

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