connect-php:用于 https 的 PHP 中间件

时间:2021-06-03 18:35:31
【文件属性】:
文件名称:connect-php:用于 https 的 PHP 中间件
文件大小:5KB
文件格式:ZIP
更新时间:2021-06-03 18:35:31
JavaScript 连接-php 用于PHP 中间件 免责声明 这个插件是一个非常早期的阶段,主要旨在提供与更好的 PHP 集成。 所以现在,它只在一个相当基本的测试集上用 Grunt 进行了测试。 它的主要目标是在对此类文件发出请求时解析和执行.php文件。 入门 安装模块: npm install connect-php 与 grunt-contrib-connect目前的执行非常紧张,无法像grunt-connect那样轻松地将另一个中间件添加到其执行堆栈中。 但是,仍然可以覆盖通常使用的middleware功能。 因此,要执行.php文件,我们可以轻松地将其设置为: module . exports = function ( grunt ) { // show elapsed time at the end require ( 'time-grunt' ) ( grunt )
【文件预览】:
connect-php-master
----.travis.yml(41B)
----package.json(715B)
----LICENSE(1KB)
----Gruntfile.js(1KB)
----.gitignore(31B)
----lib()
--------connect-php.js(2KB)
----README.md(3KB)
----.jshintrc(223B)
----.editorconfig(415B)

网友评论