This post refers to DotKernel 1, based on Zend Framework 1. If you are looking for DotKernel 3 related posts, go here. This article will cover the external dependency usage VIA composer within DotKernel applications. There is also an article … Read More
dotkernel + composer
Adding Composer support in your DotKernel project
This post refers to DotKernel 1, based on Zend Framework 1. If you are looking for DotKernel 3 related posts, go here. Composer is an application-level package manager. Composer auto-loads the dependencies on demand and can also auto-load custom classes … Read More