PHPackages                             edh649/crowdox-laravel - 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. edh649/crowdox-laravel

ActiveLibrary[API Development](/categories/api)

edh649/crowdox-laravel
======================

Laravel wrapper for edh649/crowdox package

v0.4(2y ago)016.4k2MITPHPPHP &gt;=5.4.0

Since Nov 23Pushed 2y ago2 watchersCompare

[ Source](https://github.com/edh649/crowdox-laravel)[ Packagist](https://packagist.org/packages/edh649/crowdox-laravel)[ Docs](https://github.com/edh649/crowdox_php)[ RSS](/packages/edh649-crowdox-laravel/feed)WikiDiscussions main Synced 2d ago

READMEChangelog (5)Dependencies (2)Versions (6)Used By (0)

Laravel Crowdox
===============

[](#laravel-crowdox)

This package provides integration with edh649's unofficial PHP library for the unofficial CrowdOx API.

The package simply provides a `CrowdOx` facade that acts as a wrapper to the [edh649/crowdox](https://github.com/edh649/crowdox) package.

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

[](#configuration)

```
php artisan vendor:publish --provider="edh649\CrowdOxLaravel\Providers\CrowdOxServiceProvider"` to publish the configuration files
```

Set your configuration using **environment variables**, either in your `.env` file or on your server's control panel:

- `CROWDOX_USERNAME`

The username for the authenticating account.

- `CROWDOX_PASSWORD`

The password for the authenticating account.

- `CROWDOX_DRIVER` *(Optional)*

Set this to `null` or `log` to prevent calling the CrowdOx API directly from your environment.

Usage
-----

[](#usage)

### Facade

[](#facade)

The `CrowdOx` facade acts as a wrapper. Any methods available on this class ([documentation here](https://github.com/edh649/crowdox#usage)) are available through the facade. for example:

```
// Get all projects
CrowdOx::projects()->all();
```

Thanks
------

[](#thanks)

Thanks to [Huddle Digital](https://github.com/huddledigital/zendesk-laravel) for the outline of this package.

License
-------

[](#license)

This package is available under the [MIT license](http://opensource.org/licenses/MIT).

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity42

Maturing project, gaining track record

 Bus Factor3

3 contributors hold 50%+ of commits

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 ~233 days

Total

5

Last Release

1066d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/71fdbe2fdbd6e23e69b7b3299ae733c0d342835e904aba36b7c103be4d696fa4?d=identicon)[edh649](/maintainers/edh649)

---

Top Contributors

[![tom-huddle](https://avatars.githubusercontent.com/u/11557008?v=4)](https://github.com/tom-huddle "tom-huddle (13 commits)")[![edh649](https://avatars.githubusercontent.com/u/527604?v=4)](https://github.com/edh649 "edh649 (9 commits)")[![harry-huddle](https://avatars.githubusercontent.com/u/11855150?v=4)](https://github.com/harry-huddle "harry-huddle (8 commits)")[![tobytwigger](https://avatars.githubusercontent.com/u/24829185?v=4)](https://github.com/tobytwigger "tobytwigger (4 commits)")[![imacrayon](https://avatars.githubusercontent.com/u/3410149?v=4)](https://github.com/imacrayon "imacrayon (3 commits)")[![eblin](https://avatars.githubusercontent.com/u/1273928?v=4)](https://github.com/eblin "eblin (3 commits)")[![PieterScheffers](https://avatars.githubusercontent.com/u/5553195?v=4)](https://github.com/PieterScheffers "PieterScheffers (3 commits)")[![tomparson](https://avatars.githubusercontent.com/u/138163223?v=4)](https://github.com/tomparson "tomparson (3 commits)")[![herroworrd](https://avatars.githubusercontent.com/u/47008367?v=4)](https://github.com/herroworrd "herroworrd (2 commits)")[![martijn94](https://avatars.githubusercontent.com/u/1652861?v=4)](https://github.com/martijn94 "martijn94 (2 commits)")[![jvalecillos](https://avatars.githubusercontent.com/u/89293?v=4)](https://github.com/jvalecillos "jvalecillos (1 commits)")[![beNjiox](https://avatars.githubusercontent.com/u/400368?v=4)](https://github.com/beNjiox "beNjiox (1 commits)")

---

Tags

apipackageedh649crowdoxcrowdfund

### Embed Badge

![Health badge](/badges/edh649-crowdox-laravel/health.svg)

```
[![Health](https://phpackages.com/badges/edh649-crowdox-laravel/health.svg)](https://phpackages.com/packages/edh649-crowdox-laravel)
```

###  Alternatives

[joisarjignesh/bigbluebutton

BigBlueButton Server API Library for Laravel

162145.5k1](/packages/joisarjignesh-bigbluebutton)[bmatovu/laravel-mtn-momo

Laravel MTN MOMO integration.

14310.9k](/packages/bmatovu-laravel-mtn-momo)[gregoriohc/laravel-trello

A Laravel wrapper and facade package for the Trello API

3366.8k2](/packages/gregoriohc-laravel-trello)[vinelab/api-manager

Laravel API Manager Package - beatify and unify your responses with the least effort possible.

392.1k](/packages/vinelab-api-manager)

PHPackages © 2026

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