Libraries tagged by string template
phug/reader
92453 Downloads
Pug (ex-Jade) string reader for PHP, HTML template engine structured by indentation
youniwemi/string-template
393 Downloads
StringTemplate is a very simple but powefull string template engine for php. It allows named and nested substutions as well as conditionnals et custom filters (originaly a fork of nicmart/StringTemplate)
phramework/string-template
24566 Downloads
String template based on nicmart/string-template
lastguest/dynamic-string
211 Downloads
Template based random string generator
digivo/laravel-string-blade-compiler
15006 Downloads
Render Blade templates from a string
johnturingan/laravel-fly-view
3810 Downloads
Render Blade templates from string mark-up.
schnittstabil/curty
203 Downloads
Simple curly braces micro templating
gorriecoe/silverstripe-htmltag
11624 Downloads
Provides a simply method for wrapping strings with html tags.
shura/string-template
23 Downloads
A php library to simple and effectively handle template strings.
phptransformers/string-template
47 Downloads
StringTemplate implementation of PhpTransformer
latinosoft/string-template
24 Downloads
StringTemplate is a very simple string template engine for php. I've written it to have a thing like sprintf, but with named and nested substutions.
azbosakov/param-string-printf
11 Downloads
Template string with printf-style placeholders.
azbosakov/param-string-placeholders
14 Downloads
Template string with configurable placeholder delimiters.
azbosakov/param-string-interface
36 Downloads
Common interface for manipulating the values of the placeholders in a template string
averay/tokenised-strings
252 Downloads
A lightweight system for rendering tokens in templated strings.