Backend/API PHP framework

Winter.

Modern, fast and elegant. Minimal magic, predictable architecture and a thoughtful CLI.

composer create-project winter/winter my-app

Why Winter

Explicit over implicit, a great CLI and performance by default.

Fast by default

A lean core with no hidden magic — predictable performance at every layer.

Modular

Every layer is replaceable. Nothing is buried behind framework magic.

Powerful CLI

Code generators and custom commands: controllers, models, middleware in one line.

Built-in ORM

Query builder, migrations and relations. Also usable as a standalone package.

DI out of the box

A dependency container with autowiring and zero boilerplate.

Explicit routing

Routes via attributes or files — always clear where a request goes.

Ecosystem

Three ways to work with Winter — from the core to ready-made solutions.