PHPackages                             elijahcruz/larakit - 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. [Framework](/categories/framework)
4. /
5. elijahcruz/larakit

ActiveProject[Framework](/categories/framework)

elijahcruz/larakit
==================

A Laravel Dev Kit

1.4.3(3y ago)09[1 issues](https://github.com/elijahcruz12/larakit/issues)MITPHPPHP ^8.1

Since Jan 12Pushed 3y ago1 watchersCompare

[ Source](https://github.com/elijahcruz12/larakit)[ Packagist](https://packagist.org/packages/elijahcruz/larakit)[ Docs](https://laravel-zero.com)[ RSS](/packages/elijahcruz-larakit/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (6)Versions (12)Used By (0)

Larakit
=======

[](#larakit)

Larakit (Or Laravel Development Kit) is a Command Line tool that makes settings your Laravel project, or installing specific development tools (Like the Laravel-Debugbar), simple and easy.

Note that this tool only installed the latest versions of each package.

Requirements
============

[](#requirements)

- PHP &gt;= 8.1 (I'm Sorry)
- Composer &gt;= 2.0

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

[](#installation)

Installing Larakit is as simple as a global require:

```
    composer global require elijahcruz/larakit

```

Usage
=====

[](#usage)

Installing Dev Packages
-----------------------

[](#installing-dev-packages)

You can install packages like the Debugbar or Laravel-Ide-Helper simply be running it's `install` command:

```
    larakit install:

```

Currently installable packages
------------------------------

[](#currently-installable-packages)

The list below is the packages you can currently install using Larakit:

- Laravel Breeze
- Laravel Cashier (Stripe and Paddle)
- Laravel Debugbar
- Laravel Dusk
- Laravel Horizon
- Laravel Ide-Helper
- Livewire

There will be more packages to come in the future.

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

[](#contributing)

Want to contribute by making an installer for another package?

First create an issue describing what you want to add to this package

If it looks like something people will want, you can create a PR for it. We recommend using the `make:installer` command, as it makes it uses it's own stub. Enter in the name of the package in all Lowercase, and only letters. This will allow the command to make the command in a simple way.

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor1

Top contributor holds 98.6% 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 ~0 days

Total

8

Last Release

1210d ago

PHP version history (2 changes)1.0PHP ^8.0

1.1PHP ^8.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/3cd86be6ae99ffef0c65552b89e188d783330f4f33af68e9b7a08dc1fd60ee77?d=identicon)[elijahcruz12](/maintainers/elijahcruz12)

---

Top Contributors

[![elijahcruz12](https://avatars.githubusercontent.com/u/14031707?v=4)](https://github.com/elijahcruz12 "elijahcruz12 (69 commits)")[![laravel-shift](https://avatars.githubusercontent.com/u/15991828?v=4)](https://github.com/laravel-shift "laravel-shift (1 commits)")

---

Tags

cliconsoleframeworklaravellaravel-zero

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/elijahcruz-larakit/health.svg)

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

###  Alternatives

[laravel-zero/framework

The Laravel Zero Framework.

3371.4M369](/packages/laravel-zero-framework)

PHPackages © 2026

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