https://github.com/rllyhz/php-mvc-native-for-project-starter
PHP MVC for Project Starter
https://github.com/rllyhz/php-mvc-native-for-project-starter
php php-mvc php-mvciers
Last synced: 7 months ago
JSON representation
PHP MVC for Project Starter
- Host: GitHub
- URL: https://github.com/rllyhz/php-mvc-native-for-project-starter
- Owner: rllyhz
- License: mit
- Created: 2020-12-10T00:54:14.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-17T02:40:39.000Z (over 5 years ago)
- Last Synced: 2024-12-27T18:12:02.958Z (over 1 year ago)
- Topics: php, php-mvc, php-mvciers
- Language: PHP
- Homepage: https://github.com/rllyhz/php-mvc-native-for-project-starter
- Size: 51.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PHP MVCiers for Project Starter
This project is dedicated for developers who want to build PHP project easily and securely. **PHP MVCiers** built in using PHP language with some external dependencies to bootstrap the system.
## Features
The features are:
1. Routing Support.
2. Command Line Helpers.
3. Database Helper with multiple Database Management Systems.
3. Layout Templating.
## Requirements
- \>= PHP 7.4.x
- Apache2 or Nginx for web server
- Database Management System
- Mysql (v 3.x)
- MariaDB (v 3.2.x)
- Postgresql (v.1.4.x)
## Getting Started
Sorry to say :(
But, the Project is still being constructed and maintained.