A Zero-Dependency PHP Micro-Framework

bare-site is a PHP micro-framework for static content websites. No database. No Composer. No ORM. No build step. Just files on disk.

It was built from 8 years of production use across company websites, enterprise identity-verification demos, and multi-language brochure sites. The core router is 80 lines. The entire framework — routing, bot detection, rate limiting, geo-location, Telegram notifications, structured logging, and session management — fits in 3 class files.

What it's for

What it's NOT

Philosophy: You don't need a hammer drill to punch a hole in cardboard. Most websites are cardboard. Use the right tool.