TheTempusProject is a composer-installed PHP CMS and Framework that I started nearly a decade ago. For more info, please visit TheTempusProject.com.
Bedrock is the core functionality used by The Tempus Project. This Library can be utilized outside of the TempusProject, but the functionality has not been tested well as a stand-alone library. This library utilizes the MVC architecture in addition to a custom templating engine designed to make building web applications fast and simple.
Houdini is a php templating engine designed in conjunction with The Tempus Project. This package allows you to store output as variables and plug it into templates and formatted html. These elements can be generated, modified, and managed; for direct display by component, or paired with templates to create full html pages.
This functionality applies to several commonly utilized page components such as navigation, forms, pagination, interface and more.