Files
houdini/README.md
2024-08-08 23:51:13 -04:00

24 lines
703 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 either using composer or its included autoload functionality in the bin folder.
## Usage
### Components
### Email
### Filters
### Forms
### Issues
### Navigation
### Pagination
### Views
## Constants / Settings