书栈网 · BookStack 本次搜索耗时 0.022 秒,为您找到 885 个相关结果.
  • Cache

    The Cache Component The Cache Component Installation Cache Contracts versus PSR-6 Cache Contracts Stampede Prevention Available Cache Adapters Generic Caching (PSR-6) Basic ...
  • 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...
  • Home

    Slim 4 Documentation Welcome What’s the point? How does it work? Request and response Bring your own components How to read this documentation Documentation License Slim...
  • PHP编码规范(中文版)导读

    PHP编码规范(中文版)导读 PHP互操作性框架制定小组 提交规范建议 成为投票成员 目前的成员及其代表项目列表 来源(书栈小编注) PHP编码规范(中文版)导读 本文档是PHP互操作性框架制定小组(PHP-FIG :PHP Framework Interoperability Group)制定的PHP编码规范(PSR :Proposin...
  • 3.1. Chain Of Responsibilities

    523 2019-05-16 《DesignPatternsPHP》
    3.1. Chain Of Responsibilities 3.1.1. Purpose 3.1.2. Examples 3.1.3. UML Diagram 3.1.4. Code 3.1.5. Test 3.1. Chain Of Responsibilities 3.1.1. Purpose To build a chain o...
  • 命名空间

    命名空间 系统注册命名空间 应用命名空间 框架核心命名空间 应用测试命名空间 框架核心测试命名空间 自定义命名空间 命名空间 Testing Is Documentation tests/Docs/Started/NamespaceDoc.php QueryPHP 采用命名空间的方式来有效地组织项目代码,系统在运行过程中会自动注册一...
  • Classloader

    Classloader PSR-4 autoloading Classloader The classloader is provided by Nextcloud and loads all your classes automatically. See the composer section if you want to include a...
  • 请求与响应

    请求与响应 PSR-7 基本方法 请求对象 如何获取 请求动作方法 请求的URI 请求 Headers 全部的 Headers 指定的 Header 一些辅助方法 请求数据获取 GET 数据 POST 数据 GET & POST 数据 JSON 数据 RAW 数据 SERVER 数据 额外的方法 响应对象 额外的方法 ...
  • 请求与响应

    请求与响应 PSR-7 基本方法 请求对象 如何获取 请求动作方法 请求的URI 请求 Headers 全部的 Headers 指定的 Header 一些辅助方法 请求数据获取 GET 数据 POST 数据 GET & POST 数据 JSON 数据 RAW 数据 SERVER 数据 额外的方法 响应对象 额外的方法 ...
  • 0.2. 升级指南

    774 2019-09-21 《Slim 3 中文文档》
    升级指南 新的 PHP 版本要求 新的路由函数签名 获取 _GET 和 _POST 变量 钩子 / Hooks 移除 HTTP 缓存 移除 Stop/Halt 重定向的改变 中间件签名 Middleware Execution Flash Messages Cookies Removal of Crypto New Router R...