Skip to main content

A lightweight PHP micro web framework

Lightweight

Minimal overhead with a functional-first approach. TeensyPHP gets out of your way so you can focus on building your application.

Simple Routing

Clean and intuitive routing with URL parameters, middleware support, and content negotiation built right in.

Extensible

Easily inject or replace framework functionality with function autoloading. Use only what you need.