PHPackages                             picturae/joomla-cli - 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. [CLI &amp; Console](/categories/cli)
4. /
5. picturae/joomla-cli

AbandonedArchivedProject[CLI &amp; Console](/categories/cli)

picturae/joomla-cli
===================

Command-line script to manage joomla sites

1.0.0(4y ago)422.6kPHPPHP &gt;5.6

Since Mar 18Pushed 4y ago1 watchersCompare

[ Source](https://github.com/picturae/joomla-cli)[ Packagist](https://packagist.org/packages/picturae/joomla-cli)[ Docs](https://github.com/picturae/joomla-cli)[ RSS](/packages/picturae-joomla-cli/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (8)Versions (17)Used By (0)

Joomla cli
==========

[](#joomla-cli)

[![Latest Stable Version](https://camo.githubusercontent.com/b8a3f347cf16c15bd4ed0ee89875790e43d3c9761348b6908ce6ad077fb6847b/68747470733a2f2f706f7365722e707567782e6f72672f70696374757261652f6a6f6f6d6c612d636c692f762f737461626c652e737667)](https://packagist.org/packages/picturae/joomla-cli)[![Build Status](https://camo.githubusercontent.com/9e54dcf3cd8c1a15a08d1f2c2368b13e8147efbd3fdd1045c24e20c3f68c5687/68747470733a2f2f7472617669732d63692e6f72672f70696374757261652f6a6f6f6d6c612d636c692e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/picturae/joomla-cli)[![Code Climate](https://camo.githubusercontent.com/ec0a6fa47745b0cb55e4a5da89a0785597268821877641cedb31ed4798578e76/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f70696374757261652f6a6f6f6d6c612d636c692f6261646765732f6770612e737667)](https://codeclimate.com/github/picturae/joomla-cli)

Joomla-cli is a commandline tool to manage your Joomla websites.

For instance in our development / production environment we've build a [Phing](https://www.phing.info/) wrapper around it to deploy and install our Joomla! websites.

Install Joomla
--------------

[](#install-joomla)

```
vendor/bin/joomla-cli core:download --path=./public
```

\--path defaults to joomla, can be whatever relative to the directory the command is executed.

\--version defaults to latest stable e.g. 3.4.0, supports 3.3.\* or exact version number.

With the --stable flag you can also install unstable versions e.g. 3.4.1-rc

Install DB
----------

[](#install-db)

```
vendor/bin/joomla-cli core:install-db  --dbname="mydb" --dbuser="myuser" --dbpass="mypassword" --dbhost="localhost" --joomla-version="3.4.0"
```

This command is used to install the initial clean Joomla! database.

Other options:

\--dbprefix to set the prefix for the Joomla! tables.

Database updates
----------------

[](#database-updates)

```
vendor/bin/joomla-cli core:update-db --path=./public
```

This command uses the path to bootstrap the Joomla application and run the database migrations (if they are needed).

Install languages
-----------------

[](#install-languages)

```
vendor/bin/joomla-cli extension:language:install nl-NL --path=./public
```

This command uses the path to bootstrap the Joomla application and install the language.

Thanks to…
----------

[](#thanks-to)

- [Mark van Duijker](https://github.com/mvanduijker) for starting this tool!

###  Health Score

35

—

LowBetter than 77% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity27

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 62% 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 ~170 days

Recently: every ~318 days

Total

15

Last Release

1744d ago

Major Versions

0.2.5 → 1.0.02021-09-24

PHP version history (2 changes)0.1.0PHP &gt;=5.4.10

0.2.3PHP &gt;5.6

### Community

Maintainers

![](https://www.gravatar.com/avatar/6350acbb7c6c11a081ece3cb610ca52094f1f224491da5cd78cac6aef4f0a99e?d=identicon)[danielsmink](/maintainers/danielsmink)

![](https://www.gravatar.com/avatar/76cb0ded98f4b3c3f4585549b5ecf4fe8e4210210133278bd74187d404fa9195?d=identicon)[bbsbb](/maintainers/bbsbb)

---

Top Contributors

[![mvanduijker](https://avatars.githubusercontent.com/u/1771206?v=4)](https://github.com/mvanduijker "mvanduijker (44 commits)")[![danielsmink](https://avatars.githubusercontent.com/u/2118314?v=4)](https://github.com/danielsmink "danielsmink (26 commits)")[![cdekok](https://avatars.githubusercontent.com/u/190633?v=4)](https://github.com/cdekok "cdekok (1 commits)")

---

Tags

clitoolsjoomla

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/picturae-joomla-cli/health.svg)

```
[![Health](https://phpackages.com/badges/picturae-joomla-cli/health.svg)](https://phpackages.com/packages/picturae-joomla-cli)
```

###  Alternatives

[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

103519.9k53](/packages/friendsoftypo3-content-blocks)[jolicode/castor

A lightweight and modern task runner. Automate everything. In PHP.

54743.1k4](/packages/jolicode-castor)[drupal/core

Drupal is an open source content management platform powering millions of websites and applications.

21866.0M1.7k](/packages/drupal-core)[drupal/core-recommended

Locked core dependencies; require this project INSTEAD OF drupal/core.

6942.5M421](/packages/drupal-core-recommended)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.6M574](/packages/shopware-core)[rector/rector-src

Instant Upgrade and Automated Refactoring of any PHP code

136406.3k14](/packages/rector-rector-src)

PHPackages © 2026

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