PHPackages                             mlab/landing-page-generator - 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. mlab/landing-page-generator

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

mlab/landing-page-generator
===========================

A simple landing page generator using only 1 command. {php artisan generate:LandingPage}

05PHP

Since Jun 26Pushed 2y ago1 watchersCompare

[ Source](https://github.com/personalmukti/landing-page-generator)[ Packagist](https://packagist.org/packages/mlab/landing-page-generator)[ RSS](/packages/mlab-landing-page-generator/feed)WikiDiscussions main Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

M-Lab Landing Page Generator
============================

[](#m-lab-landing-page-generator)

M-Lab Landing Page Generator is a Laravel package that enables you to swiftly generate a basic landing page structure for your Laravel applications.

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

[](#installation)

You can install the package via Composer:

composer require mlab/landing-page-generator

Usage
-----

[](#usage)

Once the package is installed, use this command:

php artisan generate:LandingPage

Then landing page is generated, you can customize the landing page as needed. The generated files include:

- resources/views/landing.blade.php: The main landing page view.
- resources/views/layouts/app.blade.php: The layout file that includes Bootstrap and sets up the basic structure.
- resources/views/components/Navbar.blade.php and resources/views/components/Footer.blade.php: Navbar and Footer components.
- public/css/main.css and public/js/main.js: Basic styling and JavaScript files.

Feel free to modify these files to suit your project's requirements.

Minus
-----

[](#minus)

The origin of development is to build automatic dynamic menu by mlab-menu in the config files. For now its not generated and not fully configured yet. I'm trying to complete that stuff in the next release.

Configuration
-------------

[](#configuration)

The package provides a configuration file at config/mlab-menu.php, where you can define menu items for your landing page.

License
-------

[](#license)

The M-Lab Landing Page Generator is open-sourced software licensed under the MIT license.

###  Health Score

13

—

LowBetter than 1% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity18

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/f4e7679634ab3b8e5a0bb717c70d99df14f3357f67ef49ac5adefff8e54f203a?d=identicon)[muktiadgs](/maintainers/muktiadgs)

---

Top Contributors

[![muktidevmail-ui](https://avatars.githubusercontent.com/u/249688714?v=4)](https://github.com/muktidevmail-ui "muktidevmail-ui (13 commits)")

### Embed Badge

![Health badge](/badges/mlab-landing-page-generator/health.svg)

```
[![Health](https://phpackages.com/badges/mlab-landing-page-generator/health.svg)](https://phpackages.com/packages/mlab-landing-page-generator)
```

PHPackages © 2026

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