PHPackages                             digitlab/adaptive-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. digitlab/adaptive-view

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

digitlab/adaptive-view
======================

Adaptive views for Laravel.

v1.1.0(10y ago)6661MITPHPPHP &gt;=5.6

Since Mar 3Pushed 10y ago3 watchersCompare

[ Source](https://github.com/DigitLab/adaptive-view)[ Packagist](https://packagist.org/packages/digitlab/adaptive-view)[ Docs](http://digitlab.co.za)[ RSS](/packages/digitlab-adaptive-view/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (3)Dependencies (6)Versions (4)Used By (0)

Adaptive View
=============

[](#adaptive-view)

[![StyleCI](https://camo.githubusercontent.com/73302f075f16ceca8d6eb6acb3165917c9a09205abc91e999d31d890b21986f0/68747470733a2f2f7374796c6563692e696f2f7265706f732f35333035393237362f736869656c643f7374796c653d666c6174)](https://styleci.io/repos/7548986)[![Build Status](https://camo.githubusercontent.com/bc45806520afaaee6a0ab37f77a594a1703e8e19d4ef2cddac8e439545533eb4/68747470733a2f2f7472617669732d63692e6f72672f44696769744c61622f61646170746976652d766965772e737667)](https://travis-ci.org/laravel/framework)[![Total Downloads](https://camo.githubusercontent.com/507c26f1f43f022d88de0ac048496ba953693c5ca9d6d72d61cbe65017955a72/68747470733a2f2f706f7365722e707567782e6f72672f64696769746c61622f61646170746976652d766965772f646f776e6c6f616473)](https://packagist.org/packages/digitlab/adaptive-view)[![Latest Stable Version](https://camo.githubusercontent.com/f0af874a47901e6a229f7dae05ee17d9ffa65ecd693f75fc21fa8efdd357e3d4/68747470733a2f2f706f7365722e707567782e6f72672f64696769746c61622f61646170746976652d766965772f762f737461626c65)](https://packagist.org/packages/digitlab/adaptive-view)[![License](https://camo.githubusercontent.com/d88b640053435e2d66cc8810508d742580cfcda4034836924511f813d874a59d/68747470733a2f2f706f7365722e707567782e6f72672f64696769746c61622f61646170746976652d766965772f6c6963656e7365)](https://packagist.org/packages/digitlab/adaptive-view)

An adaptive view extension for Laravel.

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

[](#installation)

Install using composer:

```
composer require digitlab/adaptive-view
```

Follow the instructions in setting up [Agent](https://github.com/jenssegers/agent).

Add the service provider in app/config/app.php:

```
DigitLab\AdaptiveView\AdaptiveViewServiceProvider::class,
```

Usage
-----

[](#usage)

You can create a mobile view with the `.mobile.blade.php` extension. Similarly you can create tablet views with the `.tablet.blade.php` extension. Mobile and tablet views will fallback to normal views if they do not exist.

Troubleshooting
---------------

[](#troubleshooting)

- Check that AdaptiveViewServiceProvider is registered as soon after the ViewServiceProvider as possible. Invoking the view factory before registering AdaptiveViewServiceProvider will cause it not to work.

License
-------

[](#license)

Adaptive View is licensed under [The MIT License (MIT)](LICENSE).

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity60

Established project with proven stability

 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

3

Last Release

3724d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/17ce7b703fdb112e0505562f590a2cf837f742d66b0f0960c48ba8df64276d3f?d=identicon)[digitlab](/maintainers/digitlab)

---

Top Contributors

[![nrwiersma](https://avatars.githubusercontent.com/u/644536?v=4)](https://github.com/nrwiersma "nrwiersma (13 commits)")

---

Tags

laravelviewadaptive

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/digitlab-adaptive-view/health.svg)

```
[![Health](https://phpackages.com/badges/digitlab-adaptive-view/health.svg)](https://phpackages.com/packages/digitlab-adaptive-view)
```

###  Alternatives

[rcrowe/twigbridge

Adds the power of Twig to Laravel

9105.9M50](/packages/rcrowe-twigbridge)[tightenco/jigsaw

Simple static sites with Laravel's Blade.

2.2k438.5k29](/packages/tightenco-jigsaw)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9682.1M97](/packages/roots-acorn)[moonshine/moonshine

Laravel administration panel

1.3k217.1k59](/packages/moonshine-moonshine)[spatie/laravel-blade-comments

Add debug comments to your rendered output

177325.5k](/packages/spatie-laravel-blade-comments)[ytake/laravel-smarty

Smarty template engine for Laravel and Lumen

87401.6k](/packages/ytake-laravel-smarty)

PHPackages © 2026

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