
###*安装时样本** * * * *namespace msqphpcore oute;Route::addRoule('*',function ($value) { return true;})....
###*路由例** * * * *namespace msqphpcore oute;Route::addRoule('*',function ($value) { return true;});Rou....
## 框架获取###composer* * * * *+ composer.json: { "require": { "php": ">=7.0.0", "msqphp/framework": "1.9.*" ....
### Str随机字符* * * * * /** * 随机字符 * @param int $length 字符长度(小于1报错) * @param int $type....
## 框架安装### 框架需求* * * * *+ php 7.1及以上+ mbstring+ pdo+ apache rewrite重写+ **一切以实际为准**### 框架获得* ....
### Str基类* * * * ***类名:msqphpasestrStr**
**msqphp beta 2.0**==========================*msqphp is a simple but perfect framework.** * * * *## 介绍php7.1 开源....