Skip to content
/ http Public
forked from itxiao6/http

基于PHP集成了:HTTP基本信息、请求、响应、文件上传、Session、Cookie等模块

Notifications You must be signed in to change notification settings

idhong/http

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTTP

介绍

基于PHP集成了:HTTP基本信息、请求、响应、文件上传、Session、Cookie等模块
php运行模式支持:LAMP、LNMP、SWOOLE

1.引入入口文件

use \Itxiao6\Http\Http;

About

基于PHP集成了:HTTP基本信息、请求、响应、文件上传、Session、Cookie等模块

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 99.1%
  • HTML 0.9%