书栈网 · BookStack 本次搜索耗时 0.052 秒,为您找到 885 个相关结果.
  • Guzzle and PSR-7

    Guzzle and PSR-7 Guzzle and PSR-7 Guzzle utilizes PSR-7 as the HTTP message interface. This allows Guzzle to work with any other library that utilizes PSR-7 message interfaces....
  • 「PSR 规范」PSR-6 缓存接口规范

    「PSR 规范」PSR-6 缓存接口规范 介绍 目标 关于「能愿动词」的使用 定义 数据 主要概念 缓存池 Pool 缓存项 Items 错误处理 接口 CacheItemInterface CacheItemPoolInterface CacheException InvalidArgumentException 「PS...
  • 「PSR 规范」PSR-4 自动加载规范

    「PSR 规范」PSR-4 自动加载规范 1. 概述 关于「能愿动词」的使用 2. 详细说明 3. 例子 「PSR 规范」PSR-4 自动加载规范 1. 概述 本 PSR 是关于由文件路径 自动载入 对应类的相关规范,本规范是可互操作的,可以作为任一自动载入规范的补充,其中包括 PSR-0 ,此外,本 PSR 还包括自动载入的类对应的文...
  • 「PSR 规范」PSR-2 编码风格规范

    「PSR 规范」PSR-2 编码风格规范 编码风格指南 关于「能愿动词」的使用 1. 概览 1.1. 例子 2. 通则 2.1 基本编码准则 2.2 文件 2.3. 行 2.4. 缩进 2.5. 关键字 以及 True/False/Null 3. namespace 以及 use 声明 4. 类、属性和方法 4.1. 扩展与继承 4....
  • Guzzle and PSR-7

    Guzzle and PSR-7 Guzzle and PSR-7 Guzzle utilizes PSR-7 as the HTTP message interface. This allows Guzzle to work with any other library that utilizes PSR-7 message interfaces....
  • Guzzle and PSR-7

    Guzzle and PSR-7 Headers Accessing Headers Complex Headers Body Requests Request Methods Request URI Scheme Host Port Path Query string Responses Start-Line Body Str...
  • 「PSR 规范」PSR-7 HTTP 消息接口规范

    「PSR 规范」PSR-7 HTTP 消息接口规范 HTTP消息接口 参考资料 关于「能愿动词」的使用 1. 规范详情 1.1 消息 1.2 HTTP 头信息 大小写不敏感的字段名字 对应多条数组的头信息 主机信息 1.3 数据流 1.4 请求目标和 URI 1.5 Server-side Requests 1.6 Uploaded ...
  • PSR-3 Logger

    Logger Overview Adapters Stream Syslog Noop Factory load() newInstance() Creating a logger Multiple Adapters Excluding adapters Message Formatting Line Formatter Message...
  • Guzzle and PSR-7

    Guzzle and PSR-7 Headers Accessing Headers Complex Headers Body Requests Request Methods Request URI Scheme Host Port Path Query string Responses Start-Line Body Str...
  • PSR-7 HTTP Response

    HTTP Response (PSR-7) Overview Constructor Getters getBody() getHeader() getHeaderLine() getHeaders() getProtocolVersion() getReasonPhrase() getStatusCode() getUri() Exi...