PHPackages                             artarts36/ci-git-sender - 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. artarts36/ci-git-sender

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

artarts36/ci-git-sender
=======================

CI Git Sender

0.1.2(4y ago)41213PHPPHP ^8

Since Nov 16Pushed 4y ago1 watchersCompare

[ Source](https://github.com/ArtARTs36/php-ci-git-sender)[ Packagist](https://packagist.org/packages/artarts36/ci-git-sender)[ RSS](/packages/artarts36-ci-git-sender/feed)WikiDiscussions master Synced today

READMEChangelog (3)Dependencies (5)Versions (4)Used By (3)

Ci Git Sender
=============

[](#ci-git-sender)

[![PHP Composer](https://github.com/ArtARTs36/php-ci-git-sender/workflows/PHP%20Composer/badge.svg?branch=master)](https://github.com/ArtARTs36/php-ci-git-sender/workflows/PHP%20Composer/badge.svg?branch=master)[![License: MIT](https://camo.githubusercontent.com/fdf2982b9f5d7489dcf44570e714e3a15fce6253e0cc6b5aa61a075aac2ff71b/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d4d49542d79656c6c6f772e737667)](https://opensource.org/licenses/MIT)[![Total Downloads](https://camo.githubusercontent.com/ec9cb4ccd85893b98c787e98920617ac427b08d572840f96c3d2e86731ce03d3/68747470733a2f2f706f7365722e707567782e6f72672f6172746172747333362f63692d6769742d73656e6465722f642f746f74616c2e737667)](https://poser.pugx.org/artarts36/ci-git-sender/d/total.svg)

This is an auxiliary PHP package for sending commits during the CI pipelines.

Installation
------------

[](#installation)

Run: `composer require artarts36/ci-git-sender`

Example
-------

[](#example)

```
$sender = \ArtARTs36\CiGitSender\Sender\Factory\SenderFactory::local()
->create(__DIR__, new \ArtARTs36\CiGitSender\Remote\Credentials('my-login', 'my-token'));

$sender->send('readme.md', new \ArtARTs36\CiGitSender\Commit\Message('My file to {$BRANCH}'));
```

###  Health Score

24

—

LowBetter than 30% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity43

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.

###  Release Activity

Cadence

Every ~5 days

Total

3

Last Release

1725d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/8027278?v=4)[Artem Ukrainskii](/maintainers/ArtARTs36)[@ArtARTs36](https://github.com/ArtARTs36)

---

Top Contributors

[![ArtARTs36](https://avatars.githubusercontent.com/u/8027278?v=4)](https://github.com/ArtARTs36 "ArtARTs36 (11 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/artarts36-ci-git-sender/health.svg)

```
[![Health](https://phpackages.com/badges/artarts36-ci-git-sender/health.svg)](https://phpackages.com/packages/artarts36-ci-git-sender)
```

###  Alternatives

[phpro/grumphp

A composer plugin that enables source code quality checks.

4.3k17.0M1.1k](/packages/phpro-grumphp)[infection/infection

Infection is a Mutation Testing framework for PHP. The mutation adequacy score can be used to measure the effectiveness of a test set in terms of its ability to detect faults.

2.2k30.0M2.8k](/packages/infection-infection)[phparkitect/phparkitect

Enforce architectural constraints in your PHP applications

9244.5M32](/packages/phparkitect-phparkitect)[icanhazstring/composer-unused

Show unused packages by scanning your code

1.7k8.3M378](/packages/icanhazstring-composer-unused)[rector/rector-src

Instant Upgrade and Automated Refactoring of any PHP code

136411.0k14](/packages/rector-rector-src)[voodoophp/paginator

Paginator is a simple class that allows you to create pagination. It doesn't require any database connection. It is compatible with Twitter's Bootstrap Framework, by using the CSS class pagination that is also attached.

351.5k1](/packages/voodoophp-paginator)

PHPackages © 2026

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