adamdchurch / simple-php
A simple php framework.
Installs: 3
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 20
Type:project
This package is not auto-updated.
Last update: 2025-06-17 04:30:13 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.