We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3bd80c0 commit f0b172dCopy full SHA for f0b172d
1 file changed
README.md
@@ -23,7 +23,7 @@ A curated list of resources for [PHP](https://php.net/)
23
* [Frameworks](#frameworks)
24
* [Micro Frameworks](#micro-frameworks)
25
* [Libraries](#libraries)
26
-* [Templating](#templating)
+* [Templates](#templates)
27
* [OOP](#oop)
28
* [Object-oriented programming](#object-oriented-programming)
29
* [Design patterns](#design-patterns)
@@ -183,7 +183,7 @@ A curated list of resources for [PHP](https://php.net/)
183
184
* [Awesome PHP libraries](https://github.com/ziadoz/awesome-php)
185
186
-## Templating
+## Templates
187
188
* [Twig](https://twig.symfony.com/) (The flexible, fast, and secure template engine for PHP)
189
* [Plates](https://platesphp.com/) (A native PHP template system)
0 commit comments