whydna / Plaxform

Lightweight PHP MVC framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Plaxform

A lightweight PHP framework, loosely based on the MVC pattern. The framework aims to achieve 3 things:

  1. Structure and organization
  2. Common web-app functionality
  3. Stay out of your way

Features

  1. Page routing w/ clean URLs
  2. Template engine
  3. Database abstraction
  4. Debugging, logging, and benchmarking tools
  5. Simulated Multi-threading
  6. User and login management
  7. Notification management

About

Lightweight PHP MVC framework


Languages

Language:PHP 94.7%Language:JavaScript 5.3%