PHPackages                             imamuseum/piction-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. [API Development](/categories/api)
4. /
5. imamuseum/piction-client

ActiveLibrary[API Development](/categories/api)

imamuseum/piction-client
========================

Export data from Piction Digital Asset Management System via its API.

2.0.0(10y ago)5231MITPHPPHP &gt;=5.4.0

Since Dec 2Pushed 10y ago5 watchersCompare

[ Source](https://github.com/IMAmuseum/piction-client)[ Packagist](https://packagist.org/packages/imamuseum/piction-client)[ RSS](/packages/imamuseum-piction-client/feed)WikiDiscussions master Synced 3w ago

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

Piction Client
--------------

[](#piction-client)

This package will work independently of the Laravel Framework.

### Composer Setup

[](#composer-setup)

```
composer require imamuseum/piction-client
```

### Environmental Variables Setup

[](#environmental-variables-setup)

Add Piction Variables to your `.env`:

```
PICTION_ENDPOINT_URL=null
PICTION_IMAGE_URL=null
PICTION_USERNAME=null
PICTION_PASSWORD=null
PICTION_FORMAT=null
PICTION_SURL=null

```

Laravel Specific
----------------

[](#laravel-specific)

### Service Provider

[](#service-provider)

In `config\app.php` add to the autoloaded providers -

```
Imamuseum\PictionClient\PictionServiceProvider::class,
```

### Publish Config

[](#publish-config)

```
php artisan vendor:publish
```

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 65.2% 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

Every ~188 days

Total

2

Last Release

3673d ago

Major Versions

1.0.0 → 2.0.02016-06-08

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/963445?v=4)[Newfields Lab](/maintainers/IMAmuseum)[@IMAmuseum](https://github.com/IMAmuseum)

---

Top Contributors

[![jeremytubbs](https://avatars.githubusercontent.com/u/548888?v=4)](https://github.com/jeremytubbs "jeremytubbs (45 commits)")[![tokersey](https://avatars.githubusercontent.com/u/1431171?v=4)](https://github.com/tokersey "tokersey (24 commits)")

### Embed Badge

![Health badge](/badges/imamuseum-piction-client/health.svg)

```
[![Health](https://phpackages.com/badges/imamuseum-piction-client/health.svg)](https://phpackages.com/packages/imamuseum-piction-client)
```

###  Alternatives

[netflie/whatsapp-cloud-api

The first PHP SDK to send and receive messages using a cloud-hosted version of the WhatsApp Business Platform

666500.1k5](/packages/netflie-whatsapp-cloud-api)[showdoc/showdoc

ShowDoc is a tool greatly applicable for an IT team to share documents online

12.8k7.0k](/packages/showdoc-showdoc)[tempest/framework

The PHP framework that gets out of your way.

2.2k31.1k12](/packages/tempest-framework)[wrav/oembed

A simple plugin to extract media information from websites, like youtube videos, twitter statuses or blog articles.

36207.2k3](/packages/wrav-oembed)[jasara/php-amzn-selling-partner-api

A fluent interface for Amazon's Selling Partner API in PHP

1348.1k1](/packages/jasara-php-amzn-selling-partner-api)[hardcastle/xrpl_php

PHP SDK / Client for the XRP Ledger

1210.4k6](/packages/hardcastle-xrpl-php)

PHPackages © 2026

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