Skip to content

Micro is a small framework that is used for learning materials from a class at sekolahkoding.com, this project is made to understand how the PHP framework works, This project is not suitable for production.

Notifications You must be signed in to change notification settings

aahaidaralbaqir/micros

Repository files navigation

Welcome to Micros!

Micro is a small framework that is used for learning materials from a class at sekolahkoding.com, this project is made to understand how the PHP framework works, This project is not suitable for production.

Features

  • Easy to understand
  • Simple routing
  • MVC Support
  • Interact to database
  • Containerize project using docker

Requirements

  • PHP 5+
  • Docker

Instalation

  • Clone this repository
  • Go to project folder
  • Run this command make start
  • If you want to create db test just run this command make createdb
  • go to https://localhost to check if the project is running

Todo

  • Add readme md
  • Routing support
  • Interact to Database
  • Support MVC
  • Support docker
  • Change template to twig or blade
  • Routing like laravel

About

Micro is a small framework that is used for learning materials from a class at sekolahkoding.com, this project is made to understand how the PHP framework works, This project is not suitable for production.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published