After a recent analysis, we discovered that one of the upstream packages we use is licensed under LGPL v3. Even though we at DotKernel use the MIT license for our open source projects, the more restrictive license must be applied … Read More
DotKernel
DotKernel API: architecture and components
Based on Enrico Zimuel’s Zend Expressive API – Skeleton example, DotKernel API runs on Laminas and Mezzio components and implements standards like PSR-3, PSR-4, PSR-7, PSR-11 and PSR-15. Here is a list of the core components: Doctrine 2 ORM For the persistence in a relational … Read More
DotKernel 1.8.1 + Upgrade from 1.8.0 Released
This post refers to DotKernel 1, based on Zend Framework 1. If you are looking for DotKernel 3 related posts, go here. DotKernel 1.8.1 was just released. Changes to DotKernel in the latest release: – Enhanced Cache Support, which means … Read More