Skip to content
Anand S edited this page Aug 7, 2016 · 1 revision

Welcome to the micronPHP, a simple lightweight framework for building web apps.

micronPHP - Features

  • Simple Routing
  • Separate Code and Design (Controllers and Views)
  • Simplified DB Operations (Supports MySQL PDO)
  • Easy Form Validation
  • Simplified Assets Linking (Link css and images easily)
  • Generate Signed URL's for verification (For eg: delete queries)
Clone this wiki locally