escpos-php
Namespaces | Classes
Mike42\Escpos Namespace Reference

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...
 

Detailed Description

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.nosp@m.el.b.nosp@m.illin.nosp@m.gton.nosp@m.@gmai.nosp@m.l.co.nosp@m.m >, incorporating modifications by others. See CONTRIBUTORS.md for a full list.

This software is distributed under the terms of the MIT license. See LICENSE.md for details.