11:05
How to optimize your PHP code || 3 Useful Tips
Today we are going to see how to optimize your PHP code and organize your files properly. These three things have helped me a ...
7:31
Optimize PHP Performance: Memory Management Techniques for Beginners
Watch now and optimize your PHP code. #PHP #Performance #MemoryManagement #Optimization #WebDevelopment ...
4:22
Improve PHP Code Quality: Tools & Best Practices for Beginners!
Level up your PHP skills! This video guides you through essential code quality tools and practices. Learn how to write clean, ...
19:34
Profiling and Optimizing PHP with AI
... Claude Code to find performance problems in the JSON Logic library and show how to iteratively optimize PHP code based on ...
2:21
PHP Hypertext Preprocessor is a scripting language for building dynamic websites on the server. It remains one of the most ...
12:07
OPcache Preloading - A miracle cure to improve PHP performance?
Subscribe to my newsletter for PHP performance content: ...
4:40
🚀 PHP Performance Optimization: Beginner's Guide to Faster Websites
Get hands-on tips for optimizing your PHP code, and learn how to use performance monitoring tools to identify bottlenecks and ...
5:09
PHP Memory Management: Boost Performance with Optimization Tips!
Is your PHP application running slow? Memory management could be the culprit! This video dives deep into PHP memory ...
6:43
The ultimate guide to web performance
Learn how to analyze and optimize the performance of any website. In this tutorial, we explore tips and tricks to build faster UIs ...
3:20
PHP Optimization: if-else VS Eloquent::when()
A quick example of various ways how to shorten a long if-else chain of sentences. - - - - - Support the channel by checking out my ...
6:13
How to Improve Modern PHP Apps Now
Introducing the Zend Enterprise Web Platform, an all-in-one command center for any enterprise app with PHP. This powerful new ...
37:29
Andrew DalPino talks to the Chicago User Group about high performance PHP. Today's PHP is a fast and efficient high-level ...
2:44
Can ChatGPT Generate PHP Code? (2026 Developer Guide)
This updated 2026 developer guide explains whether ChatGPT can generate PHP code and how developers can use it for web ...
45:05
Nikita Popov - Static Optimization of PHP Bytecode - phpDay 2017
The PHP compiler turns PHP code into "opcodes", which are then executed on the Zend Virtual Machine. To improve performance ...
4:26
Top 10 PHP Mistakes Every Beginner Makes (And How to Fix Them) | Learn PHP Best Practices
Are you struggling with PHP errors or debugging your code? In this video, we'll cover the Top 10 PHP Mistakes Every Beginner ...
19:36
Docker and Laravel - Optimize PHP with Docker
Tired of the classic "it works on my machine" excuse? In this talk, we explore how to level up your PHP and @LaravelPHP ...
6:13
Stop Manual Refactoring: Automate Your PHP Upgrades with Rector
Keeping your PHP codebase clean and up to date doesn't have to be painful. In this video, Scott Keck-Warren walks you through ...
1:43
5 Tips to improve your PHP skills
Introduction to PHP: Despite being an old language, PHP still comprises 79.8% of all web applications that nearly translates to 20 ...
17:48
This is how you should write PHP
Thanks so much to Bento for sponsoring this video and the channel this month. Check them out if you want an email service (and ...
1:04
PHPCPD: Write Clean, Duplicate-Free PHP Code (The DRY Principle)
Hello, developers! In this video, we take a deep dive into PHPCPD (PHP Copy-Paste Detector) – an essential tool for ...