Skip to content
Sonar Systems edited this page Dec 27, 2016 · 6 revisions

Welcome to the PHP Web Framework wiki!

  1. What Is PHP Web Framework?
  2. What Is PHP Web Framework For?
  3. What Design Principles Underlie PHP Web Framework?

What Is PHP Web Framework?

The concept is really simple, an open source framework for developing websites without having to manually implement features that are common amongst most Modern Websites.

History

This framework was born from our very own experiences in creating websites over the past few years. We learnt that though other frameworks existed, we didn't feel that they provided all the basic building blocks of Modern Websites such as login systems, time management, basic blogs etc in a way that was user friendly.

What Is PHP Web Framework For?

PHP Web Framework is designed for:

  • Alleviating the stress of implementing functionality that is common amongst websites
  • Creating websites using PHP in general
  • Managing a website in a professional manner without having to implement/create the manner itself

What Design Principles Underlie PHP Web Framework?

PHP Web Framework is built on top of these core beliefs:

  • Ease of use
  • Providing common website functionality
  • Free & Open Source
  • Community Driven through collaboration and documented vlogging