stefanak-michal/dragonmvc

PHP MVC framework. Simple, fast and lightweight.

Fund package maintenance!
Ko-Fi

Installs: 11

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 1

Forks: 0

Open Issues: 2

Type:project

v3.1 2022-11-23 16:41 UTC

This package is auto-updated.

Last update: 2024-04-23 20:04:48 UTC


README

Dragon MVC

Dragon MVC PHP Framework

  • Easy deployment and setup
  • MVC structure
  • Config system with lookup tables
  • Namespaces
  • Simple file names conventions
  • Autoloader with vendor support
  • CLI support
  • PHP >= 7.4

Logo designed by Freepik.com

How to start

  1. Use composer to create project with framework composer create-project stefanak-michal/dragonmvc or download latest release.
  2. Open cmd/bash in framework root directory and execute php -f scripts/create-app.php ../new-app
  3. Now your application with basic hierarchy is ready in directory new-app next to framework directory
  4. Open http://localhost/new-app in your browser and you will see page with Hello new-app!

Check wiki for more informations.

Buy Me a Coffee at ko-fi.com