Articles by arhimede

Zend Framework

Sunsetting PEAR Channel for Zend Framework 1

Sunsetting PEAR Channel for Zend Framework 1 The unofficial PEAR channel for Zend Framework 1 was created in 2016 , at the time when PEAR was still used a lot. Due to the fact that is a pain to upgrad…

Read more →
How to's

Doctrine Cache in Mezzio and Dotkernel

Doctrine caching in Dotkernel Following version 2 of doctrine/cache, in 2024 we published an update to this article here: https://www.dotkernel.

Read more →
Dotkernel 3

Dotkernel Admin version 3 launched

Dotkernel Admin PHP Application version 3 was launched. Dotkernel is a Collection of PSR-7 Middleware applications built on top of Mezzio microframework and using Laminas components  Dotkernel Admin i…

Read more →
Dotkernel 3

Dotkernel Frontend version 3 launched

Dotkernel Frontend PHP Application version 3 was launched. Dotkernel is a Collection of PSR-7 Middleware applications built on top of Mezzio microframework and using Laminas components You can clone i…

Read more →
Dotkernel API

Dotkernel API Client Side Authorization

This article covers the basic authorization of a Client application which use a backend built using Dotkernel API Authorization Request Client application users send a POST request to the backend cont…

Read more →
Zend Framework

Zend Framework 1 End-of-Life

EOL ( End-of-Life)  term was just announced. Only up until Sept.

Read more →
Dotkernel

Migration of Zend Framework 1 PEAR channel

The unofficial PEAR channel for Zend Framework 1 was hosted on Google Code at this location: ZF Pear, but since the closing of Google Code we were forced to move it. Zend Framework 1 is still used by…

Read more →
Zend Framework

Zend_Mail and Zend_Http Security Fixes in Zend Framework 1.12.12

The release of ZF 1.12.

Read more →
Dotkernel

Implementing the new Password Hashing API from PHP 5.5 in Dotkernel

In order to use the new Password Hashing functions , introduced in PHP 5.5 , and unify all password related functions , used for both admin and users, we did a major refactor of Dotkernel codebase, in…

Read more →
PHP Development

Better Unicode Support in MySQL 5.5 UTF8MB4

Beginning with version 5.5 of MySQL , utf8mb4 character set was introduced, in order to better support Unicode.

Read more →