tlumx/framework

Tlumx framework is a fast PHP MVC framework using middlewares, that allows you to create powerful web applications quickly and easily

Installs: 37

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/tlumx/framework

This package is not auto-updated.

Last update: 2025-10-02 05:13:41 UTC


README

Build Status Coverage Status License

Tlumx Framework 2 is a fast PHP MVC framework using middlewares, that allows you to create powerful web applications quickly and easily.

Requirements

  • PHP >= 7.1

Installation

Use Composer to install Tlumx Framework.

$ composer require tlumx/framework "^2.0"

Usage

See: https://docs.tlumx.com/framework/

Resources