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

Avoid routing through bootstrap of non existent files

In some cases you may encounter missing files: images, css or js files. All those missing files are processed by the current bootstrap: index.

Read more →
Dotkernel

Forcing UTF8 connections and character set in MySQL

In some situations, it may be neccesar to force MySQL server collation and character set to UTF8. As you can't control all scripts that are connecting to your database( for instance: mysql command lin…

Read more →
Dotkernel

Commitment to PHP - new Zend Certified Engineers - ZCE - in our team

Another 2 of our team members passed the ZCE exam. Now we are 5 :-) That mean we are really taking PHP  into serious , and at least we have good technical skills.

Read more →
Best Practice

htaccess 301 redirect non-www to www

To always redirect users to the www site (for example: http://dotboost.com to http://www.

Read more →