Skip to content
This repository has been archived by the owner on Jan 27, 2022. It is now read-only.

jfroehlich/coreSite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Core Site

A very small web framework to make php coding easier. When I was annoyed about PHPs "disabilities" last weekend, I wrote this little framework. It's useful when you need to make a little service on a host where no python and django are available.

Requirements

PHP 5.3.1 was used but it may work with 5.*, too.

How to install

The site folder is your website or project. Copy it to your devolpment or production server. Now edit the settings.php file and configure the project.

To create an application, add a new folder inside the site folder or edit the example app.

About

a very small web framework to make php coding easier.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages