stefanak-michal/dragoncore

PHP framework. Simple, fast and lightweight.

Maintainers

Package info

github.com/stefanak-michal/DragonCore

Type:project

pkg:composer/stefanak-michal/dragoncore

Fund package maintenance!

Ko-Fi

Statistics

Installs: 0

Dependents: 0

Suggesters: 0

Stars: 2

Open Issues: 3

v4.0.0 2026-04-20 08:09 UTC

This package is auto-updated.

Last update: 2026-04-20 08:19:41 UTC


README

DragonCore

Dragon PHP Framework

  • Easy deployment and setup
  • Config as php files with support of lookup tables
  • Simple file names conventions
  • One core for multiple projects
  • Autoloader with vendor support
  • CLI support
  • PHP >= 8.5

How to start

  1. Use composer to create project with framework composer create-project stefanak-michal/dragoncore.
  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! (of course if you work within htdocs).

Check documentation for more informations.

ko-fi