PHPackages                             end3rman/qurik - 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. end3rman/qurik

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

end3rman/qurik
==============

Qurik Ui Simple &amp; Free

0.0.2(11mo ago)071MITPHPCI passing

Since Feb 4Pushed 7mo ago1 watchersCompare

[ Source](https://github.com/ELG-Foundation/qurik)[ Packagist](https://packagist.org/packages/end3rman/qurik)[ RSS](/packages/end3rman-qurik/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (2)Dependencies (1)Versions (3)Used By (0)

🚀 Qurik Blade UI Kit
====================

[](#-qurik-blade-ui-kit)

Overview
--------

[](#overview)

This project is an early-stage development of a modern, responsive UI kit and application structure built on the Laravel framework. It leverages Blade templates for the core structure, Tailwind CSS for utility-first styling, DaisyUI for pre-styled components, and Livewire for dynamic, interactive functionality without writing complex JavaScript.

> ⚠️ **Note:** This project is currently in active, early development. Expect frequent additions, removals, and refactoring as the design patterns and component library evolve.

🛠️ Tech Stack &amp; Setup
-------------------------

[](#️-tech-stack--setup)

### Requirements

[](#requirements)

- PHP (8.1+)
- Composer
- Node.js &amp; npm/pnpm

### Installation

[](#installation)

1. **Install PHP dependencies:**

    Install the Qurik component library:

    ```
    composer require end3rman/qurik
    ```
2. **Configure your CSS:**

    Add the following line to your main CSS file (`resources/css/app.css`):

    ```
    @import "../../vendor/end3rman/qurik/dist/qurik.css";
    ```
3. **Install Node dependencies and compile assets:**

    ```
    npm install
    npm run dev  # or npm run watch for continuous compilation
    ```

🏗️ Future Scope
---------------

[](#️-future-scope)

The goal of this project is to create a robust foundation for building complex, single-page application experiences using the simplicity of Laravel Blade and the power of Livewire components.

### Current Focus Areas

[](#current-focus-areas)

- Developing reusable Livewire components
- Implementing a responsive layout using DaisyUI classes
- Establishing consistent dark/light mode switching

🙏 Credits and Acknowledgments
-----------------------------

[](#-credits-and-acknowledgments)

This project would not be possible without the incredible work of the open-source community. We gratefully acknowledge the following projects:

- **Tailwind CSS**: A utility-first CSS framework for rapidly building custom designs
    -
- **DaisyUI**: A component library that works as a Tailwind CSS plugin, providing ready-made classes for common UI elements
    -
- **Livewire**: A full-stack framework for Laravel that makes building dynamic interfaces simple, by composing PHP classes that feel like standard Blade components
    -

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance59

Moderate activity, may be stable

Popularity5

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity29

Early-stage or recently created project

 Bus Factor1

Top contributor holds 85.7% 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 ~121 days

Total

2

Last Release

340d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/a4223ab62899fcd144deeab7ec6c5f9067f4c1a5b5472fb41f96b8b2b3555940?d=identicon)[end3r-man](/maintainers/end3r-man)

---

Top Contributors

[![end3r-man](https://avatars.githubusercontent.com/u/138782482?v=4)](https://github.com/end3r-man "end3r-man (12 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (2 commits)")

### Embed Badge

![Health badge](/badges/end3rman-qurik/health.svg)

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

###  Alternatives

[livewire/flux

The official UI component library for Livewire.

9385.0M86](/packages/livewire-flux)[livewire/volt

An elegantly crafted functional API for Laravel Livewire.

4195.3M84](/packages/livewire-volt)[jantinnerezo/livewire-alert

This package provides a simple alert utilities for your livewire components.

8041.2M20](/packages/jantinnerezo-livewire-alert)[leandrocfe/filament-apex-charts

Apex Charts integration for Filament PHP.

4861.2M8](/packages/leandrocfe-filament-apex-charts)[spatie/laravel-livewire-wizard

Build wizards using Livewire

4061.0M4](/packages/spatie-laravel-livewire-wizard)[spatie/laravel-dashboard

A dashboard for Laravel

568156.1k94](/packages/spatie-laravel-dashboard)

PHPackages © 2026

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