Skip to content

SBNR is a KISS PHP "micro-framework" that allows rapidly creating multi-page or single-page websites.

License

Notifications You must be signed in to change notification settings

thereisnoanderson/SBNR

 
 

Repository files navigation

STATIC BUT NOT REALLY

Overview

  • This is a minimal PHP "framework"/template for creating websites that are mostly static and are functional without JavaScript.
  • It has many rough edges, it is basically a merge of all the stuff I was using in various other sites.
  • Follows a KISS development method :)

Features

  • No giant libraries, dependencies, or frameworks (eg. composer, node, etc.)
  • CSRF and XSS Protection
  • Light/Dark CSS
  • Contact Form Support via XMPP
  • No-JS captchas (text or math (<1KB) + audio)
  • Minification
  • Disabling right click and devtools
  • Broken Stripe Support
  • Analytics Support

Donate

About

SBNR is a KISS PHP "micro-framework" that allows rapidly creating multi-page or single-page websites.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 47.5%
  • HTML 39.3%
  • JavaScript 9.2%
  • CSS 2.7%
  • Shell 1.3%