mvc framework

Pensum - Task Sharing Platform

Pensum - Task Sharing Platform

About Pensum is a task sharing application, written in php and javascript. It leverages modern frameworks like Laravel and Backbone. In my opinion, Laravel is the greatest php framework out there. The code is incredibly readable and clean. Applications written in Laravel simply have to turn out beautiful. I think you are going to love Laravel, wether you are a beginner or profession php developer. Just as with Backbone, a javascript library th...

MiniMVC - PHP Mini Framework & CRUD Code Generator

MiniMVC - PHP Mini Framework & CRUD Code Generator

MiniMVC was created to help you organize your code according to the MVC pattern. You need to know the basic about MVC pattern so that you can understand how MiniMVC work. MiniMVC console is effort to get you up and running in PHP. It can create a fully functional(CRUD) application in just a few minutes. Requirements: Currently it supports MySql only Fetching data using PHP PDO Features: Generate CRUD code via console MVC Code organizati...