Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Understanding basic MVC concept with PHP oop, twig, mySqli

NotificationsYou must be signed in to change notification settings

indraxyz/oop-mvc-php-mysqli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This about basic MVC (model view controller) using PHP oop (Object Oriented Programming), twig, dan mySql.The purpose is for understanding basic MVC concept using PHP.

Features

crud operations

Tech Stack

  • PHP = main language, OOP base
  • Twig = Template engine
  • Composer = package library
  • Database = MySql

Project Directory

app = controllermodel = database, queryviews = twig template enginevendor = library from composer assets = files: css,js,img, etc.htaccess = web access configurationrouting = web route on index.php

Run Locally

  • download or Clone this project
  • prepare and start your local server
  • make database table from file “oop_php_mvc.sql” (db.php file for connection)
  • Install composer dependencies
  • ready to run (suitable with your local server)

What Next

Feel free to customize with your purpose or need

Authors

@indracahyae

About

Understanding basic MVC concept with PHP oop, twig, mySqli

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp