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

ActiveLibrary

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 2mo ago

READMEChangelogDependenciesVersions (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 71% of packages

Maintenance39

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community5

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

559d ago

### Community

---

Top Contributors

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

### 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)
