PHPackages                             loveduckie/silverstripe-image-uploader-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. [API Development](/categories/api)
4. /
5. loveduckie/silverstripe-image-uploader-api

ActiveSilverstripe-vendormodule[API Development](/categories/api)

loveduckie/silverstripe-image-uploader-api
==========================================

A Silverstripe module for exposing an API for enabling remote image uploads.

5.x-dev(1y ago)00BSD-3-ClausePHP

Since Jun 18Pushed 1y ago1 watchersCompare

[ Source](https://github.com/LoveDuckie/silverstripe-image-uploader-api)[ Packagist](https://packagist.org/packages/loveduckie/silverstripe-image-uploader-api)[ Docs](https://lucshelton.com)[ RSS](/packages/loveduckie-silverstripe-image-uploader-api/feed)WikiDiscussions 5 Synced 1mo ago

READMEChangelogDependencies (6)Versions (2)Used By (0)

silverstripe-image-uploader-api
===============================

[](#silverstripe-image-uploader-api)

This module enables you to expose a secure and RESTful API for remotely uploading image assets, and storing them as files (with their associative database records) in Silverstripe. Refer to documentaiton below about usage.

Requirements
------------

[](#requirements)

- Silverstripe ^5.0

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

[](#installation)

Add some installation instructions here, having a 1 line composer copy and paste is useful. Here is a composer command to create a new module project. Ensure you read the ['publishing a module'](https://docs.silverstripe.org/en/developer_guides/extending/how_tos/publish_a_module/) guide and update your module's composer.json to designate your code as a SilverStripe module.

```
#!/usr/bin/env bash
composer require loveduckie/silverstripe-image-uploader-api
```

**Note:** When you have completed your module, submit it to Packagist or add it as a VCS repository to your project's composer.json, pointing to the private repository URL.

License
-------

[](#license)

See [License](license.md)

Documentation
-------------

[](#documentation)

- [Documentation readme](docs/en/readme.md)

Configuration
-------------

[](#configuration)

If your module makes use of the config API in SilverStripe it's a good idea to provide an example config here that will get the module working out of the box and expose the user to the possible configuration options.

Provide a yaml code example where possible.

```
--
name: imageuploaderapi-configuration
--
LoveDuckie\SilverStripe\ImageUploaderApi:
  api_token: ACZ4CAUSzjAwXcfm
  api_content_type: application/json
```

Maintainers
-----------

[](#maintainers)

- Luc Shelton

Bugtracker
----------

[](#bugtracker)

Bugs are tracked in the issues section of this repository. Before submitting an issue please read over existing issues to ensure yours is unique.

If the issue does look like a new bug:

- Create a new issue
- Describe the steps required to reproduce your issue, and the expected outcome. Unit tests, screenshots and screencasts can help here.
- Describe your environment as detailed as possible: SilverStripe version, Browser, PHP version, Operating System, any installed SilverStripe modules.

Please report security issues to the module maintainers directly. Please don't file security issues in the bugtracker.

Development and contribution
----------------------------

[](#development-and-contribution)

If you would like to make contributions to the module please ensure you raise a pull request and discuss with the module maintainers.

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance38

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity26

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

Every ~156 days

Total

2

Last Release

537d ago

Major Versions

4.x-dev → 5.x-dev2024-11-21

### Community

Maintainers

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

---

Top Contributors

[![LoveDuckie](https://avatars.githubusercontent.com/u/692378?v=4)](https://github.com/LoveDuckie "LoveDuckie (24 commits)")

---

Tags

apiimage-uploadimage-uploader-apisilverstripesilverstripe-4silverstripe-5ss-4ss-5silverstripecms

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/loveduckie-silverstripe-image-uploader-api/health.svg)

```
[![Health](https://phpackages.com/badges/loveduckie-silverstripe-image-uploader-api/health.svg)](https://phpackages.com/packages/loveduckie-silverstripe-image-uploader-api)
```

###  Alternatives

[silverstripe/cms

The SilverStripe Content Management System

5163.4M1.3k](/packages/silverstripe-cms)

PHPackages © 2026

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