adamdchurch/simple-php

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

A simple php framework.

Installs: 4

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 20

Type:project

pkg:composer/adamdchurch/simple-php

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

This package is not auto-updated.

Last update: 2025-12-30 07:14:49 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.