PHPackages                             orangeshadow/pastebin-api - 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. orangeshadow/pastebin-api

ActiveLibrary

orangeshadow/pastebin-api
=========================

Api for pastebin.com

1.0.0(7y ago)07PHPPHP &gt;=7.2

Since Sep 8Pushed 7y ago2 watchersCompare

[ Source](https://github.com/orangeShadow/pastebin-api)[ Packagist](https://packagist.org/packages/orangeshadow/pastebin-api)[ RSS](/packages/orangeshadow-pastebin-api/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

pastebin-api
============

[](#pastebin-api)

Smart usage:

```
$pastebinApi  = new PastebinApi('YOUR_DEV_KEY);

$url = $pastebinApi->createPaste('paste_code');

$url = $pastebinApi->getPasteList('USER_CODE');

$url = $pastebinApi->deletePaste('USER_CODE','API_PAST_CODE');

$url = $pastebinApi->getPastesRaw('USER_CODE','API_PAST_CODE');

```

Method `сreatePaste` has additional params, look at method type hinting for detail, and [pastenbin](https://pastebin.com/api)

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 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

2805d ago

### Community

Maintainers

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

---

Top Contributors

[![orangeShadow](https://avatars.githubusercontent.com/u/1313470?v=4)](https://github.com/orangeShadow "orangeShadow (2 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/orangeshadow-pastebin-api/health.svg)

```
[![Health](https://phpackages.com/badges/orangeshadow-pastebin-api/health.svg)](https://phpackages.com/packages/orangeshadow-pastebin-api)
```

###  Alternatives

[neuron-core/neuron-ai

The PHP Agentic Framework.

1.8k245.3k21](/packages/neuron-core-neuron-ai)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3731.2M42](/packages/tencentcloud-tencentcloud-sdk-php)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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