2022-07-09 20:28:38 +03:00
2022-07-07 20:31:22 +03:00
2022-07-07 20:31:22 +03:00
2022-07-07 20:31:22 +03:00

pure_php_templates

This isn't a ready-to-use library but rather a concept of native php templates with:

  • transparent string escaping
  • ability to "include" other templates
  • conditions and loops support

PHP 8+ is required (it is not strictly necessary, but named arguments makes code much easier to write and understand).

Usage examples

See ch1p.io sources.

License

GPLv3

Description
No description provided
Readme 33 KiB
Languages
PHP 100%