PHPackages                             itinysun/laraman - 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. itinysun/laraman

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

itinysun/laraman
================

Run laravel with workman ,1 artisan command, 10x speed up

v2.0.6(2y ago)10182311[9 issues](https://github.com/Itinysun/laraman/issues)MITPHPPHP &gt;=8.0

Since May 23Pushed 2y ago4 watchersCompare

[ Source](https://github.com/Itinysun/laraman)[ Packagist](https://packagist.org/packages/itinysun/laraman)[ Docs](https://github.com/itinysun/laraman)[ RSS](/packages/itinysun-laraman/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (8)Dependencies (2)Versions (18)Used By (0)

Laraman
=======

[](#laraman)

[![Latest Version on Packagist](https://camo.githubusercontent.com/0890bab3c5a95ba5dbfd08ebe3c73118d258fda839c225bbee7629c891337b25/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6974696e7973756e2f6c6172616d616e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/itinysun/laraman)[![Total Downloads](https://camo.githubusercontent.com/5da30206efd9f8b8f0f1e0ad1bc0eae3354c15540f48602d6c8d1d8f6298b81a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6974696e7973756e2f6c6172616d616e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/itinysun/laraman)

Run laravel with workman , 1 artisan command, 10x speed up

v2.0.6 released !

*support dcat/admin and owl-admin now*

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

[](#installation)

Via Composer

```
# install package
composer require itinysun/laraman

# install publish file
php artisan vendor:publish --tag=laraman.install

# update publish as needed

php artisan vendor:publish --tag=laraman.install --force
```

Usage
-----

[](#usage)

```
//run
php laraman

//run a custom process
php larman process {process name}

//config/laraman/server.php
//this is for auto start process name,web for inner build web server ,
// monitor for hot reload after edit ,only enable under debug mode
// see process config in process.php
    'processes'=>[
        'web','monitor'
    ]

```

how to write a custom process
-----------------------------

[](#how-to-write-a-custom-process)

create a new class extend Itinysun\\Laraman\\Process create a new config file in config/laraman/ if it needs auto start , add config name in server.php

Change log
----------

[](#change-log)

Please see the [changelog](changelog.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [contributing.md](contributing.md) for details and a todolist.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [itinysun](https://github.com/itinysun)
- [All Contributors](../../contributors)

License
-------

[](#license)

MIT

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance18

Infrequent updates — may be unmaintained

Popularity31

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 98.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 ~5 days

Total

17

Last Release

993d ago

Major Versions

v0.1.0 → v1.0.02023-06-30

v1.0.1 → v2.0.02023-08-08

PHP version history (2 changes)v0.0.1PHP &gt;=8.0

v0.0.4PHP &gt;=7.0

### Community

Maintainers

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

---

Top Contributors

[![Itinysun](https://avatars.githubusercontent.com/u/5356264?v=4)](https://github.com/Itinysun "Itinysun (66 commits)")[![joseph-bing-han](https://avatars.githubusercontent.com/u/1439426?v=4)](https://github.com/joseph-bing-han "joseph-bing-han (1 commits)")

---

Tags

laravelworkermanlaravelLaraman

### Embed Badge

![Health badge](/badges/itinysun-laraman/health.svg)

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

PHPackages © 2026

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