Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 618 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 618 Bytes

PHP Website Bootstrap

Basic framework for a complete website

  • Automatic Object Persistence
  • Account Management
    • User creation
    • Salted passwords
    • Roles
  • OAuth 2 with providers model
    • Login with Google
  • Automatic Component Loading
  • Automatic Website Initialization
  • Logging Component