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 6y 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 yesterday

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 14% 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

[stripe/stripe-php

Stripe PHP Library

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

A PHP wrapper for Twilio's API

1.6k92.9M272](/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)
