Skip to main content

Blog

Blog

Picking the Right PHP for IBM i

It can be hard to decide on the right PHP for IBM i. This blog looks at factors every team should be consider before making their choice.
IBM i, PHP Development
Blog

Combining Swoole and Mezzio for Async Programming in PHP

In this blog, we show how to combine Swoole and Mezzio for speedy async programming in PHP applications.
PHP Development, Performance
Blog

Creating a Basic PHP Web Server With Swoole

In this blog, we walk through how to set up a basic php web server with Swoole.
PHP Development, Performance
Blog

PHP Basics: What Is Swoole?

In this article, we give an overview of Swoole, discuss its benefits and drawbacks, and consider how it compares to NodeJS.
PHP Development, Performance
Blog

PHP Basics: What Is PHP Used For?

In this blog, we give an overview of the ways in which PHP can be used, and where it excels.
PHP Development
Blog

PHP Testing: Guide to PHP Code Testing

In this blog, we give a high-level view of PHP testing, and the types of tests and testing tools teams use to keep applications functional, secure, and performing.
PHP Development, DevOps
Blog

PHP 7.2: Features, Changes, and Key Dates

In this article, we look at the details of the PHP 7.2 release, including release date, EOL dates, features, improvements, deprecations, and performance.
PHP Development, State of PHP
Blog

What Is Zend PHP?

Learn about Zend PHP runtimes, how keeping up with PHP releases can present unique challenges, and the risks of running an EOL PHP version.
PHP Development
Blog

Guide to PHP 5.6

In our guide to PHP 5.6, we look at release and EOL dates, notable features, performance comparisons, and security vulnerabilities.
PHP Development
Blog

Guide to PHP 7.1

See PHP 7.1 EOL dates, features, and performance comparisons in this blog
PHP Development
Blog

PHP 7: Features and Performance Comparison

PHP 7 was a landmark release for PHP. See release and EOL dates, performance comparisons, and new features for PHP 7 in this blog
PHP Development
Blog

PHP Security Center

The PHP Security Center is a tool for DevOps and developers. Developers should use it to understand what versions of PHP they should target for production, as well as to understand what areas of their code might be vulnerable, and how to mitigate vulnerabilities pro-actively.
Security