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 today

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 26% 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

1563d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/61301953?v=4)[Dzaki Ahnaf Z](/maintainers/dzaki236)[@dzaki236](https://github.com/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

[statamic-rad-pack/runway

Eloquently manage your database models in Statamic.

135224.7k7](/packages/statamic-rad-pack-runway)[ecotone/laravel

Ecotone for Laravel — CQRS, Event Sourcing, Sagas, Durable Workflows, and Outbox on top of Laravel Queue, via PHP attributes.

21318.6k3](/packages/ecotone-laravel)

PHPackages © 2026

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