The lightweight PHP framework with an elegant architecture designed for building maintainable applications

Install via Composer

composer create-project -n -sdev --prefer-dist no-global-state/krystal-skeleton ./

Why choose Krystal?

Here are some key benefits

Easy to learn

To get started, just configure your database connection and routes - then you're ready to start writing controllers and services.

Lightweight

The framework is only about 1 MB in size, yet it packs almost everything you need to build modern PHP applications quickly and effortlessly.

Fast

By loading only what's needed for each request, the framework stays lean and delivers impressive speed.