- Categories
- Best Practice (7)
- DotKernel (12)
- javascript (1)
- PHP Development (6)
- Zend Framework (3)
Tag Archives: DotKernel
What is DotKernel
DotKernel is the dotBoost’s framework from which to start a new application, based on Zend Framework. DotKernel is is a framework, using a simplified MVC , for internal use of our company. DotKernel will not alter in any way ZF … Continue reading
A New framework (DotKernel) vs. Zend Framework ?
1.What is a framework ? (a)a standard library of components that you can drop into your application 2. What is Zend Framework(ZF) ? (a)is a PHP library for building PHP web applications (b)is really a hybrid framework and as such … Continue reading
DotKernel Coding Standard
DotKernel will be a “skeleton”of Zend Framework. DotKernel borrowed the coding standard from Zend Framework: ZF Coding Standard with some exceptions. In what follows, we will make remarks only on those features that are slightly different in the coding standards … Continue reading