PHPackages                             mobiadroit/zello-work-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. mobiadroit/zello-work-api

ActiveLibrary[API Development](/categories/api)

mobiadroit/zello-work-api
=========================

Composer package for ZelloWork API

0308PHP

Since Apr 14Pushed 4mo ago1 watchersCompare

[ Source](https://github.com/mobiadroit/zello-work-api)[ Packagist](https://packagist.org/packages/mobiadroit/zello-work-api)[ RSS](/packages/mobiadroit-zello-work-api/feed)WikiDiscussions main Synced 1w ago

READMEChangelogDependenciesVersions (1)Used By (0)

ZelloWork API Wrapper
=====================

[](#zellowork-api-wrapper)

This provides a Laravel style wrapper for ZelloWork API.

For more information see

Install
-------

[](#install)

Require this package with composer using the following command:

```
$ composer require mobiadroit/zello-work-api
```

### Configuration

[](#configuration)

See [Authentication](#Authentication) section on how to use these environment variables.

Variable nameDefaultDescription`ZELLO_USER`Your Zello User to use with API`ZELLO_PASSWORD`Your Zello User password`ZELLO_API_KEY`Your Zello API key`ZELLO_HOST`Your ZelloWork HostAuthentication
--------------

[](#authentication)

Authentication is done via the Zello user and password as well as the API Key value. Ensure you do not commit your Zello user and password information to any repositories and use ENV variables

#### Create a Key

[](#create-a-key)

Go to the ***Administration -&gt; API Keys*** in your ZelloWork Console.

Click **Create Token**.

Remember to download the key file you get at the end! This is the only time it is shown.

#### Configuration

[](#configuration-1)

Add the following lines to the .env file:

```
ZELLO_USER="USER"
ZELLO_PASSWORD="PASSWORD"
ZELLO_API_KEY="API KEY"
ZELLO_HOST="{network}.zellowork.com"
```

Replace {network} with your ZelloWork Network Name

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance52

Moderate activity, may be stable

Popularity16

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity12

Early-stage or recently created project

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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/5911342?v=4)[Blake Krone](/maintainers/blakekrone)[@blakekrone](https://github.com/blakekrone)

### Embed Badge

![Health badge](/badges/mobiadroit-zello-work-api/health.svg)

```
[![Health](https://phpackages.com/badges/mobiadroit-zello-work-api/health.svg)](https://phpackages.com/packages/mobiadroit-zello-work-api)
```

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35816.5M7](/packages/exsyst-swagger)[lucasdotvin/laravel-soulbscription

A straightforward interface to handle subscriptions and features consumption.

709209.3k](/packages/lucasdotvin-laravel-soulbscription)[pimax/fb-messenger-php

Facebook Messenger Bot PHP API

313188.5k2](/packages/pimax-fb-messenger-php)

PHPackages © 2026

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