PHPackages                             caasdata/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. [DevOps &amp; Deployment](/categories/devops)
4. /
5. caasdata/tars-deploy

ActiveLibrary[DevOps &amp; Deployment](/categories/devops)

caasdata/tars-deploy
====================

tarsphp 打包

0.1.1(7y ago)27PHPPHP &gt;=5.3

Since Dec 25Pushed 7y agoCompare

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

READMEChangelogDependenciesVersions (2)Used By (0)

1、需要Phar扩展 2、保证项目下面的./tars/tars.proto.php 文件的存在，并且包含下面内容

```
    return array(
        'appName' => 'APPNAME', //app名称 如tars.tarsconfig中的tars
        'serverName' => 'SERVERNAME', //服务名 如tars.tarsconfig中的tarsconfig
        ...
    );

```

3、引入tars-deploy到项目的 composer.json 里面。 4、在项目composer.json里面加入下面内容：

```
    "scripts": {
        "deploy": "\\Tars\\deploy\\Deploy::run"
    }

```

5、在项目目录执行下面命令，生成待上传的项目压缩包。

```
    composer run-script deploy

```

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity45

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

Unknown

Total

1

Last Release

2698d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/46128427?v=4)[caasdata](/maintainers/caasdata)[@caasdata](https://github.com/caasdata)

---

Top Contributors

[![caasdata](https://avatars.githubusercontent.com/u/46128427?v=4)](https://github.com/caasdata "caasdata (2 commits)")

### Embed Badge

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

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

###  Alternatives

[deployer/deployer

Deployment Tool

11.0k25.4M207](/packages/deployer-deployer)[appwrite/server-ce

End to end backend server for frontend and mobile apps.

55.3k84.2k](/packages/appwrite-server-ce)[pragmarx/health

Laravel Server &amp; App Health Monitor and Notifier

2.0k1.0M2](/packages/pragmarx-health)[felixfbecker/language-server-protocol

PHP classes for the Language Server Protocol

22476.7M6](/packages/felixfbecker-language-server-protocol)[heroku/heroku-buildpack-php

Toolkit for starting a PHP application locally, with or without foreman, using the same config for PHP and Apache2/Nginx as on Heroku

8161.3M10](/packages/heroku-heroku-buildpack-php)[tiamo/phpas2

PHPAS2 is a php-based implementation of the EDIINT AS2 standard

4674.7k](/packages/tiamo-phpas2)

PHPackages © 2026

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