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(2y ago)1221MITPHPPHP ^8.0

Since Jul 14Pushed 2y 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 today

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 31% 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

1084d 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.3k543.5M2.6k](/packages/aws-aws-sdk-php)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k656.1k38](/packages/neuron-core-neuron-ai)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3741.3M46](/packages/tencentcloud-tencentcloud-sdk-php)[jbzoo/image

A PHP class that simplifies working with images

174129.4k3](/packages/jbzoo-image)[wp-media/imagify-plugin

Image optimization plugin for WordPress by WP Media.

8067.5k](/packages/wp-media-imagify-plugin)[ace-of-aces/laravel-image-transform-url

Easy, URL-based image transformations inspired by Cloudflare Images.

17610.6k](/packages/ace-of-aces-laravel-image-transform-url)

PHPackages © 2026

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