10/24/2025

Laravel DTO Mapper: Type-Safe Request Handling with PHP 8 Attributes | by Jakub Skowron (skowron.dev) | Oct, 2025 | Medium

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)

laravel php

8/30/2025

Yeknava - The Rise of Hybrid PHP: Blending PHP with Go and Rust

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.

php

7/8/2025

Exploring Coroutines in PHP | doeken.org

Coroutines are functions that pause and resume with state, allowing flexible, bidirectional control flow in PHP.

Doeke Norg

php

4/1/2025

phikiphp/phiki: Syntax highlighting powered by TextMate grammars in PHP.

Syntax highlighting powered by TextMate grammars in PHP. - phikiphp/phiki

phikiphp

php

3/6/2025

VOLT-TEST PHP SDK | VOLT-TEST PHP SDK

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.

php

2/6/2025

Building a YNAB CLI in Laravel

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

laravel php

9/8/2024

Look out, kids: PHP is the new JavaScript | Mux

Vercel Security Checkpoint

php

8/26/2024

Learn Laravel, PHP, JavaScript and more | Loris

Learn stuff from another hooman being. 👋

laravel php

8/15/2024

Nette – Comfortable and Safe Web Development in PHP

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

php

7/13/2024

Hi-Folks/data-block: PHP Package for handling, querying, filtering, and setting nested data structures

PHP Package for handling, querying, filtering, and setting nested data structures - Hi-Folks/data-block

Hi-Folks

php
https://medium.com/@moaminsharifi/mastering-stateful-and-stateless-php-web-appli

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

php

6/6/2024

How to Build an SDK in PHP | Speakeasy

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

php

5/29/2024

Debugging Intermittent Test Failures with Bash and PHPUnit | Shiphp

Written on May 30th, 2018 by Karl Hughes

test driven development php

3/16/2024

GitHub - jolicode/castor: 🦫 DX oriented task runner and command launcher built with PHP.

🦫 A lightweight and modern task runner for Automation, CI/CD & DevOps. - jolicode/castor

jolicode

php

3/7/2024

fivefilters/readability.php: PHP port of Mozilla's Readability.js

PHP port of Mozilla's Readability.js. Contribute to fivefilters/readability.php development by creating an account on GitHub.

fivefilters

php

2/14/2024

GitHub - jcarlosroldan/oink: 🐽 Oink is an open source API for PHP in a single file

🐽 oink.php is a single-file PHP library to easily build APIs - jcarlosroldan/oink

jcarlosroldan

php

2/10/2024

How to switch from PHP, and to what | by Alexey Inkin | Jan, 2024 | Medium

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

php

1/10/2024

Hola FrankenPHP! Laravel Octane Servers Comparison: Pushing the Boundaries of Performance | by Emre Çalışkan | Beyn Technology | Jan, 2024 | Medium

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

php

11/10/2023

Running PHP code in parallel, the easy way - stitcher.io

I made a no-nonsense wrapper around pcntl_fork

php architecture

11/7/2023

Avoid the AOP: Array-Oriented Programming - Wendell Adriel

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.

php

9/3/2023

exaco/laravel-octane-dockerfile: Production-ready Dockerfile for Laravel Octane powered web services and microservices. Done right.

Production-ready Docker setup for Laravel powered web services and microservices. Done right. - exaco/laravel-docktane

exaco

laravel php

8/31/2023

VSCode for PHP and Laravel. VSCode + PHP + Laravel | by Sean Kegel | Aug, 2023 | Stackademic

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

laravel php

8/28/2023

GitHub - danog/php-tokio: Use any async Rust library from PHP!

Use any async Rust library from PHP! Contribute to danog/php-tokio development by creating an account on GitHub.

danog

php

1/28/2023

Laravel JSON:API

Implement feature-rich JSON:API compliant APIs in your Laravel applications. Build your next standards-compliant API today.

laravel api php
GitHub - rkeplin/lambda-php-dockerized: Boilerplate for running a PHP lambda function in AWS

Boilerplate for running a PHP lambda function in AWS - rkeplin/lambda-php-dockerized

rkeplin

serverless php

12/28/2022

Roadrunner: a high-performance PHP application server

RoadRunner is a high-performance PHP application server, load-balancer, and process manager written in Golang.

php
GitHub - BitOne/php-meminfo: PHP extension to get insight about memory usage

PHP extension to get insight about memory usage. Contribute to BitOne/php-meminfo development by creating an account on GitHub.

BitOne

php
Advanced Web Application… by Matthias Noback [PDF/iPad/Kindle]

Provides a domain-first, test-driven approach to web application architecture with a focus on long-term maintainability.

Matthias Noback

php architecture

11/26/2022

minicli/minicli: A minimalist framework for command-line applications in PHP

A minimal framework for command-line applications in PHP. Join our Discord: https://discord.gg/hY5UNC4XPf - minicli/minicli

minicli

php