PHPackages                             mintreu/layout - 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. mintreu/layout

Abandoned → [mintreu/laravel-layout](/?search=mintreu%2Flaravel-layout)Library[Framework](/categories/framework)

mintreu/layout
==============

Laravel Application Layout System By Mintreu

032PHP

Since Sep 26Pushed 3y ago1 watchersCompare

[ Source](https://github.com/mintreu/layout)[ Packagist](https://packagist.org/packages/mintreu/layout)[ RSS](/packages/mintreu-layout/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Mintreu (Blade) Layout For All Kind Of Laravel Application
==========================================================

[](#mintreu-blade-layout-for-all-kind-of-laravel-application)

[![Latest Version on Packagist](https://camo.githubusercontent.com/fad20164b6380f6f39617cbd555c4389ef7838f23cd23c1aed4383c8b74d928f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6d696e747265752f6c61796f75742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/mintreu/layout)[![GitHub Tests Action Status](https://camo.githubusercontent.com/c825f10095223cbf3eac4c2657a18a9ecbb5b850b205f3f278cd3cf41b8f2589/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f6d696e747265752f6c61796f75742f72756e2d74657374733f6c6162656c3d7465737473)](https://github.com/mintreu/layout/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/92fed6dd9a9075ad42729509901ed68c832fd3a948f29cec8bae5f16a6f66e21/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f6d696e747265752f6c61796f75742f466978253230504850253230636f64652532307374796c652532306973737565733f6c6162656c3d636f64652532307374796c65)](https://github.com/mintreu/layout/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/493610718b8da6acf9f39ebf9f3ea87e29af9048cb27a031329ec429560fb803/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6d696e747265752f6c61796f75742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/mintreu/layout)

Support us
----------

[](#support-us)

We invest a lot of resources into creating [best in class open source packages](https://mintreu.com/open-source). You can support us by [buying one of our paid products](https://mintreu.com/open-source/support-us).

We highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using. You'll find our address on [our contact page](https://mintreu.com/about-us).

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

[](#installation)

You can install the package via composer:

```
composer require mintreu/layout
```

You can publish the config file with:

```
php artisan vendor:publish --tag="layout-config"
```

This is the contents of the published config file:

```
return [
];
```

Usage
-----

[](#usage)

you can generate views

```
php artisan make:layout "layoutName"
```

generate theme

```
php artisan layout:theme "layoutName"
```

generate manifest

```
php artisan layout:manifest
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

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

[](#contributing)

Please see [CONTRIBUTING](https://github.com/Krishzzi/.github/blob/main/CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Krishanu](https://github.com/Krishzzi)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

16

—

LowBetter than 5% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity25

Early-stage or recently created project

 Bus Factor1

Top contributor holds 96.7% 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/65631cf49fcf10773fcd3465bcf4cbf830534b3f9896bd88d9ca526a0af12348?d=identicon)[mintreu](/maintainers/mintreu)

---

Top Contributors

[![krishzzi](https://avatars.githubusercontent.com/u/36711704?v=4)](https://github.com/krishzzi "krishzzi (29 commits)")[![mintreu](https://avatars.githubusercontent.com/u/102323768?v=4)](https://github.com/mintreu "mintreu (1 commits)")

### Embed Badge

![Health badge](/badges/mintreu-layout/health.svg)

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

###  Alternatives

[laravel/passport

Laravel Passport provides OAuth2 server support to Laravel.

3.4k85.0M532](/packages/laravel-passport)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/dusk

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

1.9k36.7M259](/packages/laravel-dusk)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

712181.8M596](/packages/laravel-prompts)[cakephp/chronos

A simple API extension for DateTime.

1.4k47.7M121](/packages/cakephp-chronos)[laravel/pail

Easily delve into your Laravel application's log files directly from the command line.

91545.3M590](/packages/laravel-pail)

PHPackages © 2026

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