PHPackages                             knutle/isoview - 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. knutle/isoview

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

knutle/isoview
==============

Quickly and easily isolate and test your package views during development

v0.1.2(3y ago)043[4 PRs](https://github.com/knutle/isoview/pulls)MITPHPPHP ^8.1

Since Oct 4Pushed 2y ago1 watchersCompare

[ Source](https://github.com/knutle/isoview)[ Packagist](https://packagist.org/packages/knutle/isoview)[ Docs](https://github.com/knutle/isoview)[ RSS](/packages/knutle-isoview/feed)WikiDiscussions main Synced yesterday

READMEChangelog (3)Dependencies (20)Versions (8)Used By (0)

Preview package views in isolation
==================================

[](#preview-package-views-in-isolation)

[![Latest Version on Packagist](https://camo.githubusercontent.com/c738144c22fb4cccc207c732cac99bdcd3abf3b60de72bf9dff257c7ad7e9ed5/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6b6e75746c652f69736f766965772e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/knutle/isoview)[![GitHub Tests Action Status](https://camo.githubusercontent.com/91963b89d770ced60ee282edcd38832185b89a87beb5a6f762bd414d6f1c911f/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f6b6e75746c652f69736f766965772f72756e2d74657374733f6c6162656c3d7465737473)](https://github.com/knutle/isoview/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/b997a4574c5f089e54c6f7f2f97afd8e477b6cd21ca89ec9200c09f8ad834819/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f6b6e75746c652f69736f766965772f466978253230504850253230636f64652532307374796c652532306973737565733f6c6162656c3d636f64652532307374796c65)](https://github.com/knutle/isoview/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/5e3a736c5acd875a1993405ca0861c9897a5723c16401ba84840cd0993d05f5b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6b6e75746c652f69736f766965772e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/knutle/isoview)

This package allows you to quickly and easily preview your package views in isolation during development.
You simply define some test routes specifically for testing, then you can view your changes immediately.
This works exactly the same as your normal `php artisan serve`, without requiring a full Laravel install or build step.

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

[](#installation)

You can install the package via composer:

```
composer require --dev knutle/isoview
```

Then run the install command through the CLI:

```
./vendor/bin/isoview install
```

You should now see a new isoview.php file in ./routes at the root of your package.
This is where you will define all your test routes.

Usage
-----

[](#usage)

Once you have some routes ready, you can start the server using the CLI again:

```
./vendor/bin/isoview serve
```

This will serve your pages from .
By default, an index page at `/` is provided that provides a list of links for all your available test routes.

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

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

Credits
-------

[](#credits)

- [Knut Leborg](https://github.com/knutle)

License
-------

[](#license)

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

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 70.6% 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 ~3 days

Total

3

Last Release

1363d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1419066?v=4)[Knut Leborg](/maintainers/knutle)[@knutle](https://github.com/knutle)

---

Top Contributors

[![knutle](https://avatars.githubusercontent.com/u/1419066?v=4)](https://github.com/knutle "knutle (24 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (5 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (5 commits)")

---

Tags

laravelknutleisoview

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/knutle-isoview/health.svg)

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

###  Alternatives

[laravel/framework

The Laravel Framework.

34.8k543.8M20.1k](/packages/laravel-framework)[aws/aws-sdk-php

AWS SDK for PHP - Use Amazon Web Services in your PHP project

6.3k543.5M2.6k](/packages/aws-aws-sdk-php)[drupal/core

Drupal is an open source content management platform powering millions of websites and applications.

21866.0M1.7k](/packages/drupal-core)[tempest/framework

The PHP framework that gets out of your way.

2.2k34.4k15](/packages/tempest-framework)[spatie/laravel-health

Monitor the health of a Laravel application

87512.0M167](/packages/spatie-laravel-health)[civicrm/civicrm-core

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

751291.4k43](/packages/civicrm-civicrm-core)

PHPackages © 2026

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