PHPackages                             phptars/tars-deploy - 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. phptars/tars-deploy

ActiveLibrary

phptars/tars-deploy
===================

tarsphp 打包

0.1.1(7y ago)211.8k2[2 issues](https://github.com/TarsPHP/tars-deploy/issues)4PHPPHP &gt;=5.3

Since Sep 11Pushed 6y ago1 watchersCompare

[ Source](https://github.com/TarsPHP/tars-deploy)[ Packagist](https://packagist.org/packages/phptars/tars-deploy)[ RSS](/packages/phptars-tars-deploy/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (2)Used By (4)

1. Phar extension required
2. Ensure that the. / tar / tar.proto.php file under the project exists and contains the following contents

```

return array(

'appName' = >

'servername' = >

...

);

```

3. Introduce tar deploy to composer.json of the project.
4. Add the following content to the project composer.json:

```

"Scripts": {

"deploy": "\\Tars\\deploy\\Deploy::run"

}

```

5. Execute the following command in the project directory to generate the project compression package to be uploaded.

```
    composer run-script deploy

```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity25

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 85.7% 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

Unknown

Total

1

Last Release

2803d ago

### Community

Maintainers

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

---

Top Contributors

[![meijing0114](https://avatars.githubusercontent.com/u/2072584?v=4)](https://github.com/meijing0114 "meijing0114 (6 commits)")[![danielzheng-Tencent](https://avatars.githubusercontent.com/u/60135050?v=4)](https://github.com/danielzheng-Tencent "danielzheng-Tencent (1 commits)")

### Embed Badge

![Health badge](/badges/phptars-tars-deploy/health.svg)

```
[![Health](https://phpackages.com/badges/phptars-tars-deploy/health.svg)](https://phpackages.com/packages/phptars-tars-deploy)
```

PHPackages © 2026

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