PHPackages                             thefunpower/curl\_authorization - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [HTTP &amp; Networking](/categories/http)
4. /
5. thefunpower/curl\_authorization

ActiveLibrary[HTTP &amp; Networking](/categories/http)

thefunpower/curl\_authorization
===============================

curl authorization

v1.0.0(1y ago)031Apache-2.0PHPPHP &gt;=7.1

Since Aug 20Pushed 1y agoCompare

[ Source](https://github.com/thefunpower/curl_authorization)[ Packagist](https://packagist.org/packages/thefunpower/curl_authorization)[ RSS](/packages/thefunpower-curl-authorization/feed)WikiDiscussions main Synced today

READMEChangelog (1)DependenciesVersions (2)Used By (0)

CURL请求平台接口
==========

[](#curl请求平台接口)

安装
--

[](#安装)

```
composer require thefunpower/curl_authorization

```

请求
--

[](#请求)

```
$url = 'http://127.0.0.1:3001/openapi/company/index';
$bodys = [
    'title' => $this->title
];
$appcode = 'X_uLuUSvHJdiMgGEBwyoB_OVxs1r8X7E';
$out = curl_authorization($url, $bodys, $appcode);

```

### 开源协议

[](#开源协议)

[Apache License 2.0](LICENSE)

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance32

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity35

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

681d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/c6f09836c59d691e60dd442ee29a2b6673d2c8c319b248aedcde7103f17201e1?d=identicon)[sunkangchina2022](/maintainers/sunkangchina2022)

---

Top Contributors

[![sunkangchina](https://avatars.githubusercontent.com/u/66815206?v=4)](https://github.com/sunkangchina "sunkangchina (1 commits)")

---

Tags

php

### Embed Badge

![Health badge](/badges/thefunpower-curl-authorization/health.svg)

```
[![Health](https://phpackages.com/badges/thefunpower-curl-authorization/health.svg)](https://phpackages.com/packages/thefunpower-curl-authorization)
```

###  Alternatives

[hannesvdvreken/guzzle-debugbar

A Guzzle middleware that logs requests to debugbar's timeline

77428.9k2](/packages/hannesvdvreken-guzzle-debugbar)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
