Skip to content

berkaPhp is a PHP MVC framework that helps you quickly write a web application

Notifications You must be signed in to change notification settings

berkaayowa/berkaphp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

berkaPhp MVC Framework

berkaPhp is a PHP MVC framework designed by Berka Ayowa to help building dynamic websites / Web applications

Getting Started

These instructions will help you to get a undersnding of berkaPhp how it works and know how to download berkaPhp framework ,instatll and configure it.

Why you may give berkaPhp a try

  • Rapid development
You can Quickly build a web application / web site 
  • No complicated Configuration
No complicated XML files. Just setup your database and you're ready to generate files and use them. 
  • Simple framework structured
Clean and simple MVC Conventions and easy to understand and use. 
  • Supports Multiple Layout
You may want to have multiple layouts depending on user right e.g default layout and admin layout

Download berkaPhp framework

You can simply clone from this github or download it in zip format and unzip afterward

Installing and requirements

Documentation