Mocking, Stubbing, Spying, and Faking in PHP: A Practical Guide (with Sandbox Example) Post date December 2, 2025 Post author By CodeCraft Diary Post categories In php, programming, testing, webdev
How to Upgrade to PHP 8.5 Without Breaking Your Codebase Post date December 2, 2025 Post author By Mukhtar Abdussalam Post categories In backend-development, php, php-8.5-best-practices, php-8.5-release, php-8.5-upgrade-guide, php-new-features, php-performance-tips, php-pipe-operator
Mastering Symfony 7.4: The Power of Attribute Improvements Post date December 2, 2025 Post author By Matt Mochalkin Post categories In php, productivity, programming, symfony
Here’s How You Can Architect Advanced Routing Patterns in Symfony Post date December 1, 2025 Post author By MattLeads Post categories In Optimization, php, php-development, php-web-development, phpunit, productivity, router, symfony
The Lazy Lurk: A Mental Model for Better Tests Post date December 1, 2025 Post author By Philipp Scheit Post categories In beginners, php, tdd, testing
The Lazy Lurk: A Mental Model for Better Tests Post date December 1, 2025 Post author By Philipp Scheit Post categories In beginners, php, tdd, testing
Case Study: CiC (Cross‑Interpreter Communication) with WordPress & Joomla in Ascoos OS Post date December 1, 2025 Post author By Christos Drogidis Post categories In ascoosos, cic, php, web5
Don’t Let Your Staging Server Die: Separate Task Scheduling in Laravel Post date November 29, 2025 Post author By Ivan Mykhavko Post categories In devops, laravel, php, webdev
Symfony Station Communiqué – ✦ Stardate: 28 November 2025 ✦ Post date November 29, 2025 Post author By Reuben Walker, Jr. Post categories In drupal, php, symfony, typo3
The Quiet Bottleneck in Your Symfony App: Fragmented Indexes and Random UUIDs Post date November 29, 2025 Post author By MattLeads Post categories In benchmark, hackernoon-top-story, performance, php, php-development, productivity, symfony, uuidv7
How to set up Database Integration Tests in vanilla PHP Post date November 29, 2025 Post author By Filis Futsarov Post categories In legacy, php, testing
What are the Programming Languages? Post date November 29, 2025 Post author By Arul .A Post categories In java, php, programming, python
Best Open-Source Business Software powered by PHP Post date November 29, 2025 Post author By Alex Werder Post categories In opensource, php, software
Node.js vs PHP: Which One Is Better for Modern Web Development in 2025 Post date November 29, 2025 Post author By afonso faro Post categories In node, php, programming, webdev
Architecting Advanced Routing Patterns in Symfony Post date November 28, 2025 Post author By Matt Mochalkin Post categories In php, productivity, programming, symfony
Laravel: Building Modern Web Applications with PHP Post date November 27, 2025 Post author By Ahmed Eldamity Post categories In php, programming, tutorial, webdev
From object graph to query Post date November 26, 2025 Post author By david duymelinck Post categories In database, php
Refactoring Legacy: Part 1 – DTO’s & Value Objects Post date November 25, 2025 Post author By Paul Clegg Post categories In architecture, designpatterns, php, webdev
What I Keep Finding When I Scan Small U.S. Municipal Websites (And How To Fix It In Under An Hour) Post date November 24, 2025 Post author By CivicMeshFlow Post categories In cybersecurity, php, security, webdev
What I Keep Finding When I Scan Small U.S. Municipal Websites (And How To Fix It In Under An Hour) Post date November 24, 2025 Post author By CivicMeshFlow Post categories In cybersecurity, php, security, webdev
Speed up your Laravel development using CRUD Templates Post date November 24, 2025 Post author By JC Soriano Post categories In laravel, php, programming, webdev
Value Objects in PHP 8: Let’s introduce a functional approach Post date November 23, 2025 Post author By Christian Nastasi Post categories In functional, php, programming, software
Important Caching Strategies: How to Create Resilient Caching in Symfony Post date November 23, 2025 Post author By MattLeads Post categories In asynchronous-programming, cache, cache-management, caching-strategies, hackernoon-top-story, php, software-architecture, symfony
PHP – instalación y configuración en Ubuntu Post date November 22, 2025 Post author By Oscar Pincho Post categories In linux, php, tutorial, Ubuntu
Introducing PrettyPrint — a PHP array pretty-printer with Python-/PyTorch-style formatting Post date November 22, 2025 Post author By Samuel Akopyan Post categories In opensource, php, Tooling
Why does the PHP header redirect not work sometimes? Post date November 22, 2025 Post author By Vijay Thapa Post categories In beginners, php, tutorial, webdev
Using DigitalOcean Spaces to Store MySQL Cache Files in PHP Post date November 21, 2025 Post author By iQuipe Digital Post categories In php, productivity, programming, webdev
A practical guide to refactoring complex database queries in Laravel Post date November 21, 2025 Post author By kevariable Post categories In architecture, ddd, laravel, php
A practical guide to refactoring complex database queries in Laravel Post date November 21, 2025 Post author By ByteHire Post categories In architecture, ddd, laravel, php
Building a Hotel Booking System with laravel, Inertia.js and Vue.js Post date November 21, 2025 Post author By rasoul zinati Post categories In laravel, php, tutorial, vue
Building a Hotel Booking System with laravel, Inertia.js and Vue.js Post date November 21, 2025 Post author By rasoul zinati Post categories In laravel, php, tutorial, vue
Building a Hotel Booking System with laravel, Inertia.js and Vue.js Post date November 21, 2025 Post author By rasoul zinati Post categories In laravel, php, tutorial, vue
Slim shock : the index file Post date November 21, 2025 Post author By david duymelinck Post categories In framework, php
PHP on Ubuntu: Installation, Setup, and First Steps Post date November 21, 2025 Post author By Javier Jimenez Post categories In linux, php, tutorial, Ubuntu
SLS Copilot in Practice: Building a Flexible Data Infrastructure for LLM Applications with SLS Post date November 21, 2025 Post author By ObservabilityGuy Post categories In data, php, sql, web
Advanced Patterns with the Symfony Clock: MockClock, NativeClock, and More Post date November 20, 2025 Post author By MattLeads Post categories In hackernoon-top-story, jwt, monitoring, php, phpunit, software-testing, symfony, unit-testing
How to Integrate OneSignal Push Notifications in Your Laravel App Post date November 19, 2025 Post author By KIKOUNGA Post categories In laravel, notification, onesignal, php
How to Integrate OneSignal Push Notifications in Your Laravel App Post date November 19, 2025 Post author By KIKOUNGA Post categories In laravel, notification, onesignal, php
🐘 PHP 8.5: 10 New Features, 4 Deprecations, and Why This Release Matters to Modern PHP Developers Post date November 19, 2025 Post author By Bhanu Pratap Post categories In backend, development, laravel, php
Bundle Google Fonts with your NativePHP Mobile application Post date November 17, 2025 Post author By Michael Ishri Post categories In laravel, nativephp, php
How to Solve Real-Time Auth Without Having to Sacrifice Performance Post date November 16, 2025 Post author By MattLeads Post categories In jwt, jwt-authentication, keycloak, php, security, symfony, websocket, websockets
How to Solve Real-Time Auth Without Having to Sacrifice Performance Post date November 16, 2025 Post author By MattLeads Post categories In jwt, jwt-authentication, keycloak, php, security, symfony, websocket, websockets
A Importância dos Metas Keys no Desenvolvimento de Plugins no WordPress Post date November 16, 2025 Post author By Matheus Mendonça Sesso Post categories In php, programming, webdev, wordpress
Here’s How You Can Cut Milliseconds Off Your Response Time Using Symfony Post date November 15, 2025 Post author By MattLeads Post categories In cache, frankenphp, Optimization, php, php-development, productivity, quicker-response-times, symfony
PHP: Do you need async? Post date November 14, 2025 Post author By spO0q 🐒 Post categories In beginners, php, programming
A Clean, Driver-Aware ORM Architecture in PHP Post date November 13, 2025 Post author By Dev-Iadicola Post categories In mvc, php, programming, webdev
🚨 Lighthouse: A Minimal PHP Framework That Actually Gets Out of Your Way Post date November 13, 2025 Post author By Lighthouse PHP Post categories In opensource, performance, php, webdev
Pengalaman saya menggunakan FlyEnv selama 6 bulan Post date November 12, 2025 Post author By Sihar Simbolon Post categories In flyenv, php, phpwebstudy, webdev
L’Injection de Dépendances (DI) : Comment le Service Container de Laravel Vous Rend Invincible Post date November 11, 2025 Post author By Jiordi Viera Post categories In designpatterns, laravel, php, tutorial
Añadir programáticamente un campo de tipo cshs a un formulario. Post date November 11, 2025 Post author By oskar calvo Post categories In drupal, formapi, php
Añadir programáticamente un campo de tipo cshs a un formulario. Post date November 11, 2025 Post author By oskar calvo Post categories In drupal, formapi, php
fastTinker: A Multi-Language Desktop Playground for Rapid Prototyping Post date November 11, 2025 Post author By Samuel Boadu Post categories In JavaScript, php, playground, prototyping
474. Ones and Zeroes Post date November 11, 2025 Post author By MD ARIFUL HAQUE Post categories In algorithms, leetcode, php, programming
Laravel’de Real-Time Facades Nedir? Nasıl Çalışır? Post date November 9, 2025 Post author By Barış Bideratan Post categories In facades, laravel, php, webdev
🚀 Introducing Laravel ObjectId — The Fastest MongoDB-Style Identifier for Laravel Models Post date November 9, 2025 Post author By Hamada Habib Post categories In laravel, mariadb, mysql, php
Introducing TOON for Laravel — A Smarter, Token-Efficient Way to Talk to AI Post date November 8, 2025 Post author By Sagar Sunil Bhedodkar Post categories In ai, laravel, opensource, php
5 Laravel Eloquent Secrets That Will Make You a Better Developer Post date November 8, 2025 Post author By Hussein Code Post categories In backend, laravel, php, webdev
role and permission package for Laravel 11/12 Post date November 8, 2025 Post author By saeed abdollahian Post categories In laravel, php, productivity, programming
high-performance shopping cart package Post date November 8, 2025 Post author By saeed abdollahian Post categories In coding, laravel, php
Storing LLM Context the Laravel Way: EloquentChatHistory in Neuron AI Post date November 7, 2025 Post author By Valerio Post categories In ai, laravel, php, webdev