PHP
Browse articles, tutorials and projects about PHP. Choose a topic from the list to read the explanations and code examples.
Add a Google reCAPTCHA to a Laravel form, without a packageTutorial · 5 min · verified on 2 September 2026
Refactoring in JavaScript: the guard clause patternExplainer · 2 min
Regex to validate a strong password in JavaScript and PHPExplainer · 2 min
Date regex: validate DD/MM/YYYY or YYYY-MM-DD (JavaScript, PHP, HTML)Explainer · 6 min · verified on 7 September 2026
Postcode regex to validate a French postcode in JS, PHP, HTMLExplainer · 3 min
PHP traits: when to use one and what to use insteadExplainer · 3 min
Regex to validate an IP address: IPv4 and IPv6 patternsExplainer · 4 min
Email regex: validate an email address in JavaScript, PHP and HTMLExplainer · 8 min · verified on 7 September 2026
Value objects in PHP: immutability, equality, validationExplainer · 3 min
require() vs include() in PHP: fatal error or warningExplainer · 2 min
Declare Laravel routes with classes instead of route filesExplainer · 3 min
Laravel ecommerce: 7 packages to build an online shop in 2022Explainer · 8 min