PHPackages                             bushbaby/diawi-uploader - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. bushbaby/diawi-uploader

ActiveApplication[Utility &amp; Helpers](/categories/utility)

bushbaby/diawi-uploader
=======================

Uploads your mobile builds to Diawi.com

0.1.4(9y ago)423MITPHPPHP ^5.5 || ^7.0

Since Jan 6Pushed 9y ago3 watchersCompare

[ Source](https://github.com/bushbaby/diawi-uploader)[ Packagist](https://packagist.org/packages/bushbaby/diawi-uploader)[ Docs](https://github.com/bushbaby/diawi-uploader)[ RSS](/packages/bushbaby-diawi-uploader/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (3)Dependencies (7)Versions (6)Used By (0)

Diawi Uploader
==============

[](#diawi-uploader)

Quick hack to upload your mobile builds to [Diawi](http://diawi.com). A tool for developers to deploy development and in-house applications directly to the devices.

[![Latest Stable Version](https://camo.githubusercontent.com/37b57bd9b701c943a1507dabbfbf58e0e1460c088dd094f5362f8c0ffd1f8e67/68747470733a2f2f706f7365722e707567782e6f72672f62757368626162792f64696177692d75706c6f616465722f762f737461626c65)](https://packagist.org/packages/bushbaby/diawi-uploader)[![Total Downloads](https://camo.githubusercontent.com/fd58d7d5a1ff088e106e5dbb3df93863367a8fb602d2df953f73fb2b71f33706/68747470733a2f2f706f7365722e707567782e6f72672f62757368626162792f64696177692d75706c6f616465722f646f776e6c6f616473)](https://packagist.org/packages/bushbaby/diawi-uploader)[![Latest Unstable Version](https://camo.githubusercontent.com/ab6b9f9ca92ad53f026719710109e03ec1db624ff3befb3dd356a59a3306f2fd/68747470733a2f2f706f7365722e707567782e6f72672f62757368626162792f64696177692d75706c6f616465722f762f756e737461626c65)](https://packagist.org/packages/bushbaby/diawi-uploader)[![License](https://camo.githubusercontent.com/17c2173c3c5dbed4bdd37c2bbd3c7ab5b7988f82f95223d1d98d59a36cd65640/68747470733a2f2f706f7365722e707567782e6f72672f62757368626162792f64696177692d75706c6f616465722f6c6963656e7365)](https://packagist.org/packages/bushbaby/diawi-uploader)[![Monthly Downloads](https://camo.githubusercontent.com/f4199bc00774a6b58b963664ba56d3c559faf0c4e56bdfa9ff73b4fe63fabce4/68747470733a2f2f706f7365722e707567782e6f72672f62757368626162792f64696177692d75706c6f616465722f642f6d6f6e74686c79)](https://packagist.org/packages/bushbaby/diawi-uploader)[![Daily Downloads](https://camo.githubusercontent.com/5036538bed958731b1ab695ca6d67f3a6ebb4b600962b92e9250fd297b216cdf/68747470733a2f2f706f7365722e707567782e6f72672f62757368626162792f64696177692d75706c6f616465722f642f6461696c79)](https://packagist.org/packages/bushbaby/diawi-uploader)

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

[](#installation)

```
composer g require bushbaby/diawi-uploader

```

Installs this globally (usually to ~/.composer) so as long as ~/.composer/bin is on your PATH you'll be able to run it's commands.

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

[](#configuration)

You'll need to add a API token from diawi.com. Use the configure command to store it.

Usage Commands
--------------

[](#usage-commands)

### Configure

[](#configure)

```
diawi-uploader configure

```

Will ask you for the appriopiate information regarding the option and persists it to `~/.diawi-uploader.php`.

supported options:

- token: The API token provided by diawi.com
- find\_by\_udid: May users find apps by apps device id on diawi.com
- wall\_of\_apps: Should apps by advertised on the 'wall of apps'.

Use `diawi-uploader configure` to show the currently set configuration options.

### Upload

[](#upload)

To upload a file to diawi use this simple command.

```
diawi-uploader upload

```

To poll the processing of a job run the following command. Note that running the upload command will run this command automaticly.

### Status

[](#status)

```
diawi-uploader status

```

Once the job has been successfully processed a browser is opened to the page on diawi.com

Limitations
-----------

[](#limitations)

Currently only opens a final URL such as `https://install.diawi.com/GtYhbDr` on OSX.

Some flies we're killed during development, though not intentionally!

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity52

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

Every ~29 days

Total

5

Last Release

3298d ago

### Community

Maintainers

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

---

Top Contributors

[![basz](https://avatars.githubusercontent.com/u/143068?v=4)](https://github.com/basz "basz (7 commits)")

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/bushbaby-diawi-uploader/health.svg)

```
[![Health](https://phpackages.com/badges/bushbaby-diawi-uploader/health.svg)](https://phpackages.com/packages/bushbaby-diawi-uploader)
```

###  Alternatives

[shlinkio/shlink

A self-hosted and PHP-based URL shortener application with CLI and REST interfaces

4.8k4.3k](/packages/shlinkio-shlink)[elgg/elgg

Elgg is an award-winning social networking engine, delivering the building blocks that enable businesses, schools, universities and associations to create their own fully-featured social networks and applications.

1.7k15.7k5](/packages/elgg-elgg)[glhd/conveyor-belt

14797.0k](/packages/glhd-conveyor-belt)[flarum/core

Delightfully simple forum software.

211.3M1.9k](/packages/flarum-core)[aedart/athenaeum

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

245.2k](/packages/aedart-athenaeum)[php-soap/wsdl

Deals with WSDLs

173.5M12](/packages/php-soap-wsdl)

PHPackages © 2026

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