搜索

排序方式
75 个文档
  • epub 文档 Guzzle PHP 6.5 Documentation

    0 码力 | 65 页 | 311.42 KB | 1 年前
    3
    Guzzle是一个基于PHP的HTTP客户端,旨在简化发送HTTP请求和集成Web服务的过程。它支持同步和异步请求,使用PSR-7接口,并通过抽象底层传输实现环境无关性。文档详细介绍了Guzzle的安装配置、依赖管理、版本控制、许可证信息以及贡献指南,强调了其模块化设计和灵活性。
  • pdf 文档 Guzzle PHP 6.5 Documentation

    0 码力 | 50 页 | 237.04 KB | 1 年前
    3
    《Guzzle PHP 6.5 Documentation》提供了Guzzle的全面指南,包括安装、配置、使用方法及最佳实践。文档详细介绍了如何使用Guzzle发送HTTP请求、处理响应,以及如何配置各种请求选项。内容涵盖依赖管理、许可证、贡献指南、环境变量设置、异常处理、请求选项和PSR-7接口的使用。文档还提供了快速入门示例和常见问题解答。
  • pdf 文档 Guzzle PHP 5.3 Documentation

    0 码力 | 63 页 | 275.75 KB | 1 年前
    3
    Guzzle 是一个用于发送 HTTP 请求的 PHP 客户端库,旨在简化与 Web 服务的交互。它遵循 PSR-0、PSR-1 和 PSR-2 标准,具有轻量且快速的特点,依赖项极少。Guzzle 支持同步和异步请求,提供可扩展的处理程序以集成不同的传输方法(如 cURL、PHP 流包装器、套接字等)。文档介绍了如何安装、配置和使用 Guzzle,包括创建客户端、发送请求、处理响应以及使用测试工具 mocking HTTP 层。此外,还详细说明了如何自定义 cURL 选项和流上下文选项。
  • epub 文档 Guzzle PHP 7.0 Documentation

    0 码力 | 64 页 | 310.93 KB | 1 年前
    3
    Guzzle 是一个用于发送 HTTP 请求的 PHP 客户端,支持同步和异步请求,兼容 PSR-7 接口,抽象底层传输,提供中间件系统。文档介绍了其安装、配置、使用方法,包括处理 JSON 数据、流式上传下载、管理 cookies,以及处理响应和流。Guzzle 还支持多种请求方式和处理大文件上传下载。
  • epub 文档 Guzzle PHP 5.3 Documentation

    0 码力 | 72 页 | 312.62 KB | 1 年前
    3
    Guzzle is a PHP HTTP client designed to simplify sending HTTP requests and integrating with web services. It supports both synchronous and asynchronous requests, manages persistent connections, and abstracts the underlying HTTP transport layer. Guzzle is lightweight, fast, and follows PSR-0, PSR-1, and PSR-2 standards. It allows for pluggable HTTP handlers, stream manipulation, and event-driven customization of requests and responses.
  • pdf 文档 Guzzle PHP 7.0 Documentation

    0 码力 | 50 页 | 235.39 KB | 1 年前
    3
    The document provides an overview of the Guzzle HTTP client library for PHP 7.0, covering installation, configuration, and usage. It details how to make requests, handle responses, configure options, and manage exceptions. The guide also includes information on dependencies, testing, and contributing to the project, along with frequently asked questions about using Guzzle.
  • epub 文档 Guzzle PHP v5 Documentation

    0 码力 | 62 页 | 309.78 KB | 1 年前
    3
    Guzzle is a PHP HTTP client designed to simplify sending HTTP requests and integrating with web services. It supports both synchronous and asynchronous requests, uses PSR-7 interfaces for requests, responses, and streams, and abstracts underlying HTTP transports. The client features a middleware system for custom behavior and is compatible with various HTTP handlers. The documentation covers installation, configuration, testing, and common issues, providing a comprehensive guide for developers.
  • pdf 文档 Guzzle PHP v5 Documentation

    0 码力 | 49 页 | 231.08 KB | 1 年前
    3
    文档详细介绍了Guzzle PHP v5的响应处理、流数据操作以及异常处理机制。重点阐述了HTTP响应的结构、PSR-7流接口的使用、请求选项的配置、SSL验证和超时设置等内容。文档还提供了如何处理异步请求、自定义cURL选项以及如何解决SSL验证错误的示例。此外,还介绍了Guzzle的异常处理机制和环境变量配置。
  • pdf 文档 Laravel 5.0 Documentation

    0 码力 | 242 页 | 1.44 MB | 2 年前
    3
    文档详细介绍了如何从旧版本升级到Laravel 5.0,包括依赖管理、命名空间迁移、配置文件调整、用户认证模型更改、数据库迁移等内容。文档还提到了新的应用结构、组件接口、路由缓存、中间件支持以及控制器方法注入等功能。
  • pdf 文档 Laravel 3.2 Documentation

    0 码力 | 139 页 | 1.13 MB | 2 年前
    3
    The document provides an overview of the Laravel 3.2 framework, highlighting its features and improvements. It covers application structure, community support, and key functionalities such as Eloquent ORM, Artisan command-line tools, migrations, and the IoC container. The documentation also details changes in various versions, including fixes and enhancements, and emphasizes Laravel's modular architecture and flexibility for developers. It includes information on database management, routing, authentication, and testing, making it a comprehensive guide for developers using the Laravel framework.
共 75 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 8
前往