php express:受Express.js启发PHP微框架 源码
PHP的表达 受Express.js启发PHP微框架 要求 PHP> = 7.1 安装 如果尚未在系统上安装Composer,则可以继续使用以下命令行进行安装: $ curl -sS https://getcomposer.org/installer | php 接下来,将以下require条目添加到项目根目录中的composer.json文件中。 { " require " : { " riverside/php-express " : " * " } } 最后,使用Composer安装php-express及其依赖项: $ php composer
文件列表
php-express-master.zip
(预估有个59文件)
php-express-master
composer.json
788B
.travis.yml
99B
phpunit.xml
217B
docs
css
bootstrap-theme.css
26KB
bootstrap.css.map
380KB
bootstrap.min.css
118KB
bootstrap-theme.min.css.map
25KB
暂无评论