Browse Source

pull/4/head
Jamie York 12 years ago
parent
commit
58cecb75fb
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      awesome-php.md

+ 2
- 0
awesome-php.md View File

34
 
34
 
35
 * [Silex](http://silex.sensiolabs.org/) - A micro framework built around Symfony2 components.
35
 * [Silex](http://silex.sensiolabs.org/) - A micro framework built around Symfony2 components.
36
 * [Silex Skeleton](https://github.com/fabpot/Silex-Skeleton) - A skeleton for Silex.
36
 * [Silex Skeleton](https://github.com/fabpot/Silex-Skeleton) - A skeleton for Silex.
37
+* [Silex Web Profiler](https://github.com/silexphp/Silex-WebProfiler) - A web debug toolbar for Silex.
37
 * [Stack](https://github.com/stackphp) - A library of stackable middleware for Silex/Symfony.
38
 * [Stack](https://github.com/stackphp) - A library of stackable middleware for Silex/Symfony.
38
 * [Slim](http://www.slimframework.com/) - Another simple micro framework.
39
 * [Slim](http://www.slimframework.com/) - Another simple micro framework.
39
 * [Slim Skeleton](https://github.com/codeguy/Slim-Skeleton) - A skeleton for Slim.
40
 * [Slim Skeleton](https://github.com/codeguy/Slim-Skeleton) - A skeleton for Slim.
150
 * [UBench](https://github.com/devster/ubench) - A simple micro benchmark library.
151
 * [UBench](https://github.com/devster/ubench) - A simple micro benchmark library.
151
 * [Athletic](https://github.com/polyfractal/athletic) - An annotation based benchmark framework.
152
 * [Athletic](https://github.com/polyfractal/athletic) - An annotation based benchmark framework.
152
 * [Mondrian](https://github.com/Trismegiste/Mondrian) - A code analysis tool using Graph Theory.
153
 * [Mondrian](https://github.com/Trismegiste/Mondrian) - A code analysis tool using Graph Theory.
154
+* [PHP Debug Bar](http://phpdebugbar.com/) - A debugging toolbar.
153
 
155
 
154
 ## Build Tools
156
 ## Build Tools
155
 
157
 

Loading…
Cancel
Save