Jan 
17, 
2018

Testing PHP code more efficiently

<div style="text-align: justify">Quality code is highly valued in the PHP community. You’ll rarely find untested libraries on GitHub. Two problems that developers encounter again and again during testing are the handling of file operations, as well as testing built-in PHP functions such as time() or exec() on certain expectations. In...
Sep 
28, 
2017

Making code refactoring safer with functional tests

<div style="text-align: justify">You might have heard about it before: Most of the time it doesn't make any sense to write software from scratch. Instead, existing software should be refactored – especially when there's no one who understands anymore what exactly some piece of code actually does. Refactoring refers to changing...

Stay tuned!

Register for our newsletter

Explore other Tracks

PHP Coding & Frameworks
PHP Coding Standards & Frameworks.

General Web Development
Empower Your Web Development Skills for a Sustainable Future.

PHP Architecture & Design
Design scalable, resilient, and adaptive PHP applications.

Testing, DevOps & Continuous Integration
Automate with confidence and deploy without fear.

PHP Security and Secure Web Applications
Safeguard your applications from today’s digital threats.

Performance Optimization for PHP
Accelerate your PHP applications for ultimate efficiency.

Future Trends & AI in PHP
Embrace the future with AI, WebAssembly, and cutting-edge PHP advancements.

Agile Development and Collaboration
Agile Development and Collaboration in PHP Boost team productivity.

PUSH YOUR CODE FURTHER