escpos-php
|
▼NMike42 | |
▼NEscpos | This file is part of escpos-php: PHP receipt printer library for use with ESC/POS-compatible thermal and impact printers |
▼NDevices | |
CAuresCustomerDisplay | A class for sending ESC/POS-like code to an Aures customer display |
▼NExperimental | |
▼NUnifont | |
CColumnFormatGlyph | |
CColumnFormatGlyphFactory | |
CFontMap | |
CUnifontGlyphFactory | |
CUnifontPrintBuffer | |
CUnifontPrintBufferTest | |
▼NPrintBuffers | |
CEscposPrintBuffer | This 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 |
CImagePrintBuffer | This class renders text to small images on-the-fly |
CPrintBuffer | Print buffers manage newlines and character encoding for the target printer |
▼NPrintConnectors | This file is part of escpos-php: PHP receipt printer library for use with ESC/POS-compatible thermal and impact printers |
CCupsPrintConnector | Print connector that passes print data to CUPS print commands |
CDummyPrintConnector | Print connector that writes to nowhere, but allows the user to retrieve the buffered data |
CFilePrintConnector | PrintConnector for passing print data to a file |
CMultiplePrintConnector | Wrap multiple connectors up, to print to several printers at the same time |
CNetworkPrintConnector | PrintConnector for directly opening a network socket to a printer to send it commands |
CPrintConnector | Interface passed to Escpos class for receiving print data |
CRawbtPrintConnector | Print connector for android RawBT application https://play.google.com/store/apps/details?id=ru.a402d.rawbtprinter |
CUriPrintConnector | |
CWindowsPrintConnector | Connector for sending print jobs to |
CCapabilityProfile | Store compatibility information about one printer |
CCodePage | Class to handle data about a particular CodePage, as loaded from the receipt print database |
CEscposImage | This class deals with images in raster formats, and converts them into formats which are suitable for use on thermal receipt printers |
CGdEscposImage | Implementation of EscposImage using the GD PHP plugin |
CImagickEscposImage | Implementation of EscposImage using the Imagick PHP plugin |
CNativeEscposImage | Implementation of EscposImage using only native PHP |
CPrinter | Main class for ESC/POS code generation |
CAuresCustomerDisplayTest | |
CCapabilityProfileTest | |
CCodePageTest | |
CCupsPrintConnectorTest | |
CCustomCapabilityProfile | |
CEscposImageTest | |
CEscposPrintBufferTest | |
CEscposTest | |
CExampleTest | |
CFilePrintConnectorTest | |
CGdEscposImageTest | |
CImagickEscposImageTest | |
Citem | |
CMultiplePrintConnectorTest | |
CNativeEscposImageTest | |
CUriPrintConnectorTest | |
CWindowsPrintConnectorTest |