# nx-core **Repository Path**: garming/nx-core ## Basic Information - **Project Name**: nx-core - **Description**: the core of nxframework - **Primary Language**: PHP - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-01-03 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Change log ## v1.3.1 - update Controller function access ## v1.3.0 - change router array format ## v1.2.0 - add `getParam`,`postParam`,`putParam`,`deleteParam`,`param`,`params` in `Core\Controller` - add custom function callback