PHPackages                             nandakyawwinn/pdf2webview - 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. nandakyawwinn/pdf2webview

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

nandakyawwinn/pdf2webview
=========================

A package to upload and convert PDF to HTML with style.

v1.0.0(2y ago)08PHPPHP &gt;=7.2

Since Jun 24Pushed 2y ago1 watchersCompare

[ Source](https://github.com/Nandakyawwin/pdf2webview)[ Packagist](https://packagist.org/packages/nandakyawwinn/pdf2webview)[ RSS](/packages/nandakyawwinn-pdf2webview/feed)WikiDiscussions main Synced yesterday

READMEChangelog (1)Dependencies (3)Versions (2)Used By (0)

pdf2webview Laravel Package
===========================

[](#pdf2webview-laravel-package)

Overview
--------

[](#overview)

The pdf2webview Laravel package provides functionality to upload PDF files, convert them to HTML, and display the HTML content with styling.

Requirements
------------

[](#requirements)

- PHP &gt;= 7.2
- Laravel Framework &gt;= 6.0
- Tecnickcom TCPDF &gt;= 6.3

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

[](#installation)

1. Install the package via Composer:

    ```
    composer require nandakyawwinn/pdf2webview
    ```
2. Publish the package assets:

    ```
    php artisan vendor:publish --provider="Nandakyawwinn\Pdf2webview\Pdf2webviewServiceProvider"
    ```
3. Configure the package settings in `config/pdf2webview.php` if necessary.

Usage
-----

[](#usage)

1. **Upload PDF Files:**

    - Access the PDF upload form at `http://your-app-url/pdf/upload`.
    - Select a PDF file and click "Upload PDF".
2. **Convert PDF to HTML:**

    - Upon upload, the package automatically converts the PDF to HTML using TCPDF.
3. **Display HTML Content:**

    - The HTML content is displayed with styles in the `pdf2webview::pdf` Blade view.

Configuration
-------------

[](#configuration)

You can customize the package behavior by modifying the settings in `config/pdf2webview.php`.

Support and Issues
------------------

[](#support-and-issues)

For any issues or feature requests, please [open an issue](https://github.com/Nandakyawwin/pdf2webview/issues) on GitHub.

License
-------

[](#license)

This package is open-source software licensed under the [MIT License](LICENSE).

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity35

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% 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

Unknown

Total

1

Last Release

739d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/b724695036066175402ccf242a0b1a3b301692ec3a6a82bfc3fa2d306be9c7c7?d=identicon)[Nanda Kyaw Win](/maintainers/Nanda%20Kyaw%20Win)

---

Top Contributors

[![Nandakyawwin](https://avatars.githubusercontent.com/u/49548844?v=4)](https://github.com/Nandakyawwin "Nandakyawwin (3 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/nandakyawwinn-pdf2webview/health.svg)

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

###  Alternatives

[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.7k38.9k](/packages/matomo-matomo)[elibyy/tcpdf-laravel

tcpdf support for Laravel 6, 7, 8, 9, 10, 11

3632.9M8](/packages/elibyy-tcpdf-laravel)[tarfin-labs/easy-pdf

Makes pdf processing easy.

1719.9k](/packages/tarfin-labs-easy-pdf)

PHPackages © 2026

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