tn / php-mvc-core
Mini PHP MVC framework
Installs: 115
Dependents: 0
Suggesters: 0
Security: 0
Stars: 5
Watchers: 2
Forks: 1
Open Issues: 0
pkg:composer/tn/php-mvc-core
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