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.

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

GITLAB

BITBUCKET

GITHUB

JENKINS

CIRCLE CI

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

 

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 CLOUD

Use our  Docker Image inside your pipeline

BITBUCKET CLOUD

Use our Docker Image inside your pipeline

JENKINS SELF-HOSTED

Use a Self-hosted of In-Code installation

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

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

Discover the Community Edition : Open Source & Free >