---
title: "Integrate in your CI"
url: https://www.exakat.io/integrate-in-your-ci/
date: 2019-09-13
modified: 2020-06-23
author: "dams"
description: "[page_header type=\"subnav\" align=\"center\" title_case=\"uppercase\"] [section] [row] [col span=\"2\" span__sm=\"12\"] [/col] [col span=\"8\" span__sm=\"12\"] Adding a PHP QUALITY GATE in your CI allow you to speed-up production delivery. Get notified where..."
word_count: 519
---

# Integrate in your CI

# I Checked Every php.* Domain on the Internet

Adding a PHP QUALITY GATE in your CI allow you to speed-up production delivery. Get notified where it matters to you !

# Seamless integration

Exakat let you to add a PHP QUALITY GATE tuned to achieve the quality that counts for your in your workflow.

![](https://www.exakat.io/wp-content/uploads/2020/06/file-code-share.png)

##### 1 ADD YOUR GIT REPOSITORY

In addition to git, Exakat supports others SCM tools like : SVN, MERCURIAL.. or load code based on a local copy.

![](https://www.exakat.io/wp-content/uploads/2020/06/file-code-sync.png)

##### 2. EXAKAT AUTOMATICALLY DETECTS ISSUES

Based on a configuration file or local settings, Exakat can be easily tuned.

![](https://www.exakat.io/wp-content/uploads/2020/06/file-code-warning.png)

##### 3. GET NOTIFIED AND TAKE ACTION

Directly in your Pull Request, Commit or a custom report, Exakat let you take action to solve the flaws raised.

## CI/CD INTEGRATION

Based on our Cloud offer, a Docker image or a self-hosted installation, Exakat execute easily analysis from all popular CI/CD providers.

// Here is an exakat stage for a .gitlab-ci.yml file.
stages:- lint- exakat- build- testexakat:stage: exakatimage: exakat/exakat:latestscript:- exakat project

[
GET STARTED WITH YOUR FAVORITES CI/CD
](https://tibere.exakat.io/en/add-exakat-to-your-ci-pipeline/)

![](https://www.exakat.io/wp-content/uploads/2019/08/gitlab.png)

#### GITLAB

![](https://www.exakat.io/wp-content/uploads/2019/08/bitbucket.png)

#### BITBUCKET

![](https://www.exakat.io/wp-content/uploads/2019/08/github-1.png)

#### GITHUB

![](https://www.exakat.io/wp-content/uploads/2019/09/logo-jenkins.png)

#### JENKINS

![](https://www.exakat.io/wp-content/uploads/2019/08/circleci.png)

#### CIRCLE CI

![](https://www.exakat.io/wp-content/uploads/2019/08/travis-ci.png)

#### TRAVIS

project: angie-project
project_name: angie, the audit
project_reports:- Text
project_themes:- Security
ignore_dirs:- /assets- /vendor- /var- /web
rulesets:My_Rules:"Adding Zero": Structures/AddZero"Multiply By One": Structures/MultiplyByOne"Concat Empty String": Structures/ConcatEmpty

# CONFIGURATION FILE SUPPORT

Exakat offers a smooth way to choose the rules you want to apply and the part of your project on which the checks have to be processed.

[
READ MORE ON OUR DOC
](https://exakat.readthedocs.io/en/latest/Configuration.html)

#  

# AUTOMATICALLY ANALYZE COMMIT, BRANCHES AND PULL REQUESTS

Analyse Pull Request, Branches or each Commit depending of your workflow and Branch Strategy. Exakat let you to be notify directly in your favorite CI/CD tool.

- GITLAB
- BITBUCKET
- JENKINS
- TRAVIS

![](https://www.exakat.io/wp-content/uploads/2019/05/gitlab.results.png)

#### GITLAB CLOUD

Use our  Docker Image inside your pipeline

![](https://www.exakat.io/wp-content/uploads/2019/05/bitbucket.results.1-scaled.png)

#### BITBUCKET CLOUD

Use our Docker Image inside your pipeline

![](https://www.exakat.io/wp-content/uploads/2019/05/jenkins.results.png)

#### JENKINS SELF-HOSTED

Use a Self-hosted of In-Code installation

![](https://www.exakat.io/wp-content/uploads/2019/05/travis-ci.results.png)

#### TRAVIS SELF-HOSTED

Use a Self-hosted of In-Code installation

## HOW TO GET EXAKAT

#### Choose the Way that Matches Your Needs

### FREE TRIAL

Review the last Exakat Community Edition rules for free. Submit your public GIT repo. 

[
SUBMIT NOW
](https://www.exakat.io/en/free-trial/)

![](https://www.exakat.io/wp-content/uploads/2020/06/cloud-protect-icon-white.png)

### CLOUD

Connect your GitHub or GitLab repository and get started in less 5mn.

Enjoy 14-day free trial including :

**UNLIMITED** projects

**CODE ANALYSIS** for private or public projects

**CODE FIXING **for private or public projects

**+30 reports**

Limited to 100k PHP LoC

[
GET STARTED
](https://app.exakat.io)

[Discover the Community Edition : Open Source & Free > ](/exakat-community-edition/)