tn / php-mvc-core
There is no license information available for the latest version (v1.0.15) of this package.
Mini PHP MVC framework
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