PHPackages                             andersundsehr/no-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. andersundsehr/no-ci

ActiveComposer-plugin[Utility &amp; Helpers](/categories/utility)

andersundsehr/no-ci
===================

composer @no-ci addon

1.1.0(5mo ago)027.2k↓48.4%[1 issues](https://github.com/andersundsehr/no-ci/issues)1GPL-2.0-or-laterPHPPHP ~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0CI passing

Since Dec 13Pushed 5mo ago1 watchersCompare

[ Source](https://github.com/andersundsehr/no-ci)[ Packagist](https://packagist.org/packages/andersundsehr/no-ci)[ RSS](/packages/andersundsehr-no-ci/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (2)Dependencies (4)Versions (3)Used By (1)

@no-ci composer plugin
======================

[](#no-ci-composer-plugin)

install
-------

[](#install)

`composer req andersundsehr/no-ci`

what does it do
---------------

[](#what-does-it-do)

This plugin adds the possibility to add `@no-ci`/`@ci` to any composer script.
you can Add it in front of every possible composer script. [documentation](https://getcomposer.org/doc/articles/scripts.md#writing-custom-commands)

### Example composer.json

[](#example-composerjson)

```
{
  "scripts": {
    "test": [
      "@no-ci @php vendor/bin/phpunit -c phpunit.xml",
      "@ci @php vendor/bin/phpunit -c phpunit-ci.xml"
    ],
    "other:examples": [
      "@no-ci Composer\\Config::disableProcessTimeout",
      "@no-ci @clearCache",
      "@no-ci @composer install",
      "@no-ci @php script.php",
      "@no-ci @putenv COMPOSER=phpstan-composer.json",
      "@no-ci ls -alh"
    ],
    "clearCache": "rm -rf var"
  }
}
```

with ♥️ from anders und sehr GmbH
=================================

[](#with-️-from-anders-und-sehr-gmbh)

> If something did not work 😮
> or you appreciate this Extension 🥰 let us know.

> We are hiring

###  Health Score

46

—

FairBetter than 93% of packages

Maintenance70

Regular maintenance activity

Popularity27

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity64

Established project with proven stability

 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.

###  Release Activity

Cadence

Every ~1079 days

Total

2

Last Release

173d ago

PHP version history (2 changes)1.0.0PHP ^7.3 || ^8.0

1.1.0PHP ~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/471387?v=4)[Matthias Vogel](/maintainers/Kanti)[@Kanti](https://github.com/Kanti)

![](https://www.gravatar.com/avatar/ce27306c234536251754f00414959671d4a775e9cf57cce2f5ea1dca158183d6?d=identicon)[andersundsehr](/maintainers/andersundsehr)

---

Top Contributors

[![Kanti](https://avatars.githubusercontent.com/u/471387?v=4)](https://github.com/Kanti "Kanti (6 commits)")

### Embed Badge

![Health badge](/badges/andersundsehr-no-ci/health.svg)

```
[![Health](https://phpackages.com/badges/andersundsehr-no-ci/health.svg)](https://phpackages.com/packages/andersundsehr-no-ci)
```

###  Alternatives

[vaimo/composer-patches

Applies a patch from a local or remote file to any package that is part of a given composer project. Patches can be defined both on project and on package level. Optional support for patch versioning, sequencing, custom patch applier configuration and patch command for testing/troubleshooting added patches.

2994.3M16](/packages/vaimo-composer-patches)[mglaman/composer-drupal-lenient

1317.4M15](/packages/mglaman-composer-drupal-lenient)[drupal/core-composer-scaffold

A flexible Composer project scaffold builder.

5341.9M446](/packages/drupal-core-composer-scaffold)[drupal/core-project-message

Adds a message after Composer installation.

2122.6M172](/packages/drupal-core-project-message)[olvlvl/composer-attribute-collector

A convenient and near zero-cost way to retrieve targets of PHP 8 attributes

184108.8k8](/packages/olvlvl-composer-attribute-collector)[lullabot/drainpipe

An automated build tool to allow projects to have a set standardized operations scripts.

41716.4k2](/packages/lullabot-drainpipe)

PHPackages © 2026

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