Download the PHP package webman-tech/laravel-http without Composer
On this page you can find all versions of the php package webman-tech/laravel-http. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download webman-tech/laravel-http
More information about webman-tech/laravel-http
Files in webman-tech/laravel-http
Download webman-tech/laravel-http
More information about webman-tech/laravel-http
Files in webman-tech/laravel-http
Vendor webman-tech
Package laravel-http
Short Description Webman plugin webman-tech/laravel-http
License MIT
Package laravel-http
Short Description Webman plugin webman-tech/laravel-http
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-http
webman-tech/laravel-http
Split from webman-tech/laravel-monorepo
适用于 webman 的 Laravel HTTP 组件,基于 illuminate/http 实现。
安装
简介
该组件将 Laravel 强大的 HTTP 功能引入 webman 框架中,包括 HTTP 客户端、Request 对象和上传文件处理。
所有方法和配置与 Laravel 几乎一致,因此使用方式可完全参考 Laravel HTTP Client 文档 和 Laravel Requests 文档。
特殊使用说明
1. Facades 使用方式
- 使用
WebmanTech\LaravelHttp\Facades\Http替代Illuminate\Support\Facades\Http - 使用
WebmanTech\LaravelHttp\Facades\LaravelRequest替代Illuminate\Support\Facades\Request - 使用
WebmanTech\LaravelHttp\Facades\LaravelUploadedFile来快速包装Webman\UploadedFile为Illuminate\Http\UploadedFile
2. 文件上传处理
All versions of laravel-http with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
illuminate/events Version ^12.0
illuminate/http Version ^12.0
webman-tech/common-utils Version ^5.0 || dev-main
illuminate/events Version ^12.0
illuminate/http Version ^12.0
webman-tech/common-utils Version ^5.0 || dev-main
The package webman-tech/laravel-http contains the following files
Loading the files please wait ...