Skip to content

An extremely lightweight PHP MVC framework with only hooks and session support.

Notifications You must be signed in to change notification settings

sharafat/NanoPHP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NanoPHP

NanoPHP is an extremely lightweight PHP MVC framework having:

  • Simple MVC (without any template engine)
  • Application Hooks (pre_system, pre_controller, post_controller_constructor, post_controller, post_system)
  • A Session library

This framework serves as a great start point for newbie PHP programmers.

Get started Now!

About

An extremely lightweight PHP MVC framework with only hooks and session support.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages