PHPackages                             chat-agency/laravel-backend-component - 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. [Framework](/categories/framework)
4. /
5. chat-agency/laravel-backend-component

ActiveLibrary[Framework](/categories/framework)

chat-agency/laravel-backend-component
=====================================

Use Laravel component using php classes

v0.13.1(6mo ago)0254[2 PRs](https://github.com/Chat-Agency/laravel-backend-component/pulls)MITPHPPHP ^8.2CI passing

Since Sep 6Pushed 3mo ago2 watchersCompare

[ Source](https://github.com/Chat-Agency/laravel-backend-component)[ Packagist](https://packagist.org/packages/chat-agency/laravel-backend-component)[ Docs](https://github.com/chat-agency/laravel-backend-component)[ GitHub Sponsors]()[ RSS](/packages/chat-agency-laravel-backend-component/feed)WikiDiscussions main Synced 3d ago

READMEChangelog (10)Dependencies (10)Versions (48)Used By (0)

Laravel Backend Component
=========================

[](#laravel-backend-component)

[![Tests](https://github.com/Chat-Agency/laravel-backend-component/actions/workflows/run-tests.yml/badge.svg)](https://github.com/Chat-Agency/laravel-backend-component/actions/workflows/run-tests.yml) [![PHPStan](https://github.com/Chat-Agency/laravel-backend-component/actions/workflows/phpstan.yml/badge.svg)](https://github.com/Chat-Agency/laravel-backend-component/actions/workflows/phpstan.yml) [![Laravel Pint](https://github.com/Chat-Agency/laravel-backend-component/actions/workflows/fix-php-code-style-issues.yml/badge.svg)](https://github.com/Chat-Agency/laravel-backend-component/actions/workflows/fix-php-code-style-issues.yml)

A package that simplifies the creation of dynamic, class-based Laravel components.

This package allows you to build complex, reusable UI components in PHP, making your backend and frontend integration seamless.

[View the full documentation](https://github.com/Chat-Agency/backend-component-docs)

Install the package via Composer:

```
composer require chat-agency/laravel-backend-component
```

To use the package’s [Tailwind](https://tailwindcss.com/) themes, configure Tailwind to scan the package's Blade files. The method differs slightly between Tailwind versions:

### Tailwind CSS v3:

[](#tailwind-css-v3)

Add the package's view path to the content array in your tailwind.config.js file:

```
// tailwind.config.js
export default {
    content: [
        './vendor/chat-agency/laravel-backend-component/resources/views/**/*.blade.php', // setTheme('theme_file', 'theme_name');
```

Tests
=====

[](#tests)

Run tests using Composer:

```
composer test

```

If you're submitting a pull request, use the `qa` command—it runs `phpstan`, `pint`, and `tests`. These are the same checks performed in GitHub Actions

```
composer qa

```

License
=======

[](#license)

This package is licensed under the [MIT License](https://choosealicense.com/licenses/mit/#).

###  Health Score

41

—

FairBetter than 87% of packages

Maintenance75

Regular maintenance activity

Popularity12

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 94.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 ~10 days

Recently: every ~38 days

Total

44

Last Release

205d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/54616cc768a37857a3133c80ebab7b78b97289cbfbfb15175ffc0c19468e304f?d=identicon)[victorchat](/maintainers/victorchat)

---

Top Contributors

[![victorchat](https://avatars.githubusercontent.com/u/2699461?v=4)](https://github.com/victorchat "victorchat (342 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (11 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (5 commits)")[![Chatagency](https://avatars.githubusercontent.com/u/75493588?v=4)](https://github.com/Chatagency "Chatagency (2 commits)")[![juaniquillo](https://avatars.githubusercontent.com/u/93321?v=4)](https://github.com/juaniquillo "juaniquillo (1 commits)")

---

Tags

laravelcomponentlaravel-backend-componentChat Agency

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/chat-agency-laravel-backend-component/health.svg)

```
[![Health](https://phpackages.com/badges/chat-agency-laravel-backend-component/health.svg)](https://phpackages.com/packages/chat-agency-laravel-backend-component)
```

###  Alternatives

[spatie/laravel-permission

Permission handling for Laravel 12 and up

12.9k102.4M1.4k](/packages/spatie-laravel-permission)[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.2M102](/packages/dedoc-scramble)[stephenjude/filament-jetstream

A Laravel starter kit built with Filament inspired by Jetstream.

17760.2k3](/packages/stephenjude-filament-jetstream)[defstudio/telegraph

A laravel facade to interact with Telegram Bots

816334.1k3](/packages/defstudio-telegraph)[spatie/laravel-passkeys

Use passkeys in your Laravel app

471890.7k39](/packages/spatie-laravel-passkeys)

PHPackages © 2026

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