PHPackages                             myforksfiles/clipack - 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. myforksfiles/clipack

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

myforksfiles/clipack
====================

Laravel commands pack

v11.x-dev(1y ago)020[1 PRs](https://github.com/myForksFiles/clipack/pulls)MITPHPPHP &gt;=8.3

Since Sep 26Pushed 1y ago1 watchersCompare

[ Source](https://github.com/myForksFiles/clipack)[ Packagist](https://packagist.org/packages/myforksfiles/clipack)[ RSS](/packages/myforksfiles-clipack/feed)WikiDiscussions master Synced yesterday

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

clipack
=======

[](#clipack)

Laravel CLI commands tools pack

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

[](#installation)

Via Composer

```
$ composer require myforksfiles/clipack dev-master
```

Then add the service provider in `config/app.php`:

```
MyForksFiles\CliPack\CliPackServiceProvider::class,
```

Available commands
------------------

[](#available-commands)

### New

[](#new)

**Command:**

```
#save message
$ php artisan clipack:devlog "message"

#last 10 messages
$ php artisan clipack:devlog

#all messages
$ php artisan clipack:devlog --all
```

**Result:**cli table view

**Remarks:**

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance37

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

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

563d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1098e58c0d31232ed8b34b629f0786613164dc9ae3919cb7abf19c218dc7f3f9?d=identicon)[myForksFiles](/maintainers/myForksFiles)

---

Top Contributors

[![myForksFiles](https://avatars.githubusercontent.com/u/15812908?v=4)](https://github.com/myForksFiles "myForksFiles (11 commits)")

---

Tags

laravellaravel5myforksfilesclipack

###  Code Quality

TestsPest

Static AnalysisPHPStan, Rector

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/myforksfiles-clipack/health.svg)

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

PHPackages © 2026

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