PHPackages                             crosa7/picsur-php-client - 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. [Image &amp; Media](/categories/media)
4. /
5. crosa7/picsur-php-client

ActiveLibrary[Image &amp; Media](/categories/media)

crosa7/picsur-php-client
========================

Picsur client for php

v1.0.0(3y ago)1221MITPHPPHP ^8.0

Since Jul 14Pushed 3y ago1 watchersCompare

[ Source](https://github.com/crosa7/picsur-php-client)[ Packagist](https://packagist.org/packages/crosa7/picsur-php-client)[ RSS](/packages/crosa7-picsur-php-client/feed)WikiDiscussions main Synced 2w ago

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

Picsur PHP Client
=================

[](#picsur-php-client)

A simple php client for [@CaramelFur/Picsur](https://github.com/CaramelFur/Picsur) image service. Currently it only supports upload and delete. The other possible actions will be implemented in the future or on request.

Installation
------------

[](#installation)

```
composer require crosa7/picsur-php-client

```

Usage
-----

[](#usage)

```
$picsurClient = new PicsurClient('your-api-key', 'http://your-host', 1234); (port nor required)

// For upload
$picsurClient->upload('path/to/your-image');

// For delete
$picsurClient->delete(['your-image-id', 'another-image-id']);
```

###  Health Score

24

—

LowBetter than 30% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity49

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

1129d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/32076460?v=4)[André Rosa](/maintainers/crosa7)[@crosa7](https://github.com/crosa7)

---

Top Contributors

[![crosa7](https://avatars.githubusercontent.com/u/32076460?v=4)](https://github.com/crosa7 "crosa7 (6 commits)")

---

Tags

processingresizeimagespicturesoptimizationcroppingpicsur

###  Code Quality

TestsPest

### Embed Badge

![Health badge](/badges/crosa7-picsur-php-client/health.svg)

```
[![Health](https://phpackages.com/badges/crosa7-picsur-php-client/health.svg)](https://phpackages.com/packages/crosa7-picsur-php-client)
```

###  Alternatives

[aws/aws-sdk-php

AWS SDK for PHP - Use Amazon Web Services in your PHP project

6.2k555.0M2.8k](/packages/aws-aws-sdk-php)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k832.6k54](/packages/neuron-core-neuron-ai)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3661.3M49](/packages/tencentcloud-tencentcloud-sdk-php)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

353.6k](/packages/eslazarev-wildberries-sdk)[aspose-cloud/aspose-words-cloud

Open, generate, edit, split, merge, compare and convert Word documents. Integrate Cloud API into your solutions to manipulate documents. Convert PDF to Word (DOC, DOCX, ODT, RTF and HTML) and in the opposite direction.

33182.7k](/packages/aspose-cloud-aspose-words-cloud)

PHPackages © 2026

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