SiteClass Verion 5+ PDO
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., (*1)
If you are still interested in exploring SiteClass, read on., (*2)
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., (*3)
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., (*4)
See github.com/bartonlp/site-class for a full list of changes.
There is now only one branch: main., (*5)
You can check the versions of the framework: Get Versions
Or Get Versions, (*6)
This project has several parts that can function standalone or combined., (*7)
SiteClass Documentation
SiteClass Documentation, (*8)
Barton Phillips : bartonphillips@gmail.com
My Website
Copyright © 2025 Barton Phillips
Last Modified January 1, 2025, (*9)