PHPackages                             xiidea/php-esc-pos - 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. xiidea/php-esc-pos

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

xiidea/php-esc-pos
==================

EPSON ESC/POS printer command generator library

163.4k↓50%16PHP

Since Apr 12Pushed 10y ago6 watchersCompare

[ Source](https://github.com/ronisaha/php-esc-pos)[ Packagist](https://packagist.org/packages/xiidea/php-esc-pos)[ RSS](/packages/xiidea-php-esc-pos/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

ESC/POS command SDK in PHP
==========================

[](#escpos-command-sdk-in-php)

**Note:** This library is no longer being maintained. I'm not responding to issues or pull requests, since I don't use this project anymore and don't have time to work on it. Please feel free to fork it if you want to continue development on it. Or you can use [this](https://github.com/mike42/escpos-php) library instead.

This library implements a subset of Epson's ESC/POS protocol for thermal receipt printers. It allows you to print receipts with basic formatting, cutting, and barcode printing on a compatible printer.

It is intended for **Epson TM-T70** model, But other printers, produced by Epson or other vendors use the same standard, may also work.

Basic usage
-----------

[](#basic-usage)

```
