Browse Source

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

+ 1
- 0
awesome-php.md View File

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

Loading…
Cancel
Save