https://github.com/vukbgit/phpcraft.template
template engine adapter
https://github.com/vukbgit/phpcraft.template
Last synced: 4 months ago
JSON representation
template engine adapter
- Host: GitHub
- URL: https://github.com/vukbgit/phpcraft.template
- Owner: vukbgit
- License: mit
- Created: 2016-04-22T12:02:39.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2020-03-04T11:37:23.000Z (almost 6 years ago)
- Last Synced: 2025-05-01T09:23:57.453Z (8 months ago)
- Language: PHP
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Template engine adapter:
* interface
* one concrete class that uses [Twig](http://twig.sensiolabs.org/)
Based on [Patrick Louys no-framework tutorial](https://github.com/PatrickLouys/no-framework-tutorial)