Skip to content
Wednesday, June 18, 2025

carlocappai.me

Programming is an emotional rollercoaster on the dunning-kruger curve

  • Who I am and why this blog
You are Here
  • Home
  • php

Category: php

How to write a functional test with Symfony and Guzzle’s mock handler
php symfony test testing

How to write a functional test with Symfony and Guzzle’s mock handler

17/11/202117/11/20211 min read

When we write a client to integrate an API in our systems it is important to test it to be sure we can handle every

Read More

Best new features in PHP 7.4
php

Best new features in PHP 7.4

11/01/202004/05/20213 min read

On 28th of november PHP 7.4 has been released. Here’s my favourite features! Spread Operator for Arrays No more array_merge(). With the spread operator you

Read More

[PHP] Print fibonacci sequence using recursion
php

[PHP] Print fibonacci sequence using recursion

03/10/201905/05/20211 min read

Fibonacci sequence is a infinite series of numbers where each item is the sum of the two preceding ones, starting from 0 and 1.I have written

Read More

Recent Posts

  • I Created a Video Game in Two Days Using AI 🎮✨
  • Understanding Sets, Maps, and Arrays in JavaScript: A Deep Dive with Real-Life Examples
  • Database transaction isolation levels 
  • Unexpected RPC error, error: Transport(Code(413)) [SOLVED]
  • [SOLVED] Error: Socket closed unexpectedly – Redis Node.js

Categories

  • AI
  • apache
  • centos
  • database
  • docker
  • git
  • k8s
  • NestJS
  • Node.js
  • personal growth
  • php
  • Redis
  • symfony
  • test
  • testing
  • web3
All Rights Reserved 2021.
Proudly powered by WordPress | Theme: Refined Blog by Candid Themes.