PHPackages                             toxageek/lumen-preset - 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. toxageek/lumen-preset

AbandonedArchivedLibrary[Framework](/categories/framework)

toxageek/lumen-preset
=====================

Laravel preset for Lumen

5.7.x-dev(7y ago)038MITPHP

Since Oct 4Pushed 7y ago1 watchersCompare

[ Source](https://github.com/ToxaGeek/lumen-preset)[ Packagist](https://packagist.org/packages/toxageek/lumen-preset)[ RSS](/packages/toxageek-lumen-preset/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (3)Used By (0)

Laravel preset artisan command for Lumen
========================================

[](#laravel-preset-artisan-command-for-lumen)

Swap the front-end scaffolding for the application

> **Note:** This repository contains the code taken from Laravel 5.7.

**Installation**

Require the package from your `composer.json` file

```
"require": {
    "toxageek/lumen-preset": "5.7.*"
}
```

and run `$ composer update` or both in one with `$ composer require toxageek/lumen-preset`.

Next register the following Console Command to your `app/Console/Kernel.php` file

```
use ToxaGeek\LumenPreset\Console\PresetCommand;
----------------------------

protected $commands = [
    PresetCommand::class
];
```

Usage
-----

[](#usage)

Call `php artisan preset -h` in console.

License
-------

[](#license)

This package is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 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 ~0 days

Total

2

Last Release

2826d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/7501864?v=4)[Tofik Haziyev](/maintainers/ToxaGeek)[@toxageek](https://github.com/toxageek)

---

Top Contributors

[![toxageek](https://avatars.githubusercontent.com/u/7501864?v=4)](https://github.com/toxageek "toxageek (7 commits)")

---

Tags

front-endlumenlumen-frameworklumen-packagepreset

### Embed Badge

![Health badge](/badges/toxageek-lumen-preset/health.svg)

```
[![Health](https://phpackages.com/badges/toxageek-lumen-preset/health.svg)](https://phpackages.com/packages/toxageek-lumen-preset)
```

###  Alternatives

[laravel/socialite

Laravel wrapper around OAuth 1 &amp; OAuth 2 libraries.

5.7k104.3M844](/packages/laravel-socialite)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k38.6M289](/packages/laravel-dusk)[nineinchnick/edatatables

Grid widget for the Yii Framework, wrapper for the DataTables jQuery plugin

173.2k](/packages/nineinchnick-edatatables)[link-cloud/fast-hyperf

LinkCloud Fast Hyperf

241.2k1](/packages/link-cloud-fast-hyperf)

PHPackages © 2026

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