Search by

tlumx / framework

svitcode

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

v2.0.1 2018-09-25 20:26 UTC

This package is not auto-updated.

Last update: 2026-09-03 09:32:08 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