Aura.View
Template engine
A PHP implementation of a templating system with file-based and closure-based templates, supporting partials, sections, and helpers.
Provides TemplateView and TwoStepView using PHP as the templating language, with support for partials, sections, and helpers.
87 stars
14 watching
21 forks
Language: PHP
last commit: almost 3 years ago
Linked from 1 awesome list
aurapartialsphptemplateview
Related projects:
Repository | Description | Stars |
---|---|---|
cakephp/twig-view | Provides a templating engine and helper functions for CakePHP applications | 14 |
slimphp/twig-view | A Slim Framework extension that enables template rendering with the Twig templating component. | 360 |
auraphp/aura.web_project | A minimal web framework project skeleton with dependency injection container, configuration system, router, dispatcher, request/response objects, and logging instance. | 61 |
auraphp/aura.cli | A library providing tools and support for building command-line interfaces in PHP. | 103 |
auraphp/aura.sql | An extension to native PDO that simplifies database interactions by reducing overhead and providing additional features. | 558 |
vinyvicente/phalcon-twig | A PHP library that integrates the Twig template engine with Phalcon | 4 |
auraphp/aura.router | A PHP package providing a flexible web routing implementation. | 493 |
slimphp/php-view | A PHP-based renderer for rendering templates into a PSR-7 Response object | 263 |
phly/phly_mustache | An implementation of the Mustache templating language in PHP | 122 |
auraphp/aura.filter | Tools to validate and sanitize objects and arrays in PHP. | 160 |
auraphp/aura.web_kernel | A PHP-based kernel for building web applications with a modular and extensible architecture. | 25 |
jpvenson/morestachio | A lightweight templating engine for fast and safe text rendering. | 51 |
zendesk/curly | A Ruby-based template language that separates logic from HTML structure | 593 |
adacore/templates-parser | A set of tools to parse and create templated text streams in Ada. | 7 |