PHPackages                             baidouabdellah/arpdf - 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. baidouabdellah/arpdf

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

baidouabdellah/arpdf
====================

A simple CodeIgniter library to generate PDF files with Arabic support

201PHP

Since Sep 22Pushed 1y ago1 watchersCompare

[ Source](https://github.com/baidou5/CodeIgniter-ArPDF)[ Packagist](https://packagist.org/packages/baidouabdellah/arpdf)[ RSS](/packages/baidouabdellah-arpdf/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

[![ArPDF Logo](https://raw.githubusercontent.com/baidou5/CodeIgniter-ArPDF/main/arpdf.jpg)](https://raw.githubusercontent.com/baidou5/CodeIgniter-ArPDF/main/arpdf.jpg)

ArPDF - PDF Generation Library for CodeIgniter
----------------------------------------------

[](#arpdf---pdf-generation-library-for-codeigniter)

**ArPDF** is a simple PHP library designed for **CodeIgniter** to generate PDF files with support for **Arabic** text and custom fonts.

### Features:

[](#features)

- Arabic language support.
- Custom font embedding.
- Easy integration with CodeIgniter.

### Installation:

[](#installation)

Install via Composer:

```
composer require baidouabdellah/arpdf
```

### Usage:

[](#usage)

```
use ArPDF\ArPDF;

$pdf = new ArPDF();
$pdf->setFont('Amiri', 16);
$pdf->addText('مرحبا بك!', 20, 30);
$pdf->output('document.pdf');
```

Support ?
---------

[](#support-)

- **Abdellah Baidou**
- +212 661176711
-

### License:

[](#license)

[MIT License](https://opensource.org/licenses/MIT)

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance29

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity17

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/216f792e1285980ea75f9060eeacae300b6bba5061c0cd45e10b5f49491411ff?d=identicon)[baidou](/maintainers/baidou)

---

Top Contributors

[![baidou5](https://avatars.githubusercontent.com/u/72502903?v=4)](https://github.com/baidou5 "baidou5 (5 commits)")

---

Tags

arabic-fontarpdfbaidoucodeigniter-librarycodeigniter4converterlibrarypdf-documentpdf-generation

### Embed Badge

![Health badge](/badges/baidouabdellah-arpdf/health.svg)

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

###  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)
