There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Smarty is a template engine for PHP. More specifically, it facilitates a manageable way to separate application logic and content from its presentation. This is best described in a situation where the application programmer and the template designer play different roles, or in most cases are not the same person.