PHPackages                             netresearch/deploy-rst - 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. netresearch/deploy-rst

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

netresearch/deploy-rst
======================

Deploys a README.rst file into a wiki, e.g. Confluence

v1.0.0(9y ago)10292[1 issues](https://github.com/netresearch/deploy-rst/issues)AGPL 3PHPPHP 5.3 - 7.0CI passing

Since Dec 28Pushed 1mo ago13 watchersCompare

[ Source](https://github.com/netresearch/deploy-rst)[ Packagist](https://packagist.org/packages/netresearch/deploy-rst)[ Docs](https://netreserach.de/)[ RSS](/packages/netresearch-deploy-rst/feed)WikiDiscussions master Synced 5d ago

READMEChangelogDependencies (3)Versions (4)Used By (0)

deploy-rst
==========

[](#deploy-rst)

Deploys a `README.rst` file into a wiki, e.g. Confluence

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

[](#installation)

```
$ pear channel-discover pear.nrdev.de
$ pear install nr/deployrst-alpha
```

Setup
-----

[](#setup)

```
$ cp `pear config-get cfg_dir`/DeployRst/config.php.dist ~/.config/deploy-rst
$ emacs ~/.config/deploy-rst
.. change user and password
```

Meta data in rST files
----------------------

[](#meta-data-in-rst-files)

It is possible to embed wiki target meta data in the `.rst` files directly, so that you don't have to pass all parameters via command line.

Example:

```
.. meta::
   :deploy-target: confluence
   :confluence-host: http://confluence.example.org
   :confluence-space: IT
   :confluence-page: rstpagetest
```

Usage
-----

[](#usage)

Deployment with meta data in the `.rst` file:

```
$ ./deploy-rst.php README.rst
```

Without embedded meta data:

```
$ deploy-rst --driver=confluence --confluence-host=http://confluence.example.org\
  --confluence-space=IT --confluence-page=rstpagetest README.rst
```

Help:

```
$ ./deploy-rst.php --help
```

Dependencies
------------

[](#dependencies)

- [rst2confluence](https://github.com/netresearch/rst2confluence)
- [Confluence Command line interface](https://bobswift.atlassian.net/wiki/display/CSOAP/Confluence+Command+Line+Interface)
- `System` from PEAR
- `Console_CommandLine` from PEAR

###  Health Score

39

—

LowBetter than 86% of packages

Maintenance58

Moderate activity, may be stable

Popularity15

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

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

3427d ago

### Community

Maintainers

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

---

Top Contributors

[![CybotTM](https://avatars.githubusercontent.com/u/326348?v=4)](https://github.com/CybotTM "CybotTM (13 commits)")[![renovate[bot]](https://avatars.githubusercontent.com/in/2740?v=4)](https://github.com/renovate[bot] "renovate[bot] (1 commits)")

---

Tags

phprestructuredtextwikirstreStructuredText

### Embed Badge

![Health badge](/badges/netresearch-deploy-rst/health.svg)

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

###  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)[doctrine/rst-parser

PHP library to parse reStructuredText documents and generate HTML or LaTeX documents.

64233.6k9](/packages/doctrine-rst-parser)

PHPackages © 2026

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