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

0110PHP

Since Mar 19Pushed 1y 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 1mo 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

17

—

LowBetter than 6% of packages

Maintenance34

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity15

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://www.gravatar.com/avatar/6dbc8d6a1fe63946ddfbf86db52116ca0ca90a9fddcff25f8b4120574e85e0dc?d=identicon)[blakekrone](/maintainers/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

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M478](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M271](/packages/twilio-sdk)[knplabs/github-api

GitHub API v3 client

2.2k15.8M187](/packages/knplabs-github-api)[facebook/php-business-sdk

PHP SDK for Facebook Business

90121.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

73813.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

263103.1M454](/packages/google-gax)

PHPackages © 2026

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