# elf-mvc-framework **Repository Path**: stonenyy/elf-mvc-framework ## Basic Information - **Project Name**: elf-mvc-framework - **Description**: 自己写着玩的mvc的framework - **Primary Language**: PHP - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2017-04-25 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #elf-mvc-framework |-application |-controllers |-HomeController.php |-models |-TestModel.php |-views |-home.php |-assets |-config |-autoload.php |-config.json |-routes.php |-core |-core.php |-BaseController.php |-BaseModel.php |-vendor |-.htaccess |-composer.json |-composer.lock |-index.php