Browse Source

pull/4/head
ziadoz 13 years ago
parent
commit
aabdc6a085
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      awesome-php.md

+ 1
- 0
awesome-php.md View File

12
 * [Silex](http://silex.sensiolabs.org/) - A micro framework built around Symfony2 components.
12
 * [Silex](http://silex.sensiolabs.org/) - A micro framework built around Symfony2 components.
13
 * [Slim](http://www.slimframework.com/) - Another simple micro framework.
13
 * [Slim](http://www.slimframework.com/) - Another simple micro framework.
14
 * [Twig](http://twig.sensiolabs.org/) - A comprehensive templating language.
14
 * [Twig](http://twig.sensiolabs.org/) - A comprehensive templating language.
15
+* [Mustache](https://packagist.org/packages/phly/mustache) - A PHP implementation of the Mustache template language.
15
 * [MtHaml](https://github.com/arnaud-lb/MtHaml) - A PHP implementation of the HAML template language.
16
 * [MtHaml](https://github.com/arnaud-lb/MtHaml) - A PHP implementation of the HAML template language.
16
 * [SwiftMailer](http://swiftmailer.org/) - A mailer solution.
17
 * [SwiftMailer](http://swiftmailer.org/) - A mailer solution.
17
 * [Pimple](http://pimple.sensiolabs.org/) - A tiny dependency injection container.
18
 * [Pimple](http://pimple.sensiolabs.org/) - A tiny dependency injection container.

Loading…
Cancel
Save