escpos-php
|
This file is part of escpos-php: PHP receipt printer library for use with ESC/POS-compatible thermal and impact printers. More...
Namespaces | |
PrintConnectors | |
This file is part of escpos-php: PHP receipt printer library for use with ESC/POS-compatible thermal and impact printers. | |
Classes | |
class | CapabilityProfile |
Store compatibility information about one printer. More... | |
class | CodePage |
Class to handle data about a particular CodePage, as loaded from the receipt print database. More... | |
class | EscposImage |
This class deals with images in raster formats, and converts them into formats which are suitable for use on thermal receipt printers. More... | |
class | GdEscposImage |
Implementation of EscposImage using the GD PHP plugin. More... | |
class | ImagickEscposImage |
Implementation of EscposImage using the Imagick PHP plugin. More... | |
class | NativeEscposImage |
Implementation of EscposImage using only native PHP. More... | |
class | Printer |
Main class for ESC/POS code generation. More... | |
This file is part of escpos-php: PHP receipt printer library for use with ESC/POS-compatible thermal and impact printers.
Copyright (c) 2014-20 Michael Billington < micha >, incorporating modifications by others. See CONTRIBUTORS.md for a full list. el.b illin gton @gmai l.co m
This software is distributed under the terms of the MIT license. See LICENSE.md for details.