bartonlp/site-class

PHP framework to make creating websites easier

dev-main 2025-03-02 13:25 UTC

This package is auto-updated.

Last update: 2025-03-02 13:28:10 UTC


README

SiteClass is a PHP mini framework for my websites. It is customized for my websites and will be hard for someone else to use. I have a new class, SimpleSiteClass that is designed for anyone. It is at https://github.com/bartonlp/simple-site-class. Documentation for the SimpleSiteClass.

If you are still interested in exploring SiteClass, read on.

SiteClass can be esaly combined with other frameworks or templeting engines if needed. For small websites I feel that frameworks like Laravel or Meteor etc. are just too much.

SiteClass now uses PDO to do its database work. It has been tested with mysql and sqlite drivers. See the dbPdo.class.php file for more information.

See github.com/bartonlp/site-class for a full list of changes. There is now only one branch: main.

You can check the versions of the framework: Get Versions
Or Get Versions

This project has several parts that can function standalone or combined.

SiteClass Documentation

SiteClass Documentation

Contact Me

Barton Phillips : bartonphillips@gmail.com
My Website
Copyright © 2025 Barton Phillips
Last Modified January 1, 2025