Search by

adamdchurch / simple-php

adamdchurch

There is no license information available for the latest version (dev-main) of this package.

A simple php framework.

Package info

github.com/adamdalechurch/simple-php

Type:project

pkg:composer/adamdchurch/simple-php

Statistics

Installs: 4

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 20

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

This package is not auto-updated.

Last update: 2026-09-08 10:34:57 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.