|
|
|
|
|
by ryan21030
4089 days ago
|
|
First off, thank you for the advice, it's really appreciated!
Things that are going to be added over the coming days:
* Composer support
* Less static or hardcoded API
* More configurable options
* A else clause for foreach loops
* HTML encoding which is enforced and must be opted out of per echo for increased security
Maybe a different file extension, we'll see With regards to how it compares to twig, the aim is to take a lot of functionality that twig offers and build on that. I feel like twig hasn't gone far enough with it's attempts to build a templating engine. Don't worry I took it as constructive criticism from the start, this is why I posted the project here in the first place so thank you! |
|