10/24/2025
Laravel DTO Mapper: Type-Safe Request Handling with PHP 8 Attributes The Problem We All Face Most of my articles focus on working with Symfony, but I regularly code with various frameworks …
Jakub Skowron (skowron.dev)
8/30/2025
We used to develop our application as a single DDD monolith (let’s call it the mother) with several smaller microservices around it (the children) to gain some specific advantages. Most of these microservices were built in Go, while the core monolithic service was developed in PHP 8.3.
7/8/2025
Coroutines are functions that pause and resume with state, allowing flexible, bidirectional control flow in PHP.
Doeke Norg
4/1/2025
Syntax highlighting powered by TextMate grammars in PHP. - phikiphp/phiki
phikiphp
3/6/2025
Volt-Test PHP SDK documentation - Integrate performance testing into your PHP applications with ease. Build and run test scenarios, monitor metrics, and optimize performance with Volt-Test's powerful tools.
2/6/2025
I've been using You Need a Budget (YNAB) since 2019 and love it. I'm in the budget daily, entering transactions, tinkering, and ensuring my family is on track with our financial goals and current priorities. However, as the transactions and payees pi...
Chris Gmyr
9/8/2024
Vercel Security Checkpoint
8/26/2024
Learn stuff from another hooman being. 👋
8/15/2024
Nette is a family of mature and stand-alone components for PHP. Let them inspire you. Together, they create a framework rated as the 3rd most popular in the world. The Nette philosophy places extraordinary emphasis on productivity, best practices, and security.
David Grudl; https://davidgrudl.com
7/13/2024
PHP Package for handling, querying, filtering, and setting nested data structures - Hi-Folks/data-block
Hi-Folks
Mastering Stateful and Stateless PHP Web Application Architecture Discover the differences between stateful and stateless PHP web application architecture. Learn how to leverage these architectures …
Amin Sharifi
6/6/2024
A detailed guide on how to build an SDK in PHP, including considerations for developer experience, designing resources, working with parameters, building HTTP requests, pagination, and more.
Speakeasy Team
5/29/2024
Written on May 30th, 2018 by Karl Hughes
5/20/2024
3/16/2024
🦫 A lightweight and modern task runner for Automation, CI/CD & DevOps. - jolicode/castor
jolicode
3/7/2024
PHP port of Mozilla's Readability.js. Contribute to fivefilters/readability.php development by creating an account on GitHub.
fivefilters
2/14/2024
🐽 oink.php is a single-file PHP library to easily build APIs - jcarlosroldan/oink
jcarlosroldan
2/10/2024
How to switch from PHP, and to what I was a PHP programmer for 17 years until 2020. I explained my reasons for switching in this article, section “Go into a technology at an early stage, get out of …
Alexey Inkin
1/10/2024
As the complexity of web applications continues to grow, developers are increasingly focusing on performance and scalability. Laravel, known as a powerful PHP framework...
Emre Çalışkan
11/10/2023
I made a no-nonsense wrapper around pcntl_fork
11/7/2023
Arrays are a convenient way of organizing and passing data in PHP applications, but should we do it? In this article, I'll show the cons of abusing the use of associative arrays and a simple alternative for that.
9/3/2023
Production-ready Docker setup for Laravel powered web services and microservices. Done right. - exaco/laravel-docktane
exaco
8/31/2023
VSCode for PHP and Laravel This post should help you setup Visual Studio Code to use for PHP and Laravel development. It it a solid base configuration that can be expanded upon using additional …
Sean Kegel
8/28/2023
Use any async Rust library from PHP! Contribute to danog/php-tokio development by creating an account on GitHub.
danog
7/29/2023
1/28/2023
Implement feature-rich JSON:API compliant APIs in your Laravel applications. Build your next standards-compliant API today.
Boilerplate for running a PHP lambda function in AWS - rkeplin/lambda-php-dockerized
rkeplin
12/28/2022
RoadRunner is a high-performance PHP application server, load-balancer, and process manager written in Golang.
PHP extension to get insight about memory usage. Contribute to BitOne/php-meminfo development by creating an account on GitHub.
BitOne
Provides a domain-first, test-driven approach to web application architecture with a focus on long-term maintainability.
Matthias Noback
11/26/2022
A minimal framework for command-line applications in PHP. Join our Discord: https://discord.gg/hY5UNC4XPf - minicli/minicli
minicli