书栈网 · BookStack 本次搜索耗时 0.030 秒,为您找到 896 个相关结果.
  • 项目介绍

    2.0 介绍 框架初衷 设计理念 生产可用 2.0 介绍 Hyperf 是基于 Swoole 4.4+ 实现的高性能、高灵活性的 PHP 协程框架,内置协程服务器及大量常用的组件,性能较传统基于 PHP-FPM 的框架有质的提升,提供超高性能的同时,也保持着极其灵活的可扩展性,标准组件均基于 PSR 标准 实现,基于强大的依赖注入设计,保...
  • 响应

    响应 返回 Json 格式 返回 Xml 格式 返回 Raw 格式 返回视图 重定向 Cookie 设置 Gzip 压缩 分块传输编码 Chunk 返回文件下载 响应 在 Hyperf 里可通过 Hyperf\HttpServer\ResponseInterface 接口类来注入 Response 代理对象对响应进行处理,默认返...
  • Middleware

    Middleware Middleware Middleware augments the functionality of handlers by invoking them in the process of generating responses. Middleware is implemented as a higher order fun...
  • Middleware

    Middleware Middleware Middleware augments the functionality of handlers by invoking them in the process of generating responses. Middleware is implemented as a higher order fun...
  • 响应

    响应 返回 Json 格式 返回 Xml 格式 返回 Raw 格式 返回视图 重定向 Cookie 设置 Gzip 压缩 分块传输编码 Chunk 文件下载 响应 在 Hyperf 里可通过 Hyperf\HttpServer\Contract\ResponseInterface 接口类来注入 Response 代理对象对响应进...
  • Requests

    HTTP Requests Accessing The Request Basic Request Information Retrieving The Request URI Retrieving The Request Method PSR-7 Requests Retrieving Input Retrieving An Input Valu...
  • Requests

    HTTP Requests Accessing The Request Basic Request Information Retrieving The Request URI Retrieving The Request Method PSR-7 Requests Retrieving Input Retrieving An Input Valu...
  • 404 Not Found

    581 2019-09-21 《Slim 3 Document》
    404 Not Found Handler Default Not Found handler Custom Not Found handler 404 Not Found Handler If your Slim Framework application does not have a route that matches the curre...
  • Upgrade Guide

    677 2019-09-21 《Slim 3 Document》
    Upgrade Guide New PHP version Class \Slim\Slim renamed \Slim\App New Route Function Signature Request and response objects are no longer accessible via the Application object G...
  • Requests

    HTTP Requests Accessing The Request Basic Request Information Retrieving The Request URI Retrieving The Request Method PSR-7 Requests Retrieving Input Retrieving An Input Valu...