tn/php-mvc-core

There is no license information available for the latest version (v1.0.15) of this package.

Mini PHP MVC framework

Maintainers

Package info

github.com/njirutitus/tn-php-mvc-framework

pkg:composer/tn/php-mvc-core

Statistics

Installs: 115

Dependents: 0

Suggesters: 0

Stars: 5

Open Issues: 0

v1.0.15 2021-08-20 22:47 UTC

README

Features

  • Custom Routing
  • Composer
  • Controllers
  • Views/Layouts
  • Models
  • Migrations
  • Form Widget Classes
  • Processing of request data
  • validations
  • Registration/Login
  • Simple Active Record
  • Session Flash Messages
  • Middlewares
  • Application events

Installation

composer require tn/php-mvc-core

Usage

This repository contains the core code of the mini Framework, for usage visit this sample project