What is Jenkins? Jenkins is a powerful application that allows continuous integration and continuous delivery of projects, regardless of the platform you are working on. … Read more “Jenkins – Installing and setting up continuous integration tool”
Jenkins – Setting up a PHP project in jenkins
Pre-requisites – For Setting up PHP project you need to install the following plugins for Jenkins: Checkstyle (for processing PHP_CodeSniffer logfiles in Checkstyle format) Clover … Read more “Jenkins – Setting up a PHP project in jenkins”
Optimizing Web Application Speed with Caching in Yii Framework
A major feature where Yii leaves all its counterparts far behind in the curve and standout to be incredible is its Cache Management. By using … Read more “Optimizing Web Application Speed with Caching in Yii Framework”