Welcome to NSY PHP Framework

NSY is a simple PHP Framework that works well on MVC or HMVC mode.


Hello, This is MVC page! Go To HMVC Page

Release Version | View On Github 

NSY Release Codename < About NSY codename.

How to dating with NSY? < NSY Installation guide.

Shyffon & Vylma < The CRUD example build by NSY.

NSY Features < Features available in NSY.

NSY Helper Function < List of helper functions in NSY

External Helper Function < List of external helper functions in NSY

NSY Middleware < NSY has support middleware

NSY Migration < Migration is like version control for your database

Razr Template Engine < Razr is a powerful PHP template engine for PHP

NSY Security Function < NSY provides security functions including antiXSS and CSRF

NSY Controller < Controllers act as an interface between Model and View components

NSY Model < The Model component corresponds to all the data-related logic that the user works with