colibri-php/framework

A lightweight file-based PHP micro-framework

Maintainers

Package info

github.com/colibri-php/framework

pkg:composer/colibri-php/framework

Statistics

Installs: 3

Dependents: 1

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.0-alpha 2026-04-03 16:49 UTC

This package is auto-updated.

Last update: 2026-04-03 16:50:57 UTC


README

The core package for the Colibri micro-framework.

This package provides the routing engine, templating, database, authentication, middleware, and all core functionality. It is not meant to be used standalone — install via the project skeleton:

composer create-project colibri-php/colibri my-project

Documentation

See the main repository for full documentation.

License

MIT