PHPackages                             harlew-com/laravel-sleek - 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. harlew-com/laravel-sleek

Abandoned → [harrisonclewis/laravel-sleek](/?search=harrisonclewis%2Flaravel-sleek)Library[Templating &amp; Views](/categories/templating)

harlew-com/laravel-sleek
========================

Cleaner component syntax for Laravel Blade

v0.0.4(1mo ago)17MITPHPPHP ^8.1

Since Sep 29Pushed 1mo agoCompare

[ Source](https://github.com/harrisonclewis/laravel-sleek)[ Packagist](https://packagist.org/packages/harlew-com/laravel-sleek)[ Docs](https://github.com/yourvendor/laravel-prism)[ RSS](/packages/harlew-com-laravel-sleek/feed)WikiDiscussions main Synced today

READMEChangelog (4)Dependencies (12)Versions (5)Used By (0)

 [![Laravel Sleek](banner.png)](banner.png)

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

[](#introduction)

Cleaner component syntax for Laravel Blade.

**With Laravel Sleek**

```

            Email

        Sign in

```

**Without Laravel Sleek**

```

            Email

        Sign in

```

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

[](#installation)

```
composer require harrisonclewis/laravel-sleek
```

Usage
-----

[](#usage)

PascalCase tags are transformed to Laravel's `x-component` syntax at compile time.

```
                  →
            →
              →
     →
```

Configuration
-------------

[](#configuration)

Publish the config file if you need to adjust defaults:

```
php artisan vendor:publish --tag=sleek-config
```

```
// config/sleek.php
return [
    'enabled'     => true,
    'ignore_tags' => [ /* additional tags to leave untouched */ ],
];
```

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

[](#requirements)

- PHP ^8.1
- Laravel ^10.0|^11.0|^12.0|^13.0

License
-------

[](#license)

MIT

###  Health Score

37

—

LowBetter than 81% of packages

Maintenance90

Actively maintained with recent releases

Popularity6

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity38

Early-stage or recently created project

 Bus Factor1

Top contributor holds 70% 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 ~77 days

Total

4

Last Release

47d ago

PHP version history (2 changes)v0.0.1PHP ^8.1|^8.2|^8.3

v0.0.2PHP ^8.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/fd52d8f912140187782169a1128f2d349ab25a6366a3f887018bddd45819f2a6?d=identicon)[HarrisonCode](/maintainers/HarrisonCode)

---

Top Contributors

[![harrisonclewis](https://avatars.githubusercontent.com/u/18741898?v=4)](https://github.com/harrisonclewis "harrisonclewis (14 commits)")[![HarrisonCode](https://avatars.githubusercontent.com/u/18741898?v=4)](https://github.com/HarrisonCode "HarrisonCode (6 commits)")

---

Tags

laravelcomponentsbladeviewcompilerreact

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/harlew-com-laravel-sleek/health.svg)

```
[![Health](https://phpackages.com/badges/harlew-com-laravel-sleek/health.svg)](https://phpackages.com/packages/harlew-com-laravel-sleek)
```

###  Alternatives

[spatie/laravel-pdf

Create PDFs in Laravel apps

1.0k4.8M47](/packages/spatie-laravel-pdf)[dedoc/scramble

Automatic generation of API documentation for Laravel applications.

2.1k11.2M101](/packages/dedoc-scramble)[spatie/laravel-blade-comments

Add debug comments to your rendered output

180335.8k](/packages/spatie-laravel-blade-comments)[spatie/laravel-passkeys

Use passkeys in your Laravel app

471890.7k39](/packages/spatie-laravel-passkeys)[rawilk/profile-filament-plugin

Profile &amp; MFA starter kit for filament.

3914.6k](/packages/rawilk-profile-filament-plugin)[harris21/laravel-fuse

Circuit breaker for Laravel queue jobs. Protect your workers from cascading failures.

44855.7k](/packages/harris21-laravel-fuse)

PHPackages © 2026

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