PHPackages                             scopefragger/magic-views - 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. scopefragger/magic-views

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

scopefragger/magic-views
========================

Magic Views For Laravel 5.1+

016PHP

Since Jun 16Pushed 9y ago1 watchersCompare

[ Source](https://github.com/scopefragger/Laravel-Magic-Views)[ Packagist](https://packagist.org/packages/scopefragger/magic-views)[ RSS](/packages/scopefragger-magic-views/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Laravel Magic Views - For laravel 5.\*
======================================

[](#laravel-magic-views---for-laravel-5)

Laravel Magic Views is a small package that enables non laravel savvy team members crack on with there job and make beautifull sites without worrying about the `backend` bits

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

[](#installation)

1. The preferred method of installation is via [Packagist](https://packagist.org/packages/scopefragger/mappy) and [Composer](http://getcomposer.org/). Run the following command to install the package and add it as a requirement to your project's `composer.json`:

    ```
    composer require scopefragger/magic-views
    ```

- Add the following to your config/app.php

    ```
    Scopefragger\Magic-Views\MagicViewsProvider::class
    ```
- And sip your coffee :)

Config
------

[](#config)

As with most Laravel packages, Magic Views has the abuilty to define some options

1. Path | `String`Option allows you to define the path prior to your slug such as `flats` or `frontend`, you can leave this empty if you wish to work from the root

    ```
        'path' => '',
    ```

    ```
         OR

    ```

    ```
        'path' => 'flats/',
    ```
2. View Folder | `String`Specify the folder that you are wanting to look in when a slug is provided, such as pages/moduals etc...

    ```
    'view_folder' => 'pages',
    ```

Requirements
------------

[](#requirements)

- PHP 5.6
- LARAVEL 5.1+

Final Comments
--------------

[](#final-comments)

This Package was created to solve a problem, it has helped in anyway feel free to link back, give a star or recomend the package to others.

If by anychance you find a bug or can reccomend a feature, feel free to log a bug or raise a ticket in the issue tracker

Copyright and license
---------------------

[](#copyright-and-license)

MIT License

Copyright (c) 2017 Mark Anthony Jones

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1904112?v=4)[Mark A Jones](/maintainers/scopefragger)[@scopefragger](https://github.com/scopefragger)

---

Top Contributors

[![scopefragger](https://avatars.githubusercontent.com/u/1904112?v=4)](https://github.com/scopefragger "scopefragger (5 commits)")

### Embed Badge

![Health badge](/badges/scopefragger-magic-views/health.svg)

```
[![Health](https://phpackages.com/badges/scopefragger-magic-views/health.svg)](https://phpackages.com/packages/scopefragger-magic-views)
```

###  Alternatives

[limenius/react-bundle

Client and Server-side react rendering in a Symfony Bundle

3861.2M](/packages/limenius-react-bundle)[area17/laravel-auto-head-tags

Laravel Auto Head Tags helps you build the list of head elements for your app

4616.0k](/packages/area17-laravel-auto-head-tags)[jelix/wikirenderer

WikiRenderer is a library to generate HTML or anything else from wiki content.

1712.2k1](/packages/jelix-wikirenderer)[webkinder/sproutset

A Composer package for handling responsive images in Roots Bedrock + Sage + Blade projects.

281.8k](/packages/webkinder-sproutset)

PHPackages © 2026

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