PHPackages                             atiqsu/apdf - 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. atiqsu/apdf

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

atiqsu/apdf
===========

This is a demo description

06PHP

Since May 21Pushed 6y ago1 watchersCompare

[ Source](https://github.com/atiqsu/apdf)[ Packagist](https://packagist.org/packages/atiqsu/apdf)[ RSS](/packages/atiqsu-apdf/feed)WikiDiscussions master Synced 4d ago

READMEChangelogDependenciesVersions (1)Used By (0)

PDF Manager
-----------

[](#pdf-manager)

### How to create a package in packagist

[](#how-to-create-a-package-in-packagist)

- Create a Github repository
- Checkout it in your Laptop/PC
- Create readme.md file \[optional\]
- Create .gitignore file \[optional\]
- Create composer.json file Or run 'composer init' command from terminal inside the project folder
    - Put name as the repo name with username like `gitusername/repo`
    - Put stability as stable
- Create a folder named `src`
- Now Add the following into composer.json file :

```
"autoload": {
        "psr-4": {
            "Atiq\\APDF\\": "src/"
        }
    }
```

- Change the namespace `Atiq\\APDF\\` into whatever you like
- Commit all changes into github
- Goto  and login with your github credential
- Go to submit page and paste your github repo link with http
- That's all!

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

[](#installation)

Require this package with composer:

After updating composer, add the ServiceProvider to the providers array in config/app.php

> If you use a catch-all/fallback route, make sure you load the Debugbar ServiceProvider before your own App ServiceProviders.

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity37

Early-stage or recently created project

 Bus Factor1

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

### Community

Maintainers

![](https://www.gravatar.com/avatar/9384129cc4bb5f91a3f70420644755630a4336f29856c1c8b49c03be794d4f84?d=identicon)[atiqsu](/maintainers/atiqsu)

---

Top Contributors

[![atiqShafi](https://avatars.githubusercontent.com/u/15902322?v=4)](https://github.com/atiqShafi "atiqShafi (4 commits)")[![atiqsu](https://avatars.githubusercontent.com/u/7007821?v=4)](https://github.com/atiqsu "atiqsu (1 commits)")

### Embed Badge

![Health badge](/badges/atiqsu-apdf/health.svg)

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

###  Alternatives

[phpoffice/phpspreadsheet

PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine

13.9k293.5M1.3k](/packages/phpoffice-phpspreadsheet)[spatie/browsershot

Convert a webpage to an image or pdf using headless Chrome

5.2k32.1M102](/packages/spatie-browsershot)[smalot/pdfparser

Pdf parser library. Can read and extract information from pdf file.

2.7k34.5M216](/packages/smalot-pdfparser)[barryvdh/laravel-snappy

Snappy PDF/Image for Laravel

2.8k24.8M48](/packages/barryvdh-laravel-snappy)[openspout/openspout

PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way

1.1k57.6M131](/packages/openspout-openspout)[keboola/csv

Keboola CSV reader and writer

1451.8M21](/packages/keboola-csv)

PHPackages © 2026

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