PHPackages                             baks-dev/barcode - 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. [Image &amp; Media](/categories/media)
4. /
5. baks-dev/barcode

ActiveSymfony-bundle[Image &amp; Media](/categories/media)

baks-dev/barcode
================

Модуль генерации и чтения штрихкодов

v7.4.6(1mo ago)0384↑100%MITPHPPHP &gt;=8.4

Since Aug 24Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/baks-dev/barcode)[ Packagist](https://packagist.org/packages/baks-dev/barcode)[ Docs](https://github.com/baks-dev/barcode)[ RSS](/packages/baks-dev-barcode/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (4)Versions (43)Used By (0)

BaksDev Barcode
===============

[](#baksdev-barcode)

[![Version](https://camo.githubusercontent.com/e770637763a0591872507ff10593d7be22267c6796525858f1a29cec3837502b/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f76657273696f6e2d372e342e362d626c7565)](https://github.com/baks-dev/barcode/releases)[![php 8.4+](https://camo.githubusercontent.com/5203307d40363edf167d0bcef532ec26041fb49f2e44b71e2d417ebfbb413fe6/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d6d696e253230382e342d7265642e737667)](https://camo.githubusercontent.com/5203307d40363edf167d0bcef532ec26041fb49f2e44b71e2d417ebfbb413fe6/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d6d696e253230382e342d7265642e737667)[![packagist](https://camo.githubusercontent.com/fd66656a997d4be68db6e8d503b9c7cac63b3ed9deaae585235ef331d05d1eb1/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7061636b61676973742d677265656e)](https://packagist.org/packages/baks-dev/barcode)

Модуль генерации и считывания штрихкодов.

Поддерживаемый типы:

- Aztec
- Code39
- Code93
- Code128
- DataMatrix
- EAN-8
- EAN-13
- ITF
- PDF417
- QRCode
- UPC-A
- UPC-E

Установка
---------

[](#установка)

```
$ composer require baks-dev/barcode
```

Устанавливаем расширения для работы изображениями

```
sudo apt-get install imagick php-imagick librsvg2-dev librsvg2-bin libcairo2-dev
```

```
sudo apt install libpoppler-glib-dev
```

Делаем испольняемыми файлы

```
chmod +x .....PATH_TO_PROJECT..../vendor/baks-dev/barcode/Writer/Generate
chmod +x .....PATH_TO_PROJECT..../vendor/baks-dev/barcode/Reader/Decode
chmod +x .....PATH_TO_PROJECT..../vendor/baks-dev/barcode/Pdf/PdfCropImg
```

Тесты

```
$ php bin/phpunit --group=barcode
```

Лицензия [![License](https://camo.githubusercontent.com/334c8b4b6f83ca36f7368c315f49c66540f1079a12e2a866b5b0e4ed918e0c5c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4d49542d677265656e)](https://camo.githubusercontent.com/334c8b4b6f83ca36f7368c315f49c66540f1079a12e2a866b5b0e4ed918e0c5c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4d49542d677265656e)
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

[](#лицензия-)

The MIT License (MIT). Обратитесь к [Файлу лицензии](LICENSE.md) за дополнительной информацией.

###  Health Score

49

—

FairBetter than 95% of packages

Maintenance90

Actively maintained with recent releases

Popularity16

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity69

Established project with proven stability

 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

Every ~14 days

Recently: every ~5 days

Total

42

Last Release

50d ago

PHP version history (2 changes)v7.1.0PHP &gt;=8.3

v7.2.0PHP &gt;=8.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/5a1d1b016c82e7afcd9cc5e1aae610ab406865821ee6ad67db298cc4e0ed0ac9?d=identicon)[baks-dev](/maintainers/baks-dev)

---

Top Contributors

[![baks-dev](https://avatars.githubusercontent.com/u/71670884?v=4)](https://github.com/baks-dev "baks-dev (31 commits)")

---

Tags

qrcodepluginsymfonybundlelibrarydatamatrixpdf417readerbarcodeCODABARcode39code128Code93modulebaksdevaztecEAN 8EAN 13UPC-AUPC-EITF

### Embed Badge

![Health badge](/badges/baks-dev-barcode/health.svg)

```
[![Health](https://phpackages.com/badges/baks-dev-barcode/health.svg)](https://phpackages.com/packages/baks-dev-barcode)
```

###  Alternatives

[tecnickcom/tc-lib-barcode

PHP library to generate linear and bidimensional barcodes

2957.1M28](/packages/tecnickcom-tc-lib-barcode)[barcode-bakery/barcode-1d

Generates 1D barcodes from a PHP server to a file or HTML document.

10146.1k1](/packages/barcode-bakery-barcode-1d)

PHPackages © 2026

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