gaurav pitaliya

Home/gaurav pitaliya

About gaurav pitaliya

This author has not yet filled in any details.
So far gaurav pitaliya has created 0 blog entries.

Jenkins – Installing and setting up continuous integration tool

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. It is a free source that can handle any kind of build or

By |2023-01-17T20:17:56+05:3010 January 2017|Comments Off on 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 PHP (for processing PHPUnit's Clover XML logfile) Crap4J (for processing PHPUnit's Crap4J XML

By |2023-01-17T20:18:16+05:304 January 2017|Comments Off on 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 its core caching techniques, developers can work on making page load much faster

By |2023-01-17T20:24:18+05:304 September 2015|Comments Off on Optimizing Web Application Speed with Caching in Yii Framework
Go to Top