caremillc/framework

The Caremi PHP framework

1.1.1 2025-06-21 04:28 UTC

This package is auto-updated.

Last update: 2025-06-21 04:29:04 UTC


README

The Caremi PHP framework

Caremi PHP Framework

A modern, fast, and lightweight PHP framework designed for building clean, expressive, and scalable web applications.

Features

  • Custom Router
  • PSR-7 & PSR-15 middleware support
  • Custom Blade-like template engine
  • Powerful CLI tooling
  • Modular service provider architecture
  • Secure session, validation, logging, and configuration systems
  • Built-in support for SQLite, MySQL (via Doctrine DBAL)

Installation

composer create-project caremillc/framework my-app