From ecfdcee7ffa1c35201ea0384d45872ac299adf0a Mon Sep 17 00:00:00 2001
From: bidi The name Dotkernel symbiotically combines the string Dot, as a representation of the Internet, and Kernel, the quintessential components of any IT application. In other words, Dotkernel aims to become the starting point for development Internet applications and hence ensure increased development productivity and run-time performance. Dotkernel 1 was a PHP Application Framework, built on top of Zend Framework 1 (ZF1). It had the first public release in July 2010.
+ It was tightly coupled with Zend Framework 1 and adds a set of custom or external features (such as Router, Template Engine, etc.).
+ It was composed of Zend Framework 1 and a set of custom or external features (such as Router, Template Engine, etc.).
+ Dotkernel 1 architecture was based on MVC. The latest version is 1.8 Long Term Support.
+ It will not be getting any new releases, only bugfixes. A collection of PSR-15 Middleware applications built on top of the Mezzio microframework.
+ It is composed of a set of custom and extended Laminas components. Dotkernel architecture is based on Middleware.
+ Dotkernel implements the following PSR's, where applicable: PSR-7, PSR-11, PSR-15, PSR-3, PSR-4, PSR-6, PSR-13, PSR-14, PSR-17, PSR-18, PSR-20. Currently, there are three applications: - API In posts older than 2017 Dotkernel 1 was referred to as Dotkernel because it was the only Dotkernel version.
+ Since the release of newer versions, we have dropped the number at the end, so currently we refer to our platform as 'Dotkernel'. It combines "Dot", as a representation of the Internet, with "Kernel", the quintessence of any IT application, reflecting the aim of being a central part of Internet development. It combines "Dot", as a representation of the Internet, with "kernel", the quintessence of any IT application, reflecting the aim of being a central part of Internet development. A collection of PSR-7 Middleware applications built on top of the Zend Expressive microframework, composed of a set of custom and extended Zend Framework 3 components, with an architecture based on Middleware. It implements PSR-1, PSR-2, PSR-4, PSR-7, and PSR-11. A collection of PSR-15 Middleware applications built on top of the Mezzio microframework. It implements PSR-7, PSR-11, PSR-15, PSR-3, PSR-4, PSR-6, PSR-13, PSR-14, PSR-17, PSR-18, PSR-20. At the time of the article, there were two available applications, Frontend and Admin, with a third one, API, under development. At the time of the article, there were three available applications, API, Admin and Queue.What is Dotkernel?
-The name Dotkernel symbiotically combines the string Dot, as a
-representation of the Internet, and Kernel, the quintessence of any IT application.
-
-In other words Dotkernel wishes to be, with modesty, the central part of
-the Internet development and hence ensuring increased development
-productivity and run-time performance.
-What is Dotkernel 1?
-Dotkernel 1 is an PHP Application Framework, built on top of Zend Framework 1 (ZF1).
+What is the meaning behind 'Dotkernel'?
-It has the first public release on July 2010.
+ What was Dotkernel 1?
-It is composed of Zend Framework 1 and a set of custom or external features (such as Router, Template Engine, etc.).
-Dotkernel 1 architecture is based on MVC.
+ What is Dotkernel 3?
-A collection of PSR-7 Middleware applications built on top of Zend Expressive microframework.
+ What is Dotkernel?
-Currently there are 2 applications: Frontend, Admin and a 3rd one is under development: API
-Dotkernel = Dotkernel 1 or Dotkernel 3?
-In posts older than 2017 Dotkernel 1 was referred as Dotkernel because it was the only Dotkernel version.
+ As of Dotkernel 3 release:
-Dotkernel 1 = Dot Kernel 1
+
+ - Admin
+ - QueueDotkernel = Dotkernel 3
-
+Dotkernel = Dotkernel 1 or the new Dotkernel?
-
-
+ Frequently Asked Questions
@@ -53,7 +42,7 @@ Dotkernel 3 = Dotkernel 3
What does the name "Dotkernel" mean? +
What is Dotkernel 3? +
+ What is Dotkernel? +
How many applications make up Dotkernel 3? +
+ How many applications make up Dotkernel? +
The latest version is 1.8 Long Term Support. - It will not be getting any new releases, only bugfixes.
+ It will not be getting any new releases or bugfixes because Zend Framework 1 is also not supported. + If you are still using either Dotkernel 1 or Zend Framework 1, you need to refactor your code to the Dotkernel Headless Platform.