Skip to main content

Blog

Blog

What Is a Foreign Function Interface (FFI) in PHP?

Get an overview of a foreign function interface in PHP.
PHP Development
Blog

PHP Encryption with Libsodium

Libsodium is a modern cryptography library. Learn how you can use the Libsodium cryptography library for PHP encryption in this blog.
Security, PHP Development
Blog

Managing Security Risks in the PHP Engine & Web Applications

Get expert tips for managing security risks and PHP security issues — and learn about PHP engine security.
PHP Development, Security
Blog

An Easier Way to Update PHP and Secure Your Apps

You can update PHP manually or automatically. Understand your options to update PHP versions, why its so critical from a security perspective, and sources for PHP downloads.
Security, Zend Server
Blog

Zend COVID-19 Update

Productivity, Security
Blog

Why You Should Use Asynchronous PHP

Developers rely on asynchronous PHP calls to fulfill requests without bogging down the application. See how it works and compares to synchronous PHP here.
PHP Development
Blog

Benefits of Continuous Delivery

Continuous delivery offers many advantages, but it is not without challenges. Learn about the barriers & benefits of continuous delivery from the Zend experts.
DevOps, Zend Server
Blog

Unleash Your Db2 Databases with PHP

Get an overview of how to unleash your Db2 databases with PHP
IBM i, PHP Development
Blog

The Evolution of Zend Framework to the Laminas Project

What Is Zend Framework?
Laminas, Zend Framework
Blog

Use PHP 7 or PHP 5? Get the Long-Term Support That You Need

What are the ramifications of PHP 7.1's end-of-life? How can you get long-term support for PHP 7 and PHP 5? Learn more in this blog.
Migration, Zend Server
Blog

What Is PHP?

Get an overview of PHP and how to use it.
PHP Development, Zend Server
Blog

What’s New in PHP 7.4

The latest PHP update introduces tools to help developers be more productive. Read to learn more about PHP 7.4 performance and new features.
PHP Development, Performance