rindow / rindow-web-view
Lightweight web view template engine
1.0.0
2020-04-03 02:47 UTC
Requires
- php: >=5.3.3
- psr/http-message: ^1.0
Requires (Dev)
Suggests
- rindow/rindow-container: It needs some service container
- rindow/rindow-web-mvc: It needs some Web-MVC framework
- rindow/rindow-web-router: Web routing engine for Web-MVC framework
This package is auto-updated.
Last update: 2024-10-29 05:59:59 UTC
README
Lightweight web view template engine for creating very small applications. This is called from the web-mvc framework and used.
In order to use php code as it is, it is necessary to write a template conscious of secure code. Please replace it with a template engine such as the "Twig" if necessary.