书栈网 · BookStack 本次搜索耗时 0.035 秒,为您找到 896 个相关结果.
  • Service Container

    Service Container Introduction Binding Binding Basics Simple Bindings Binding A Singleton Binding Instances Binding Primitives Binding Interfaces To Implementations Contextu...
  • body

    body body Summary The body option is used to control the body of an entity enclosing request (e.g., PUT, POST, PATCH). Types string fopen() resource Psr\Http\Message\Stre...
  • body

    body body Summary The body option is used to control the body of an entity enclosing request (e.g., PUT, POST, PATCH). Types string fopen() resource Psr\Http\Message\Stre...
  • 请求

    请求对象 安装 获得请求对象 依赖注入与参数 请求路径 & 方法 获取请求路径 获取请求的 URL 获取请求方法 PSR-7 请求及方法 输入预处理 & 规范化 获取输入 获取所有输入 获取指定输入值 从查询字符串获取输入 获取 JSON 输入信息 确定是否存在输入值 Cookies 从请求中获取 Cookies 文件 获取...
  • Templates

    612 2019-09-21 《Slim 3 Document》
    Templates The slim/twig-view component The path_for() method Extending twig The slim/php-view component Other template systems Templates Slim does not have a view layer li...
  • The Application

    1166 2019-09-21 《Slim 4 Documentation》
    Application Advanced Notices and Warnings Handling Advanced Custom Error Handler Advanced Shutdown Handler Application The Application Slim\App is the entry point to your S...
  • body

    body body 摘要 body 选项用来控制一个请求(比如:PUT, POST, PATCH)的主体部分。 类型 string fopen() resource Psr\Http\Message\StreamInterface 默认值 None 常量 GuzzleHttp\RequestOptions::BODY 可以设...
  • Requests

    HTTP Requests Accessing The Request Dependency Injection & Route Parameters Accessing The Request Via Route Closures Request Path & Method Retrieving The Request Path Retrievin...
  • body

    body body SummaryThe body option is used to control the body of an entityenclosing request (e.g., PUT, POST, PATCH).Types string fopen() resource Psr\Http\Message\StreamIn...
  • 缓存

    Cache 安装 默认配置 使用 SimpleCache 方式 注解方式 清理注解缓存 注解介绍 Cacheable CachePut CacheEvict Cache hyperf/cache 提供了基于 Aspect 实现的切面缓存,也提供了实现 Psr\SimpleCache\CacheInterface 的缓存类。 ...