Skip to content
This repository was archived by the owner on Jan 6, 2021. It is now read-only.

Latest commit

 

History

169 提交

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

仓库 files navigation

Opis Http

Build Status Latest Stable Version Latest Unstable Version License

HTTP abstraction layer

Opis HTTP is a library that provides an object-oriented representation for HTTP requests and responses. The library was designed to be small, efficient, and easy to work with.

Documentation

The full documentation for this library can be found here.

License

Opis Http is licensed under the Apache License, Version 2.0.

Requirements

Installation

Opis Http is available on Packagist and it can be installed from a command line interface by using Composer.

composer require opis/http

Or you could directly reference it into your composer.json file as a dependency

{
    "require": {
        "opis/http": "^3.0"
    }
}

关于

[Abandoned] HTTP abstraction layer

Resources

Stars

10 stars

关注者

1 watching

复刻s

发布

Used by

贡献者

Languages