|
|
@@ -117,7 +117,8 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
|
|
117
|
117
|
* [MtHaml](https://github.com/arnaud-lb/MtHaml) - A PHP implementation of the HAML template language.
|
|
118
|
118
|
* [Plates](http://platesphp.com/) - A native PHP templating library.
|
|
119
|
119
|
* [Lex](https://github.com/pyrocms/lex) - A lightweight template parser.
|
|
120
|
|
-* [Sculpin](http://symfony.com/projects/sculpin) - A library that converts Markdown and Twig into static HTML.
|
|
|
120
|
+* [Sculpin](http://sculpin.io) - A library that converts Markdown and Twig into static HTML.
|
|
|
121
|
+* [Phrozn](http://phrozn.info) - Static site generator converts Textile, Markdown and Twig into HTML.
|
|
121
|
122
|
|
|
122
|
123
|
## HTTP
|
|
123
|
124
|
*Libraries for working with HTTP and scraping websites.*
|
|
|
@@ -615,4 +616,4 @@ Various resources, such as books, websites and articles, for improving your PHP
|
|
615
|
616
|
* Collecting Garbage: [1](http://www.php.net/manual/en/features.gc.refcounting-basics.php) [2](http://www.php.net/manual/en/features.gc.collecting-cycles.php) [3](http://www.php.net/manual/en/features.gc.performance-considerations.php) - A series about the PHP garbage collection internals.
|
|
616
|
617
|
|
|
617
|
618
|
# Suggestions
|
|
618
|
|
-Please open an issue for any new suggestions.
|
|
|
619
|
+Please open an issue for any new suggestions.
|