# madphp **Repository Path**: chenyongze/madphp ## Basic Information - **Project Name**: madphp - **Description**: Madphp is a simple PHP framework based on composer. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2015-01-18 - **Last Updated**: 2024-11-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## madphp Madphp is a simple PHP framework based on composer. ## Start ### Download: ```bash git clone https://git.oschina.net/1337991560/madphp.git cd madphp ``` ### Install: ```bash composer install ``` Then modify `app/configs/database.php` with right information and import `madphp.sql`. ## License The madphp framework is open-sourced software licensed under the MIT license.