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(5mo ago)0253[2 PRs](https://github.com/Chat-Agency/laravel-backend-component/pulls)MITPHPPHP ^8.2CI passing

Since Sep 6Pushed 1mo 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 1mo 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

43

—

FairBetter than 91% of packages

Maintenance83

Actively maintained with recent releases

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

152d 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

[laravel/horizon

Dashboard and code-driven configuration for Laravel queues.

4.2k84.2M225](/packages/laravel-horizon)[lunarstorm/laravel-ddd

A Laravel toolkit for Domain Driven Design patterns

17959.0k](/packages/lunarstorm-laravel-ddd)[bezhansalleh/filament-plugin-essentials

A collection of essential traits that streamline Filament plugin development by taking care of the boilerplate, so you can focus on shipping real features faster

27584.7k16](/packages/bezhansalleh-filament-plugin-essentials)[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)[jonpurvis/squeaky

A Laravel Validation Rule to Help Catch Profanity.

706.0k](/packages/jonpurvis-squeaky)[kompo/kompo

Laravel &amp; Vue.js FullStack Components for Rapid Application Development

11812.4k21](/packages/kompo-kompo)

PHPackages © 2026

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