60 stories tagged with #php, in publish-time order across the WeSearch catalog. Tag pages update as new stories ingest.
⌘ RSS feed for this tag → or search "Php"
PHP acronym
PHP acronym
Building Typo-Tolerant Multi-Language Video Search with OpenSearch and PHP
How we migrated TopVideoHub video search from SQLite FTS5 to OpenSearch for typo-tolerant queries ac…
Prompty - zero-dependency interactive CLI prompt library for PHP CLI scripts
Why WP-CLI Won't Start on Some Shared Hosts — A Field Investigation Across Four Architectures
If you build any kind of WordPress maintenance automation, sooner or later you hit a wall the...…
Dockerfiles for PHP
From ASP.NET + MSSQL to PHP + MySQL: Migrating a Names Site Without Mangling the Accents
My baby-name site started life on ASP.NET with a MSSQL backend. It worked. The reason I rewrote the...…
Do desenvolvimento local ao deploy: o que aprendi criando o Kado
Nos últimos meses, tenho desenvolvido, para uso pessoal, uma plataforma para gerenciar meu dinheiro...…
phpsadness is outdated. what's changed since then?
Built a small PHP package for parsing documents locally, would love feedback
How I Blocked 90% of Bot Requests on My Free TikTok Downloader Using Cloudflare Turnstile and PHP
I launched TikRapid — a free TikTok video downloader — and within the first few days the API was...…
Laravel chunk() vs cursor() vs lazy() — Handle Large Data Without Crashing Your Server
If you've ever tried to process thousands of rows in Laravel and got a memory error or server timeout...…
PHP Tek: A Homecoming
PHP, karaoke, hot dogs, catching up with old friends, and why this conference always feels like coming home.…
Man fined $30k over pamphplets targeting MP Allegra Spender
A finance executive has been fined $30,000 over unauthorised pamphlets that targeted the Wentworth MP in the lead up to the federal election.…
SayNoMore: minimal one-time secret sharing, just PHP + filesystem, no DB, no Docker
How to Hide Out-of-Stock Products on Your WordPress Website
Posted on Aug 5, 2024 2 min read 🤖 AI summary: This article outlines a technical method to...…
Why You Should Stop Using Laravel for Commercial Projects (The Hidden Risks)
Every framework has its honeymoon phase. For PHP developers, Laravel has been that reliable,...…
I Built My Own Blogging Platform Using Vue + Yii2
Hi everyone Over the past few weeks, I’ve been building a personal blogging platform from scratch...…
PHP is a Fish
Fixing the session timeouts
Hi, This is a short post about the issue that my team had faced since I missed something...…
3 Things Building MediTrack Taught Me About Laravel
A few days ago, I shared MediTrack — a hospital management system I built with Laravel to manage...…
I built a JasperReports render engine in pure PHP — no Java, no JVM, one POST call gets you a PDF
Best Programming Language for Backend Web Development: PHP vs Python
Something I get asked constantly by developers picking up their second or third language: PHP or...…
How I handle my errors in PHP
Most PHP developers are stuck in a cycle of "throw-and-pray" error handling. You write a method, it...…
The php-fpm Tuning Cheat Sheet: 5 Settings That Decide Your p99
php-fpm has 30+ knobs. Five of them decide your p99. The other 25 don't matter until you've got the five right. Real www.conf snippets inside.…
Why `mixed` Is the Worst Type in Your PHP Codebase (and How to Kill It)
mixed is the type Laravel docs use, PHPStan tolerates, and your codebase quietly accumulates. Five failure modes and the migration path.…
Using AI to uplift legacy PHP code
How I Finally Conquered Deployment Hell: The PHP Deployment Kit
The Deployment Paradox: When Automation Becomes Repetition Every developer has felt it:...…
php-snuffleupagus
Symfony 8 AWS Secrets Bundle
My previous bundle that supported Symfony 5 and 6 was downloaded over 210.000 times, so it looks like...…
ScyllaDB PHP Driver: the story so far
How a broken compile on PHP 8 became a two-year open-source project, a C-to-C++ migration I regret, and a codebase I still want to ship properly.…
RFC 9116: security.txt for your PHP apps
The PHP Polling API RFC is currently passing 19-0 and it might be the most impactful thing to happen to PHP in years and nobody is talking about it
Laravel Waiting Request
The Problem You are processing some data through background job. But before the processing...…
Php developer | laravel Developer
Como criar Aplicações Profissionais em PHP Começam com POO | Aprenda Agora
What do Tech Leads/Engineering Managers usually ask in final PHP full stack interviews (1.5 YOE)?
Automating CSV WooCommerce Imports Without Plugins
`Most WooCommerce stores rely on plugins to import products, update stock, or sync external...…
JS video player with ffmpeg HTTP streaming in PHP: state machine, watchdog, subtitles
How I built a custom video player for ShareBox: fragmented ffmpeg streaming, JS state machine, exponential backoff watchdog, PGS subtitles with scale2ref, and the mistakes that tau…
Don't Leak User Data: Mastering Laravel Octane State
The Death of the PHP Request Lifecycle For decades, PHP's greatest architectural advantage was its...…
The Magento multi-store bug every AI description generator has — and how we fixed it
Every Magento AI content module saves to the default scope, overwriting all store views. Here's why, and the architecture we built to fix it across OpenAI, Claude, Gemini and Groq.…
Regardless of politics, disconnecting PHP from a large community of potential users is a big mistake - Re RFC to remove X from PHP.net
OpenSparrow v2.3 – visual admin panel, zero dependencies, now with ERD and M2M support
Hey OpenSparrow v2.3 is out. Quick recap if you missed earlier posts — it's an open-source admin...…
Centralized Authentication for a Multi-Brand Laravel Ecosystem
We built a centralized authentication system for a multi-brand Laravel ecosystem operating across...…
Need expert php developer in hyderabad.. DM me
Exploring Neuron AI for AI Agent Development in PHP
12 years selling a PHP script, now pivoting to a B2C SaaS and a B2B WP Plugin
Hey Indie Hackers,I'm a developer with over a decade of experience, primarily building and selling PHP scripts. One of my most successful products was a...…
Inspector.dev (Neuron), Laravel AI SDK, and Prism PHP: A Practical Comparison for Laravel Developers
The PHP and Laravel ecosystem has had a quiet revolution in the past year. Where once you had to...…
I've been optimizing a PHP server written in C, here's what makes it fast
JetBrains PHPverse 2026 - Bringing the PHP Community Together
The Outbox Pattern in PHP from Scratch (No Library, 80 Lines)
One Postgres table, one INSERT alongside your domain write, one worker. No Symfony Messenger, no Laravel queues — bare-metal outbox in PHP 8.3.…
Year-Old PHP Vulnerability Is One of the Most Targeted Vulnerabilities
CVE-2017-9841 is still a primary exploit path for several botnets. What is old is still new in the eyes of cybercrime.…
fastjson 0.3.0: drop-in faster ext/json for PHP, backed by yyjson (6× encode, 2.7× decode, 5× validate)
The Ecosystem Security Team at the PHP Foundation
The PHP Foundation — Supporting, Advancing, and Developing the PHP Language…
Meet nette-maker: A CLI Code Generator for Nette Framework
If you work with Nette Framework, you know this pain - every new feature means manually creating...…
Transactions Without Leaking the Database into Your Domain
Three honest ways to handle transactions in PHP without dragging Doctrine into your use cases. The trade-offs nobody puts on a slide.…
OpenSparrow – open-source admin panel builder, zero dependencies, v2.1 just dropped
OpenSparrow – open-source admin panel builder, zero dependencies, v2.1 just dropped Hey everyone! I...…
[20 M] Confused what to do next after learning php
What PHPStan level and why? Your thoughts on the cost-benefit analysis
Laravel Starter Kit Localization Is Surprisingly Painful
About Laravel Starter Kits Since Laravel 12 These are meant to rapidly deploy...…