PHPackages                             akai/magento2-travis-ci-scripts - 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. [Testing &amp; Quality](/categories/testing)
4. /
5. akai/magento2-travis-ci-scripts

ActiveLibrary[Testing &amp; Quality](/categories/testing)

akai/magento2-travis-ci-scripts
===============================

Magento 2 Travis CI helper scripts

682Shell

Since Jul 9Pushed 8y ago2 watchersCompare

[ Source](https://github.com/akai-z/magento2-travis-ci-scripts)[ Packagist](https://packagist.org/packages/akai/magento2-travis-ci-scripts)[ RSS](/packages/akai-magento2-travis-ci-scripts/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

Magento 2 Travis CI scripts
===========================

[](#magento-2-travis-ci-scripts)

The purpose of this package is to provide a simple, clean and time saving way
to create Travis CI configuration file (`.travis.yml`) for Magento 2 modules.

What is continuous integration (CI)?
------------------------------------

[](#what-is-continuous-integration-ci)

Continuous integration is the practice of merging all developer
working copies to a shared mainline several times a day,
in order to prevent integration problems.

([Click here to know more about continuous integration](https://en.wikipedia.org/wiki/Continuous_integration))

What is Travis CI?
------------------

[](#what-is-travis-ci)

Travis CI is a hosted, distributed continuous integration service
used to build and test software projects hosted at GitHub.

([Click here to know more about Travis CI](https://en.wikipedia.org/wiki/Travis_CI))
([For documentation, click here](https://docs.travis-ci.com/))

How to use?
-----------

[](#how-to-use)

- Use the provided configuration distribution file (`.travis.yml.dist`) in this package,
    to create your own configuration file.
- In configuration file set your vendor (`VENDOR_NAME`) and module (`MODULE_NAME`) names.
- You could add your own test scripts under `script` step.
- Or, in order to keep things clean and organized, you could put your test scripts inside your module,
    and call them with one command from configuration file.
    (e.g. `./${MAGENTO_DIR}/${MODULE_DEPLOY_PATH}/dev/travis_ci/script.sh`)

Covered tests
-------------

[](#covered-tests)

Tests that are already included in the scripts.

- [PHP\_CodeSniffer (PHPCS)](https://github.com/squizlabs/PHP_CodeSniffer). (Uses [Magento EQP](https://github.com/magento/marketplace-eqp) rules and sniffs)
- [PHP Mess Detector (PHPMD)](https://github.com/phpmd/phpmd).
- [PHP Copy/Paste Detector (PHPCPD)](https://github.com/sebastianbergmann/phpcpd).

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/fade51510807f20e8bcb48cc5dfcb6d379b393d65053b79524792b1f98c784b6?d=identicon)[akai-z](/maintainers/akai-z)

---

Top Contributors

[![akai-z](https://avatars.githubusercontent.com/u/4558603?v=4)](https://github.com/akai-z "akai-z (9 commits)")

---

Tags

cicode-reviewcontinuouscontinuous-integrationintegrationmagentomagento-extensionmagento-modulemagento2magento2-extensionmagento2-modulephpphpcpdphpcsphpmdtestingtravistravis-ciunit-testing

### Embed Badge

![Health badge](/badges/akai-magento2-travis-ci-scripts/health.svg)

```
[![Health](https://phpackages.com/badges/akai-magento2-travis-ci-scripts/health.svg)](https://phpackages.com/packages/akai-magento2-travis-ci-scripts)
```

###  Alternatives

[dms/phpunit-arraysubset-asserts

This package provides ArraySubset and related asserts once deprecated in PHPUnit 8

14228.7M341](/packages/dms-phpunit-arraysubset-asserts)[phpbenchmark/phpbenchmark

Easy to use benchmark toolkit for your PHP-application. This library contains classes for comparing algorithms as well as benchmarking application responses

8011.5k2](/packages/phpbenchmark-phpbenchmark)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
