PHPackages                             beyto1974/carbone-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. [PDF &amp; Document Generation](/categories/documents)
4. /
5. beyto1974/carbone-laravel

ActiveLibrary[PDF &amp; Document Generation](/categories/documents)

beyto1974/carbone-laravel
=========================

Carbone.io wrapper for Laravel

0.0.1(7mo ago)0180[4 PRs](https://github.com/beyto1974/carbone-laravel/pulls)MITPHPPHP ^8.4CI passing

Since Oct 11Pushed 1mo agoCompare

[ Source](https://github.com/beyto1974/carbone-laravel)[ Packagist](https://packagist.org/packages/beyto1974/carbone-laravel)[ Docs](https://github.com/beyto1974/carbone-laravel)[ GitHub Sponsors](https://github.com/beyto1974)[ RSS](/packages/beyto1974-carbone-laravel/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (14)Versions (6)Used By (0)

Carbone.io wrapper for Laravel
==============================

[](#carboneio-wrapper-for-laravel)

This is a simple wrapper for [carbone.io](https://carbone.io), an advanced replacement for [dompdf](https://github.com/dompdf/dompdf).

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

[](#installation)

You can install the package via composer:

```
composer require beyto1974/carbone-laravel
```

You can publish the config file with:

```
php artisan vendor:publish --tag="carbone-laravel-config"
```

Set the following .env variables:

```
CARBONE_API_KEY=
CARBONE_BASE_URL=
```

Usage
-----

[](#usage)

```
use Beyto\CarboneLaravel\Facades\Carbone;

Carbone::getStatus()->json()
```

Testing
-------

[](#testing)

If required to change the .env variables, copy phpunit.xml.dist to phpunit.xml and add at the end

```

```

Run the tests:

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

License
-------

[](#license)

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

###  Health Score

38

—

LowBetter than 85% of packages

Maintenance80

Actively maintained with recent releases

Popularity10

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

 Bus Factor2

2 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

Unknown

Total

1

Last Release

213d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/b9fa905ad0064f8aebd3d3714b1a1f03091037ec52991d13c4ad1a27085b042f?d=identicon)[beyto1974](/maintainers/beyto1974)

---

Top Contributors

[![beyto1974](https://avatars.githubusercontent.com/u/11938695?v=4)](https://github.com/beyto1974 "beyto1974 (1 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (1 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (1 commits)")

---

Tags

laravelbeyto1974carbone-laravel

###  Code Quality

TestsPest

Static AnalysisPHPStan

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/beyto1974-carbone-laravel/health.svg)

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

###  Alternatives

[spatie/laravel-pdf

Create PDFs in Laravel apps

9963.4M12](/packages/spatie-laravel-pdf)[vormkracht10/laravel-mails

Laravel Mails can collect everything you might want to track about the mails that has been sent by your Laravel app.

24149.7k](/packages/vormkracht10-laravel-mails)

PHPackages © 2026

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