PHPackages                             symplify/easy-ci - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [DevOps &amp; Deployment](/categories/devops)
4. /
5. symplify/easy-ci

Abandoned → [rector/swiss-knife](/?search=rector%2Fswiss-knife)Library[DevOps &amp; Deployment](/categories/devops)

symplify/easy-ci
================

Toolkit of commands that should not be missed in you CI

12.1.0(2y ago)181.8M↑14.1%320MITPHPPHP &gt;=7.2

Since Jul 1Pushed 2y ago1 watchersCompare

[ Source](https://github.com/deprecated-packages/easy-ci)[ Packagist](https://packagist.org/packages/symplify/easy-ci)[ Fund](https://www.paypal.me/rectorphp)[ GitHub Sponsors](https://github.com/tomasvotruba)[ RSS](/packages/symplify-easy-ci/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (360)Used By (20)

Easy CI
=======

[](#easy-ci)

[![Downloads total](https://camo.githubusercontent.com/3894dc2e30f237b3df7fa70056fa95cf53dcda26f350129ceb6e894189c291f4/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f73796d706c6966792f656173792d63692e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/symplify/easy-ci/stats)

Tools that make easy to setup CI.

- Check git conflicts in CI

Install
-------

[](#install)

```
composer require symplify/easy-ci --dev
```

Usage
-----

[](#usage)

### 1. Check your Code for Git Merge Conflicts

[](#1-check-your-code-for-git-merge-conflicts)

Do you use Git? Then merge conflicts is not what you want in your code ever to see:

```
