Skip to content
This repository has been archived by the owner on May 31, 2022. It is now read-only.
/ listrik Public archive

Listrik is a simple apps created for fulfill my school assignment. This app are built a top of ASMVC.

License

Notifications You must be signed in to change notification settings

albetnov/listrik

Repository files navigation

Simple PHP MVC

Created By Albet Novendo.

Requiresment

  • Apache2 with:
    • Rewrite
    • Override
  • MySQL (If you need it. Right now ASMVC Support limited to MySQL only).
  • PHP 8.0 and upper
  • Composer

How to install?

Manual Way

  1. Clone this repository;
  2. Type php asmvc (This will perform composer install if you haven't install the dependencies first);
  3. You're good to go.

Composer Way

composer create-project albet/asmvc -s dev project-name

License

This project is licensed under MIT. Copyright 2022

Contribution and Issues

You can contribute to this project freely. It can be feature contributions, bug fix, bug report and many more.

About

Listrik is a simple apps created for fulfill my school assignment. This app are built a top of ASMVC.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published