PHPackages                             dzaki236/artisan-laravel-view - 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. [Templating &amp; Views](/categories/templating)
4. /
5. dzaki236/artisan-laravel-view

ActiveLibrary[Templating &amp; Views](/categories/templating)

dzaki236/artisan-laravel-view
=============================

library for improve folder management by views

1.1(4y ago)113MITPHPPHP &gt;=7.4.0

Since Mar 22Pushed 4y ago1 watchersCompare

[ Source](https://github.com/dzaki236/artisan-laravel-view)[ Packagist](https://packagist.org/packages/dzaki236/artisan-laravel-view)[ RSS](/packages/dzaki236-artisan-laravel-view/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (1)Versions (3)Used By (0)

artisan-laravel-view
====================

[](#artisan-laravel-view)

Package for make view

Instalattion Step
-----------------

[](#instalattion-step)

Require the package by the following command at below :

```
$ composer require dzaki236/artisan-laravel-view
```

Dump-autoloading
----------------

[](#dump-autoloading)

Autoloading all updates package by the following command :

```
$ composer dump-autoload
```

Add Provider `(deprecate for version 8+)`
-----------------------------------------

[](#add-provider-deprecate-for-version-8)

Surpriced to version 8+ you dont need add provider :b

Run Command Using
-----------------

[](#run-command-using)

```
$ php artisan make:view path/of/save the file
```

Example
=======

[](#example)

You want to create folder and views on admin folder or module? just create :

```
$ php artisan make:view admin/room/index
```

### Explanation Of Example! :

[](#explanation-of-example-)

`Admin is folder.`
`Room is folder.`
`Index is file (blade templating files).`

File Saving on `resource/views/` folder on your laravel project

License
-------

[](#license)

The MIT License (MIT). Please see License File for more information, version of 1.0.1

`If had a problem or issue on older version,Please use of the latest version`

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity50

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

1512d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/91801cf2a4195fe0a7ae2a288db31172114f0c7648f08adff1ae7e1358c8bcf1?d=identicon)[dzaki236](/maintainers/dzaki236)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/dzaki236-artisan-laravel-view/health.svg)

```
[![Health](https://phpackages.com/badges/dzaki236-artisan-laravel-view/health.svg)](https://phpackages.com/packages/dzaki236-artisan-laravel-view)
```

###  Alternatives

[cagilo/cagilo

A set of open-source Blade components for the Laravel Framework

172996.5k](/packages/cagilo-cagilo)[orchid/blade-icons

An easy way inline SVG images in your Blade templates.

223.4M9](/packages/orchid-blade-icons)[wireui/heroicons

The Tailwind Heroicons for laravel blade by WireUI

43390.8k5](/packages/wireui-heroicons)[stillat/antlers-components

2656.0k1](/packages/stillat-antlers-components)[itstructure/laravel-grid-view

Grid view for laravel framework

2546.6k2](/packages/itstructure-laravel-grid-view)[ycs77/inertia-laravel-ssr-head

Simple SSR Head for Inertia Laravel

3211.5k](/packages/ycs77-inertia-laravel-ssr-head)

PHPackages © 2026

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