PHPackages                             print-filament/print - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. print-filament/print

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

print-filament/print
====================

The print-filament package is a simple and efficient tool that allows users to quickly print the current webpage directly from their browser. This plugin enhances the convenience of printing online content by providing a one-click solution for generating printer-friendly versions of the pages you're viewing.

v1.3.4(1y ago)147.2k↓17.4%5[1 PRs](https://github.com/AHMEDHASSAN202/print-filament/pulls)MITPHPPHP ^8.1CI failing

Since Oct 17Pushed 1y ago1 watchersCompare

[ Source](https://github.com/AHMEDHASSAN202/print-filament)[ Packagist](https://packagist.org/packages/print-filament/print)[ Docs](https://github.com/print/print)[ GitHub Sponsors](https://github.com/print)[ RSS](/packages/print-filament-print/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (7)Versions (9)Used By (0)

Simple Print Page
=================

[](#simple-print-page)

[![Latest Version on Packagist](https://camo.githubusercontent.com/b51fa34f1fafbb8d284211c12a7e771e8f4bca403c26197a35dc9a2e46e4fd71/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7072696e742f7072696e742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/print/print)[![GitHub Tests Action Status](https://camo.githubusercontent.com/c694b5f2acfcf80107aa6d5c88e92fd21017292ced05f0a30f394a27292e4cd9/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f7072696e742f7072696e742f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/print/print/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/2ca4bd72fd6e3a71ba48558bac9cd032558b7a89b8c0b905ba11623cd6e9ffbe/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f7072696e742f7072696e742f6669782d7068702d636f64652d7374796c696e672e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/print/print/actions?query=workflow%3A%22Fix+PHP+code+styling%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/0bde3e304cdeb0dc3b70e94ed4431ee038bbb47cc413fb152fd29cccf05c37f1/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7072696e742f7072696e742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/print/print)

The print package is a simple and efficient tool that allows users to quickly print the current webpage directly from their browser. This plugin enhances the convenience of printing online content by providing a one-click solution for generating printer-friendly versions of the pages you're viewing.

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

[](#installation)

You can install the package via composer:

```
composer require print-filament/print
```

You can publish the config file with:

```
php artisan vendor:publish --tag="print-config"
```

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="print-views"
```

Usage
-----

[](#usage)

```
PrintComponent::make("print_page")->label("Print Page")->columnSpanFull();
```

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)

- [Ahmed Hassan](https://github.com/AHMEDHASSAN202)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

38

—

LowBetter than 85% of packages

Maintenance40

Moderate activity, may be stable

Popularity34

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 92.9% 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 ~10 days

Recently: every ~18 days

Total

8

Last Release

507d ago

### Community

Maintainers

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

---

Top Contributors

[![AHMEDHASSAN202](https://avatars.githubusercontent.com/u/22174406?v=4)](https://github.com/AHMEDHASSAN202 "AHMEDHASSAN202 (13 commits)")[![wout-o](https://avatars.githubusercontent.com/u/148221256?v=4)](https://github.com/wout-o "wout-o (1 commits)")

---

Tags

laravelprintfilament

###  Code Quality

TestsPest

### Embed Badge

![Health badge](/badges/print-filament-print/health.svg)

```
[![Health](https://phpackages.com/badges/print-filament-print/health.svg)](https://phpackages.com/packages/print-filament-print)
```

###  Alternatives

[pboivin/filament-peek

Full-screen page preview modal for Filament

253319.6k12](/packages/pboivin-filament-peek)[dotswan/filament-map-picker

Easily pick and retrieve geo-coordinates using a map-based interface in your Filament applications.

124139.3k2](/packages/dotswan-filament-map-picker)[creagia/filament-code-field

A Filamentphp input field to edit or view code data.

58289.3k3](/packages/creagia-filament-code-field)[jibaymcs/filament-tour

Bring the power of DriverJs to your Filament panels and start a tour !

12247.8k](/packages/jibaymcs-filament-tour)[aymanalhattami/filament-context-menu

context menu (right click menu) for filament

9838.0k](/packages/aymanalhattami-filament-context-menu)[schmeits/filament-character-counter

This is a Filament character counter TextField and Textarea form field for Filament v4 and v5

33184.7k6](/packages/schmeits-filament-character-counter)

PHPackages © 2026

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