Search by

colibri-php / framework

rtrudel

A lightweight file-based PHP micro-framework

Package info

github.com/colibri-php/framework

pkg:composer/colibri-php/framework

Statistics

Installs: 4

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-09-03 17:41:00 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