PHPackages                             orlyapps/laravel-printable - 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. orlyapps/laravel-printable

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

orlyapps/laravel-printable
==========================

Print models as html or pdf with stationery and watermark

2.0.1(1y ago)01.5k1[1 PRs](https://github.com/orlyapps/laravel-printable/pulls)MITPHPPHP ^8.0|^8.1

Since May 27Pushed 2mo ago1 watchersCompare

[ Source](https://github.com/orlyapps/laravel-printable)[ Packagist](https://packagist.org/packages/orlyapps/laravel-printable)[ Docs](https://github.com/orlyapps/laravel-printable)[ RSS](/packages/orlyapps-laravel-printable/feed)WikiDiscussions main Synced 1mo ago

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

Print models as html or pdf with stationery and watermark
=========================================================

[](#print-models-as-html-or-pdf-with-stationery-and-watermark)

[![Latest Version on Packagist](https://camo.githubusercontent.com/927423683df17a92c4639b640d8c90715282e1f371e6e454115ba08125a436a6/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6f726c79617070732f6c61726176656c2d7072696e7461626c652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/orlyapps/laravel-printable)[![GitHub Tests Action Status](https://camo.githubusercontent.com/11a9c63ef48f442d4ea72f8f17755c3f3e317569607188a5ef30146c62078a0e/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f6f726c79617070732f6c61726176656c2d7072696e7461626c652f72756e2d74657374733f6c6162656c3d7465737473)](https://github.com/orlyapps/laravel-printable/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/a2cdb2a09240867506367ecffaed5a97b6468ed3626da4b1c710eda5aa314e73/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f6f726c79617070732f6c61726176656c2d7072696e7461626c652f436865636b253230262532306669782532307374796c696e673f6c6162656c3d636f64652532307374796c65)](https://github.com/orlyapps/laravel-printable/actions?query=workflow%3A%22Check+%26+fix+styling%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/e2327400378db67b31f550853de66c2c01eccaa1da80328dfeb27aef83396e57/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6f726c79617070732f6c61726176656c2d7072696e7461626c652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/orlyapps/laravel-printable)

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

[](#installation)

You can install the package via composer:

```
composer require orlyapps/laravel-printable
```

You can publish and run the migrations with:

```
php artisan vendor:publish --provider="Orlyapps\Printable\PrintableServiceProvider" --tag="laravel-printable-migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --provider="Orlyapps\Printable\PrintableServiceProvider" --tag="laravel-printable-config"
```

This is the contents of the published config file:

```
return [
];
```

Usage
-----

[](#usage)

```
// @TODO
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

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

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](.github/CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Florian Strauß](https://github.com/orlyapps)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

43

—

FairBetter than 91% of packages

Maintenance67

Regular maintenance activity

Popularity19

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 86.4% of commits — single point of failure

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

Recently: every ~402 days

Total

6

Last Release

63d ago

Major Versions

1.1.0 → 2.02024-04-03

2.0.1 → v3.x-dev2026-03-17

PHP version history (4 changes)1.0.0PHP ^7.4

1.0.1PHP ^7.4|^8.0

2.0PHP ^8.0|^8.1

v3.x-devPHP ^8.0|^8.1|^8.2|^8.3|^8.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/151910418d1ae1eb29a6bbeb788ea67c1ee0c77a1c02a2a437372a52da5739c4?d=identicon)[orlyapps](/maintainers/orlyapps)

---

Top Contributors

[![orlyapps](https://avatars.githubusercontent.com/u/5220826?v=4)](https://github.com/orlyapps "orlyapps (19 commits)")[![headcrap](https://avatars.githubusercontent.com/u/503293?v=4)](https://github.com/headcrap "headcrap (3 commits)")

---

Tags

laravelorlyappslaravel-printable

### Embed Badge

![Health badge](/badges/orlyapps-laravel-printable/health.svg)

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

###  Alternatives

[spatie/laravel-pdf

Create PDFs in Laravel apps

9963.4M12](/packages/spatie-laravel-pdf)[creagia/laravel-sign-pad

Laravel package for of E-Signature with Signature Pad and Digital Certified Sign with TCPDF

54097.2k](/packages/creagia-laravel-sign-pad)[wnx/sidecar-browsershot

A Sidecar function to run Browsershot on Lambda.

2331.5M5](/packages/wnx-sidecar-browsershot)[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)
