PHPackages                             cartographr/uikit3-laravel-frontend-ui - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. cartographr/uikit3-laravel-frontend-ui

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

cartographr/uikit3-laravel-frontend-ui
======================================

Laravel frontend preset for UIKit3

014Blade

Since Nov 19Pushed 5y ago1 watchersCompare

[ Source](https://github.com/JCFutch/uikit3-laravel-frontend-ui)[ Packagist](https://packagist.org/packages/cartographr/uikit3-laravel-frontend-ui)[ RSS](/packages/cartographr-uikit3-laravel-frontend-ui/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

UIKit3 Laravel Frontend UI
--------------------------

[](#uikit3-laravel-frontend-ui)

The purpose of this package is to install the UIKit3 framework in to the laravel/ui package.

Motivation
----------

[](#motivation)

I found that I like the UIKit framework a lot. I know there are others out there that use it and I wanted to give a way for user to add it to their Laravel projects..

Screenshots
-----------

[](#screenshots)

[![image](https://camo.githubusercontent.com/10104bf6bb7ad95e16553f474fc86709322f6f420f5a1e796743b88c6785cd18/68747470733a2f2f692e696d6775722e636f6d2f785653345533462e706e67)](https://camo.githubusercontent.com/10104bf6bb7ad95e16553f474fc86709322f6f420f5a1e796743b88c6785cd18/68747470733a2f2f692e696d6775722e636f6d2f785653345533462e706e67)

Tech/framework used
-------------------

[](#techframework-used)

**Built with**

- [UIKit](http://getuikit.com)
- [Laravel](http://laravel.com)

Features
--------

[](#features)

In Laravel 7, the scaffolding was moved to the laravel/ui package and the options for installing whatever framework I want is limited. Just wanted to make the process a little easier for myself and others who use UIKit.

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

[](#installation)

To install this package - you call it just like you would when installing any of the other presets.

```
php artisan ui uikit3
```

This will install all the necessary pieces of the frontend scaffolding.

How to use?
-----------

[](#how-to-use)

Since Laravel comes with Composer, we will be using it also. Please make sure it is installed in your development environment.

**Step 1** -

```
composer require cartographr/uikit3-laravel-frontend-ui
```

**Step 2** - Once the package installs, make sure that it appears in your composer.json file in your Laravel project. If it doesn't, please submit an issue ticket.

**Step 3** - Once you verify it's in your composer.json file, it will install just like the other laravel ui packages.

```
php artisan ui uikit3
```

**AUTH** - If you want auth routes, you can run

```
php artisan ui uikit3 --auth
```

 to generate normal Laravel authentication methods. You have to install the framework piece first using ```
php artisan ui uikit3
```

 before the auth routes will be generated.**Step 4** - Once installed, you will be prompted on the CLI to run

```
npm install && npm run dev
```

Once you do that, everything should be ready to go and UIKit should be installed in to your project.Hope you enjoy it!

Credits
-------

[](#credits)

Giving praise to the guys at [Laravel Frontend Presets](https://github.com/laravel-frontend-presets) for making the things they do.

Also, the [Laravel](http://laravel.com) team for just having it all together. Framework is awesome.

License
-------

[](#license)

This software is published with the MIT license.

MIT © Cartographr

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity31

Early-stage or recently created project

 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/85375706?v=4)[cartographr](/maintainers/cartographr)[@cartographr](https://github.com/cartographr)

---

Top Contributors

[![JCFutch](https://avatars.githubusercontent.com/u/2042164?v=4)](https://github.com/JCFutch "JCFutch (76 commits)")

### Embed Badge

![Health badge](/badges/cartographr-uikit3-laravel-frontend-ui/health.svg)

```
[![Health](https://phpackages.com/badges/cartographr-uikit3-laravel-frontend-ui/health.svg)](https://phpackages.com/packages/cartographr-uikit3-laravel-frontend-ui)
```

###  Alternatives

[drupal/tangler

1718.6k4](/packages/drupal-tangler)

PHPackages © 2026

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