Aspect - awesome template engine for PHP ========================== > Composer package: `{"bzick/aspect": "dev-master"}` [![Build Status](https://travis-ci.org/bzick/aspect.png?branch=master)](https://travis-ci.org/bzick/aspect) ## [About](./docs/about.md) :: [Documentation](./docs/main.md) :: [Benchmark](./docs/benchmark.md) :: [Articles](./docs/articles.md) * Simplest known [syntax](./docs/syntax.md) * [Fast](./docs/benchmark.md) * [Secure](./docs/settings.md) * Without regexp * [Flexible](./docs/main.md#extends) * [Lightweight](./docs/benchmark.md#satistic) * [Powerful](./docs/main.md) * Easy to use: Simple template ```smarty