PHPackages                             rob-lester-jr04/zuoravel - 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. rob-lester-jr04/zuoravel

ActiveLibrary[API Development](/categories/api)

rob-lester-jr04/zuoravel
========================

A Zuora integration package for Laravel

1761PHP

Since Jun 7Pushed 7y ago1 watchersCompare

[ Source](https://github.com/roblesterjr04/Zuoravel)[ Packagist](https://packagist.org/packages/rob-lester-jr04/zuoravel)[ RSS](/packages/rob-lester-jr04-zuoravel/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Zuoravel
========

[](#zuoravel)

[![Laravel](https://camo.githubusercontent.com/d7267978c14075a6c1acca53c0bc72a484a3137ab37a89f7a938c4dbfccd8838/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c61726176656c2d352e352535452d6f72616e67652e737667)](http://laravel.com)[![Packagist](https://camo.githubusercontent.com/eca489c646ad00bdef0abc0b6b172ec501c95d1d37e9c28d7d9bcd16d777c7af/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646d2f726f622d6c65737465722d6a7230342f7a756f726176656c2e737667)](https://packagist.org/packages/rob-lester-jr04/zuoravel)[![Packagist](https://camo.githubusercontent.com/918fdea608680194a8e62d4ae3dec1e83ebf4ae02f274e51a0425d53a6dfa6ce/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f726f622d6c65737465722d6a7230342f7a756f726176656c2e737667)](https://packagist.org/packages/rob-lester-jr04/zuoravel)

Easily connect with APIs and integrate Zuora with your Laravel application

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

[](#installation)

Install via composer

```
composer require rob-lester-jr04/zuoravel
```

### Register Service Provider

[](#register-service-provider)

**Note! This and next step are optional if you use laravel&gt;=5.5 with package auto discovery feature.**

Add service provider to `config/app.php` in `providers` section

```
Lester\Zuoravel\ServiceProvider::class,
```

### Publish Configuration File

[](#publish-configuration-file)

\*\*Note that this is optional and in most cases, the configuration here is not needed.

```
php artisan vendor:publish --provider="Lester\Zuoravel\ServiceProvider" --tag="config"
```

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community5

Small or concentrated contributor base

Maturity37

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/37a376a6bb4b688512897fd2afdef71c99a37529f1b3002d43d699843eb9cbc7?d=identicon)[roblesterjr04](/maintainers/roblesterjr04)

### Embed Badge

![Health badge](/badges/rob-lester-jr04-zuoravel/health.svg)

```
[![Health](https://phpackages.com/badges/rob-lester-jr04-zuoravel/health.svg)](https://phpackages.com/packages/rob-lester-jr04-zuoravel)
```

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35816.3M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24015.5M18](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172437.8k11](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

94452.6k6](/packages/botman-driver-telegram)

PHPackages © 2026

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