-
Notifications
You must be signed in to change notification settings - Fork 1
Home
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)