2017 © Pedro Peláez
 

library site-class

PHP framework to make creating websites easier

image

bartonlp/site-class

PHP framework to make creating websites easier

  • Monday, July 2, 2018
  • by bartonlp
  • Repository
  • 2 Watchers
  • 0 Stars
  • 53 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 1 Open issues
  • 3 Versions
  • 2 % Grown

The README.md

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)

Contact Me

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

The Versions

02/07 2018

dev-master

9999999-dev

PHP framework to make creating websites easier

  Sources   Download

MIT

The Requires

  • php >=5.3

 

The Development Requires

08/11 2016

2.0.0

2.0.0.0

PHP framework to make creating websites easier

  Sources   Download

MIT

The Requires

  • php >=5.4

 

The Development Requires

22/10 2016

1.2

1.2.0.0

PHP framework to make creating websites easier

  Sources   Download

MIT

The Requires

  • php >=5.4

 

The Development Requires