Design Patterns PHP
sample code for several design patterns in PHP 8 (by domnikl)
escpos-php
PHP library for printing to ESC/POS-compatible thermal and impact printers (by mike42)
Design Patterns PHP | escpos-php | |
---|---|---|
4 | 8 | |
20,863 | 2,680 | |
- | 1.4% | |
6.8 | 0.0 | |
almost 3 years ago | over 1 year ago | |
PHP | PHP | |
MIT License | GNU General Public License v3.0 or later |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Design Patterns PHP
Posts with mentions or reviews of Design Patterns PHP.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2025-06-21.
-
Top 16 Must-Have Resources for Advanced PHP Backend Development (Laravel & Symfony)
DesignPatternsPHP (GitHub Repository): For those who learn best by examining code, this GitHub repository offers a direct, code-focused collection of various design pattern implementations in PHP. It's an excellent companion to theoretical learning, allowing you to see how patterns translate into concrete, functional code. View DesignPatternsPHP Examples
-
PHP, Analytics and surroundings
Design Patterns PHP PHP week and more PHP! Not exactly an article but rather an entire repository that collects various design patterns with related examples, use cases, and implementations in PHP. For further doubts, for most of them, a link to the Wikipedia page describing the design pattern itself has been included.
-
100+ Must Know Github Repositories For Any Programmer
6. Design Patterns PHP
- PHP MVC Framework
escpos-php
Posts with mentions or reviews of escpos-php.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-03-25.
- Printing Not Working
- Linux Mint receipt printer not working
-
Virus scan on my stablehost installment
The "whole Mike42 directory" is the escpos-php dependency used for the thermal printer functionality declared here, and yes, it's therefore meant to be there.
-
I need away to send print text to POS printer via Windows ATI/Tools since I wasn't able to do it in PHP
The receipts are in Arabic which escpos-php didn't support , currently it's flips the letter on the opposite direction and they are not connected ( eke what Arabic should be )
-
I built a receipt printer for GitHub issues
Alright, so we have the printer hooked up, the Raspberry Pi good to go, but now I need a way to send data to the printer from the Raspberry Pi. This could easily be accomplished with Node or Python, but since I'm a PHP developer and I enjoy stretching the limitations of the language, I'll reach for that. Luckily for me, there's a pretty solid library for working with ESC/POS commands available in PHP.
-
Build Warehouse and Store Management System - Pt. 3
ESCPOS PHP from Michael Billington
-
Sending Raw Base64 to PrintNode using PHP
Mike42 / escpos-php package
-
Printing problem
Great. I investigated a little bit, the guy from the website made a PHP library: https://github.com/mike42/escpos-php Have you tried it?
What are some alternatives?
When comparing Design Patterns PHP and escpos-php you can also consider the following projects:
RulerZ - Powerful implementation of the Specification pattern in PHP
barcode - Laravel Barcode Generator
Pipeline - League\Pipeline
plugin-php - Prettier PHP Plugin
Functional PHP - Primitives for functional programming in PHP
receiptline - Markdown for receipts. Printable digital receipts. Generate receipt printer commands and images.