berka / berkaphp
A MVC PHP framework designed to help you build dynamic website / Web applications
v02
2017-07-16 23:47 UTC
Requires
- php: >=5.3.6
This package is not auto-updated.
Last update: 2024-10-18 04:25:31 UTC
README
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
- Web Sever - exemple : Apache
- Copy of BerkaPhp - framework