tlumx/framework

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

This package is not auto-updated.

Last update: 2024-03-20 22:12:30 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