Skip to main content

Blog

Blog

Laminas Project: A Year in Review

In this blog, Laminas Project Development Lead Matthew Weier O'Phinney breaks important milestones in the first year of the Laminas Project
Laminas, Zend Framework
Blog

Exploring the New PHP JIT Compiler

Join us for an overview of the new PHP JIT compiler, including insights on performance impact and development considerations.
PHP Development, Performance
Blog

PHP 7.2 EOL: What's Your Plan?

PHP 7.2 EOL occurred November 30th, 2020. This blog looks at the impact of PHP 7.2 end of life, plus migration and LTS options.
State of PHP, Migration
Blog

PHP 8: New Features and Improvements

PHP 8 launched in November 2020 and introduced major updates for your applications. Learn more about PHP 8 features, improvements, and ongoing developments.
State of PHP, PHP Development
Blog

Zend Server for IBM i Installation (With One Click)

See how to install Zend Server for IBM i with one click in this guide.
Zend Server
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