Skip to content

openfunltd/mini-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 

Repository files navigation

mini-engine

A tiny PHP framework for building web applications.

Installation

  1. Download the script from the repository.
mkdir your-app
cd your-app
wget https://raw.githubusercontent.com/openfunltd/mini-engine/main/mini-engine.php
  1. Include your app environment.
php mini-engine.php init

License

BSD 3-Clause License (http://opensource.org/licenses/BSD-3-Clause)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages