PHPackages                             lorinlee/laradock-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. lorinlee/laradock-cli

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

lorinlee/laradock-cli
=====================

laradock-cli

v0.1.2(9y ago)541916[2 issues](https://github.com/lorinlee/laradock-cli/issues)ApachePHP

Since Dec 11Pushed 9y ago3 watchersCompare

[ Source](https://github.com/lorinlee/laradock-cli)[ Packagist](https://packagist.org/packages/lorinlee/laradock-cli)[ RSS](/packages/lorinlee-laradock-cli/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (2)Versions (5)Used By (0)

laradock-cli
============

[](#laradock-cli)

A small commandline tool to create, start, stop laradock, or enter the workspace

Install
=======

[](#install)

`composer global require lorinlee/laradock-cli`

Usage
=====

[](#usage)

```
# Enter the laravel project directory

# Create laradock
laradock init

# Start containers
laradock up nginx mysql redis

# Stop containers
laradock stop nginx
# Or stop all containers
laradock stop

# Enter workspace
laradock bash
# Or use root
laradock bash --root

# List all containers
laradock ps

# Edit docker-compose.yml
laradock config

```

Now you can use your own repo

```
# Set repo config
laradock repo myownrepo git@github.com:lorinlee/laradock.git

# Set default repo
laradock repo config_default myownrepo

# Prefer to use submodules (default no)
laradock repo config_submodule yes

# Disable enable the use of the default containers (default yes)
laradock repo config_use_default_container yes

# Use configured repo to init
laradock init myownrepo

```

License
=======

[](#license)

Apache License

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance19

Infrequent updates — may be unmaintained

Popularity24

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 90.5% 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 ~33 days

Total

3

Last Release

3423d ago

### Community

Maintainers

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

---

Top Contributors

[![lorinlee](https://avatars.githubusercontent.com/u/16054841?v=4)](https://github.com/lorinlee "lorinlee (38 commits)")[![haringsrob](https://avatars.githubusercontent.com/u/866743?v=4)](https://github.com/haringsrob "haringsrob (4 commits)")

### Embed Badge

![Health badge](/badges/lorinlee-laradock-cli/health.svg)

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

###  Alternatives

[laravel/framework

The Laravel Framework.

34.8k543.8M19.7k](/packages/laravel-framework)[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.6k38.2k](/packages/matomo-matomo)[laravel/horizon

Dashboard and code-driven configuration for Laravel queues.

4.2k95.4M292](/packages/laravel-horizon)[illuminate/console

The Illuminate Console package.

13046.0M6.4k](/packages/illuminate-console)[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.5M406](/packages/drupal-core-recommended)

PHPackages © 2026

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