PHPackages                             getargo/php - 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. [Framework](/categories/framework)
4. /
5. getargo/php

ActiveProject[Framework](/categories/framework)

getargo/php
===========

The core PHP code for Argo.

1.2.0(5y ago)15143GPL-3.0-or-laterJavaScript

Since Oct 22Pushed 3y ago1 watchersCompare

[ Source](https://github.com/getargo/php)[ Packagist](https://packagist.org/packages/getargo/php)[ RSS](/packages/getargo-php/feed)WikiDiscussions 1.x Synced today

READMEChangelog (3)Dependencies (10)Versions (5)Used By (0)

Argo Core
=========

[](#argo-core)

"Keep your content cancel-resistant."

Argo is a flat-file static-site blog authoring and building system. It presents a browser interface for ease of use, and synchronizes with any hosting service using Git or rsync.

Because Argo keeps all your content on your computer, no hosting service can ever deprive you of your content by cancelling your account. The content you create is always on your own computer. This makes Argo sites more resistant to censorship. Further, because Argo is a flat-file static-site system, remote hosting requirements are minimal. Only a web server and a syncing service are needed.

This repository holds the core PHP code powering the desktop application.

Warnings
--------

[](#warnings)

This package is **IS NOT** a server application. **DO NOT** install it on a server.

Instead, this package is an **end-user** application, to be installed on firewalled client computers.

This package **DOES NOT** use Semantic Versioning. It is intended primarily as a product, not as a set of libraries.

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

[](#installation)

### Mac Users

[](#mac-users)

Visit [getargo/app](https://github.com/getargo/app) to get the Mac app.

### Linux Users

[](#linux-users)

TBD.

### Developers

[](#developers)

[Get Composer](https://getcomposer.org), then issue the following commands:

```
% git clone git@github.com:getargo/php argo-php
% cd argo-php
% composer install
% php ./bin/admin.php

```

That will open Argo in your client browser. Use `Ctrl-C` to stop the Argo app.

To update the Argo code, change to the `argo-php` directory, then issue `git pull && composer update`.

Getting Started
---------------

[](#getting-started)

Watch this 4-minute video:

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity58

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

Every ~257 days

Total

5

Last Release

1097d ago

Major Versions

1.x-dev → 2.x-dev2023-08-16

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/25754?v=4)[Paul M. Jones](/maintainers/pmjones)[@pmjones](https://github.com/pmjones)

---

Top Contributors

[![pmjones](https://avatars.githubusercontent.com/u/25754?v=4)](https://github.com/pmjones "pmjones (6 commits)")[![koriym](https://avatars.githubusercontent.com/u/529021?v=4)](https://github.com/koriym "koriym (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/getargo-php/health.svg)

```
[![Health](https://phpackages.com/badges/getargo-php/health.svg)](https://phpackages.com/packages/getargo-php)
```

###  Alternatives

[laravel/framework

The Laravel Framework.

34.9k556.2M21.4k](/packages/laravel-framework)[tempest/framework

The PHP framework that gets out of your way.

2.3k37.6k21](/packages/tempest-framework)[composer/composer

Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.

29.5k199.6M3.4k](/packages/composer-composer)[symfony/symfony

The Symfony PHP framework

31.4k87.4M2.2k](/packages/symfony-symfony)[contao/core-bundle

Contao Open Source CMS

1301.7M3.1k](/packages/contao-core-bundle)[illuminate/mail

The Illuminate Mail package.

5910.7M573](/packages/illuminate-mail)

PHPackages © 2026

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