|
|
@@ -94,7 +94,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
|
|
94
|
94
|
* [Klein](https://github.com/chriso/klein.php) - A fast routing library.
|
|
95
|
95
|
|
|
96
|
96
|
## Templating
|
|
97
|
|
-*Libraries and tools for templating and lexing*
|
|
|
97
|
+*Libraries and tools for templating and lexing.*
|
|
98
|
98
|
|
|
99
|
99
|
* [Twig](http://twig.sensiolabs.org/) - A comprehensive templating language.
|
|
100
|
100
|
* [Twig Cache Extension](https://github.com/asm89/twig-cache-extension) - A template fragment cache library for Twig.
|
|
|
@@ -404,7 +404,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
|
|
404
|
404
|
* [Stash](https://github.com/tedivm/Stash) - Another library for caching.
|
|
405
|
405
|
|
|
406
|
406
|
## Data Structure and Storage
|
|
407
|
|
-*Libraries that implemented data structure or storage techniques.*
|
|
|
407
|
+*Libraries that implement data structure or storage techniques.*
|
|
408
|
408
|
|
|
409
|
409
|
* [Ardent](https://github.com/morrisonlevi/Ardent) - A library of data structures.
|
|
410
|
410
|
* [PHP Collections](https://github.com/schmittjoh/php-collection) - A simple collections library.
|