PHPackages                             flightsadmin/cool - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. flightsadmin/cool

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

flightsadmin/cool
=================

Laravel package management for local development

0.0.2(1y ago)014MITPHPPHP ^7|^8

Since Feb 27Pushed 1y agoCompare

[ Source](https://github.com/flightsadmin/cool)[ Packagist](https://packagist.org/packages/flightsadmin/cool)[ Docs](https://github.com/flightsadmin/cool)[ RSS](/packages/flightsadmin-cool/feed)WikiDiscussions main Synced yesterday

READMEChangelog (2)DependenciesVersions (3)Used By (0)

Cool
====

[](#cool)

[![Latest Version on Packagist](https://camo.githubusercontent.com/659812212d741cc1fd338b4f5dbd37fb8be6308e545b0991d5ce6bf854fc8b95/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f666c696768747361646d696e2f636f6f6c2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/flightsadmin/cool)[![Total Downloads](https://camo.githubusercontent.com/4855dfc3c27b5f2723e10d097fac6defd94441467e9df53ccfbcc964195319d6/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f666c696768747361646d696e2f636f6f6c2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/flightsadmin/cool)

This Package provides easy way to enable, disable and Remove packages during local laravel development. Many time you want to try your Package locally before submitting to packagist.org

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

[](#installation)

Installation is simple

```
composer require flightsadmin/cool --dev
```

This will install the package as a dev dependancy.

Using this package
------------------

[](#using-this-package)

Execute below commands as required.

#### To Enable Local packages.

[](#to-enable-local-packages)

```
php artisan cool:enable {vendor} {package}
```

#### To Disable Local packages.

[](#to-disable-local-packages)

```
php artisan cool:disable {vendor} {package}
```

#### To Remove Local packages.

[](#to-remove-local-packages)

```
php artisan cool:remove vendor package
```

**Replace**

*{vendor} with the package vendor-name*

*{package} with the package-name*

Conclussion
-----------

[](#conclussion)

This package will be helpful with local development.

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance33

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity37

Early-stage or recently created project

 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

Every ~542 days

Total

2

Last Release

679d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/523b711178e59be510269001ec8fa1ce3305495b9578aaa53c4e11a179415445?d=identicon)[georgechitechi](/maintainers/georgechitechi)

---

Top Contributors

[![georgechitechi](https://avatars.githubusercontent.com/u/52364198?v=4)](https://github.com/georgechitechi "georgechitechi (5 commits)")

---

Tags

laravelcool

### Embed Badge

![Health badge](/badges/flightsadmin-cool/health.svg)

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

###  Alternatives

[stephenjude/filament-blog

Filament Blog Builder

20619.4k](/packages/stephenjude-filament-blog)[datomatic/nova-detached-actions

A Laravel Nova tool to allow for placing actions in the Nova toolbar detached from the checkbox selection mechanism.

11273.0k](/packages/datomatic-nova-detached-actions)

PHPackages © 2026

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