adamdchurch/simple-php

该软件包最新版本(dev-main)没有可用的许可证信息。

一个简单的PHP框架。

dev-main 2023-10-23 07:51 UTC

This package is not auto-updated.

Last update: 2024-09-24 00:37:12 UTC


README

This is a framework for building websites. It is simple to use.

Add your db credentials to /core/config.php. Then create a model / view / controller based on the example module provided.

The db tables will be auto-generated for your convenience.