Files
houdini/README.md
2025-01-27 22:55:08 -05:00

25 lines
700 B
Markdown

# Houdini
Houdini is a php templating engine designed in conjunction with [The Tempus Project](https://thetempusproject.com). This package allows you to store output as variables and plug it in to templates and formatted html either for direct display or cache assets to be rendered together as a completed page.
This functionality applies to several commonly utilized page components such as navigation, forms, pagination, interface and more.
## Installation
You can install houdini using composer or include the autoload functionality inside the bin folder.
## Usage
### Components
### Email
### Filters
### Forms
### Issues
### Navigation
### Pagination
### Views
## Constants / Settings