Posts marked with “templating”

Advanced Caching for High Throughput Dynamic Sites

by · April 3, 2019

0
 

This article presents PHP-native caching options so developers can meet user expectations without needing to over-complicate the web stack.

 

Taming Twig—Crafting High-Quality DRY Templates

by ·

0
 

We spend a great deal of time organizing our code, but our frontend templates don’t always receive the same care and attention. Using the approach outlined in this article, we can build a library of reusable components that make templating easy, more efficient, and fun!

 

December 2015 Issue: Winter Tooling

by · December 1, 2015

0
 

The December issue of php[architect] magazine is now available. This month’s issue packs a variety of tools for all your project needs. In this issue, you’ll learn how to Profile your applications to identify bottlenecks, see how the FigDice engine offers a novel approach to templates, why you should be using the MySQL native driver, […]

 

php[architect] Magazine September 2013 – Tools of the Trade

by · September 19, 2013

0
 

September’s issue of php[architect] focuses on the tools of the trade in development. Ranging from Symfony on the cloud to Mercurial to turbo-charging your logs and finishing with templating engines, we’ve got you covered. Features: Stefan Koopmanschap Shows us how to “Build Your Own WeTransfer-clone in the Cloud” using Symfony, Composer, MopaBootstrapBundle and the HPCloud library. Jeremy Cook describes how […]