/Plaxform

Lightweight PHP MVC framework

Primary LanguagePHP

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