书栈网 · BookStack 本次搜索耗时 0.021 秒,为您找到 896 个相关结果.
  • 7.2. 404 Not Found 处理器

    608 2019-09-21 《Slim 3 中文文档》
    404 Not Found 处理器 默认的 Not Found 处理器 自定义 Not Found 处理器 404 Not Found 处理器 Edit This Page 如果你的 Slim 应用程序没有可以匹配到当前 HTTP 请求 URI 的路由,程序会调用 Not Found 处理器,并返回一个 HTTP/1.1 404 Not Fo...
  • 缓存

    Cache 安装 默认配置 使用 Simple Cache 方式 注解方式 清理 @Cacheable 生成的缓存 注解介绍 Cacheable CachePut CacheEvict 缓存驱动 Redis驱动 协程内存驱动 Cache hyperf/cache 提供了基于 Aspect 实现的切面缓存,也提供了实现 ...
  • Cache.php

    DuckPhp\Ext\Cache 简介 选项 方法 详解 DuckPhp\Ext\Cache 简介 空缓存组件类 psr-16 缓存类(注意没实现 psr-16接口) 选项 无选项 方法 public function __construct () public function init ( array ...
  • 405 Not Allowed

    576 2019-09-21 《Slim 3 Document》
    405 Not Allowed Handler Default Not Allowed handler Custom Not Allowed handler 405 Not Allowed Handler If your Slim Framework application has a route that matches the current...
  • Notable Changes

    Notable Changes Dependency Injection / Interfaces / PSR Exceptions Sentry::login() and Sentry::force_login() Sentry::user() Objects over Arrays User Metadata Password Reset ...
  • 项目介绍

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

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

    Guzzle Documentation User Guide Guzzle Documentation Guzzle is a PHP HTTP client that makes it easy to send HTTP requests and trivial to integrate with web services. Simple ...
  • 3.3 Migration Guide

    3.3 Migration Guide Deprecations Behavior Changes PSR-7 Middleware Support Added Http Client is now PSR-7 Compatible ORM Improvements Multiple Pagination Support Added Cache ...
  • 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...