escpos-php
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12345]
 NMike42
 NEscposThis file is part of escpos-php: PHP receipt printer library for use with ESC/POS-compatible thermal and impact printers
 NDevices
 CAuresCustomerDisplayA class for sending ESC/POS-like code to an Aures customer display
 NExperimental
 NUnifont
 CColumnFormatGlyph
 CColumnFormatGlyphFactory
 CFontMap
 CUnifontGlyphFactory
 CUnifontPrintBuffer
 CUnifontPrintBufferTest
 NPrintBuffers
 CEscposPrintBufferThis class manages newlines and character encoding for the target printer, and can be interchanged for an image-bassed buffer (ImagePrintBuffer) if you can't get it operating properly on your machine
 CImagePrintBufferThis class renders text to small images on-the-fly
 CPrintBufferPrint buffers manage newlines and character encoding for the target printer
 NPrintConnectorsThis file is part of escpos-php: PHP receipt printer library for use with ESC/POS-compatible thermal and impact printers
 CCupsPrintConnectorPrint connector that passes print data to CUPS print commands
 CDummyPrintConnectorPrint connector that writes to nowhere, but allows the user to retrieve the buffered data
 CFilePrintConnectorPrintConnector for passing print data to a file
 CMultiplePrintConnectorWrap multiple connectors up, to print to several printers at the same time
 CNetworkPrintConnectorPrintConnector for directly opening a network socket to a printer to send it commands
 CPrintConnectorInterface passed to Escpos class for receiving print data
 CRawbtPrintConnectorPrint connector for android RawBT application https://play.google.com/store/apps/details?id=ru.a402d.rawbtprinter
 CUriPrintConnector
 CWindowsPrintConnectorConnector for sending print jobs to
 CCapabilityProfileStore compatibility information about one printer
 CCodePageClass to handle data about a particular CodePage, as loaded from the receipt print database
 CEscposImageThis class deals with images in raster formats, and converts them into formats which are suitable for use on thermal receipt printers
 CGdEscposImageImplementation of EscposImage using the GD PHP plugin
 CImagickEscposImageImplementation of EscposImage using the Imagick PHP plugin
 CNativeEscposImageImplementation of EscposImage using only native PHP
 CPrinterMain class for ESC/POS code generation
 CAuresCustomerDisplayTest
 CCapabilityProfileTest
 CCodePageTest
 CCupsPrintConnectorTest
 CCustomCapabilityProfile
 CEscposImageTest
 CEscposPrintBufferTest
 CEscposTest
 CExampleTest
 CFilePrintConnectorTest
 CGdEscposImageTest
 CImagickEscposImageTest
 Citem
 CMultiplePrintConnectorTest
 CNativeEscposImageTest
 CUriPrintConnectorTest
 CWindowsPrintConnectorTest