# phpLedLight **Repository Path**: Alan_95/phpLedLight ## Basic Information - **Project Name**: phpLedLight - **Description**: 纯原生PHP编写 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-18 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #### 纯原生PHP项目 ├── 项目 │ ├── admin(后台) │ ├── assets(静态) │ │ ├── admin 后台 | | | |── image | | | |── lib | | | └── styleshetts | | ├── home 首页 | | ├── page 页面 │ │ └── validform │ ├── database(数据库) │ ├── includes(PHP引入) │ ├── uploads(上传内容) │ ├── about │ ├── case_info │ ├── case_list │ ├── ... │ ├── product_list │ └── README.MD └──