# nightc-php-framework **Repository Path**: cnjack/nightc-php-farmwork ## Basic Information - **Project Name**: nightc-php-framework - **Description**: a simple php framework - **Primary Language**: PHP - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 8 - **Forks**: 0 - **Created**: 2014-11-26 - **Last Updated**: 2021-03-16 ## Categories & Tags **Categories**: webframework **Tags**: None ## README # ncf - NightC PHP framework ncf, a simple php framework just want to build fast and you like framework ## Standing on the shoulders of a great man ncf borrow much of the advantage from other farmwork, including but not limited to Thinkphp, CI, Negroni, express, beego ## Author nightc ## Install git clone https://git.oschina.net/cnjack/nightc-php-farmwork.git ncf cd ncf/web sudo php -S 127.0.0.1:80 visit http://127.0.0.1 ## Now Version 0.0.2 ## TODO Log Error ...