Tag Archives: coding standard

March 10, 2010
by Julian

DotKernel Database Naming Conventions for MySQL

DotKernel borrows the database naming conventions from FaZend: Rules of naming of database tables and columns. FaZend is an open-source PHP framework based on Zend Framework. Continue reading

Posted in DotKernel | Tagged , | 1 Comment

March 28, 2008
by Julian

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

Posted in DotKernel | Tagged , | Leave a comment