PHPackages                             bonge-ian/fokit - 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. bonge-ian/fokit

ActiveLibrary

bonge-ian/fokit
===============

Fortify-driven Laravel UI replacement with an opinionative modern feel

1.1.4(3y ago)0120MITBlade

Since May 26Pushed 3y ago1 watchersCompare

[ Source](https://github.com/bonge-ian/fokit)[ Packagist](https://packagist.org/packages/bonge-ian/fokit)[ Docs](https://github.com/bonge-ian/fokit)[ RSS](/packages/bonge-ian-fokit/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (9)Dependencies (6)Versions (10)Used By (0)

[![](https://github.com/zacksmash/fortify-uikit/raw/master/fortify-uikit-image.png)](https://github.com/zacksmash/fortify-uikit/raw/master/fortify-uikit-image.png)

Introduction
============

[](#introduction)

**Fokit** is a Laravel Fortify UI preset, built with UIkit with a slight opinionative modern touch.

- [Requirements](#requirements)
- [Installation](#installation)

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

[](#requirements)

This package requires [*FortifyUI*](https://github.com/zacksmash/fortify-ui). Please, install that first before installing **Fokit**.

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

[](#installation)

To get started, you'll need to install **Fokit** using Composer.

```
composer require bonge-ian/fokit
```

Next, you'll need to run the install command:

If you use **Laravel Mix** then you will need to run this:

```
php artisan fortify:fokit
```

If you use **Vite** powered by Laravel's vite plugin the you will need to run this:

```
php artisan fortify:fokit --vite
```

This command will publish **Fokit's** views and resources to your project.

- All `auth` views
- a `BladeComponentServiceProvider.php` file
- a `webpack.mix.js` or `vite.config.js` file, tuned for UIkit, depending on which option you chose above
- a `package.json` file, for required NPM modules
- a slightly opinionated `.editorconfig` file
- a `.gitignore` file
- a new route for `user/profile`
- register `App\Providers\BladeComponentServiceProvider` in your application (`config/app.php`)

You may require to register `BladeComponentServiceProvider` in your `config/app.php` if the Fokit command doesnt register it.

```
App\Providers\BladeComponentServiceProvider::class,
```

The `BladeComponentServiceProvider` allows us to use [blade layout components](https://laravel.com/docs/9.x/blade#layouts-using-components)

[![](https://github.com/bonge-ian/fokit/raw/master/fokit-ui-screenshot.png)](https://github.com/bonge-ian/fokit/raw/master/fokit-ui-screenshot.png)

Credits
-------

[](#credits)

I give credit and thanks to [Zack Warren](https://github.com/zacksmash) for his awesome work in [*FortifyUI*](https://github.com/zacksmash/fortify-ui) and [*FortifyUIKit*](https://github.com/zacksmash/fortify-uikit) that has made it possible for the creation of this preset.

You may also checkout [*FortifyUIKit*](https://github.com/zacksmash/fortify-uikit).

License
-------

[](#license)

**Fokit** is open-sourced software licensed under the [MIT license](LICENSE.md).

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity57

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 ~89 days

Recently: every ~57 days

Total

9

Last Release

1098d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2470856?v=4)[Bonge](/maintainers/Bonge)[@Bonge](https://github.com/Bonge)

---

Top Contributors

[![bonge-ian](https://avatars.githubusercontent.com/u/35810849?v=4)](https://github.com/bonge-ian "bonge-ian (34 commits)")

---

Tags

fortify-uikitfokitfortify-uikit-with-vite

###  Code Quality

TestsPHPUnit

Static AnalysisPsalm

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/bonge-ian-fokit/health.svg)

```
[![Health](https://phpackages.com/badges/bonge-ian-fokit/health.svg)](https://phpackages.com/packages/bonge-ian-fokit)
```

###  Alternatives

[bezhansalleh/filament-shield

Filament support for `spatie/laravel-permission`.

2.8k2.9M88](/packages/bezhansalleh-filament-shield)[illuminate/console

The Illuminate Console package.

12944.1M5.1k](/packages/illuminate-console)[timokoerber/laravel-one-time-operations

Run operations once after deployment - just like you do it with migrations!

6481.7M11](/packages/timokoerber-laravel-one-time-operations)[vormkracht10/laravel-mails

Laravel Mails can collect everything you might want to track about the mails that has been sent by your Laravel app.

24149.7k](/packages/vormkracht10-laravel-mails)[wnx/laravel-sends

Keep track of outgoing emails in your Laravel application.

200427.3k](/packages/wnx-laravel-sends)[illuminate/process

The Illuminate Process package.

44699.5k65](/packages/illuminate-process)

PHPackages © 2026

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