PHPackages                             liberty-technologies/components - 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. liberty-technologies/components

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

liberty-technologies/components
===============================

Shared components

2.1.0(1mo ago)1244[5 PRs](https://github.com/liberty-technologies/components/pulls)MITBladePHP ^8.2CI passing

Since Dec 29Pushed 1mo agoCompare

[ Source](https://github.com/liberty-technologies/components)[ Packagist](https://packagist.org/packages/liberty-technologies/components)[ Docs](https://github.com/liberty-technologies/components)[ GitHub Sponsors](https://github.com/liberty-technologies)[ RSS](/packages/liberty-technologies-components/feed)WikiDiscussions main Synced 2d ago

READMEChangelog (10)Dependencies (33)Versions (29)Used By (0)

Shared components
=================

[](#shared-components)

[![Latest Version on Packagist](https://camo.githubusercontent.com/c9975a072918226fb7a73bea5e62972720b17bf57a6aafd0e6680c39ca8ee221/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6c6962657274792d746563686e6f6c6f676965732f636f6d706f6e656e74732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/liberty-technologies/components)[![Total Downloads](https://camo.githubusercontent.com/927378efbc31a856b9ea4fc4db16b65af0018f58ccbd0e7d0da3776df658918c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6c6962657274792d746563686e6f6c6f676965732f636f6d706f6e656e74732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/liberty-technologies/components)

Shared Laravel View Components for Liberty Technologies

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

[](#requirements)

You must have installed Tailwind 3.0

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

[](#installation)

You can install the package via composer:

```
composer require liberty-technologies/components
```

Then, publish the configuration for Blade Icons, uncomment the **default** icon set, and create the `resources/svg` directory

```
php artisan vendor:publish --tag=blade-icons
```

Add the components directory to tailwind.config.js content array

` "./vendor/liberty-technologies/components/resources/views/**/*.blade.php",`

To use the favicon component, you must publish the assets

```
php artisan vendor:publish --tag=lt-components-assets
```

We recommend adding this command to your update script to keep the favicons up to date.

Optionally, you can publish the views using

```
php artisan vendor:publish --tag=lt-components-views
```

Usage
-----

[](#usage)

### Buttons

[](#buttons)

#### Delete

[](#delete)

Displays a delete button and asks for confirmation when clicked

[![Alt text](/resources/images/buttons/delete.png?raw=true "Delete Button")](/resources/images/buttons/delete.png?raw=true)[![Alt text](/resources/images/buttons/delete-confirm.png?raw=true "Delete Button Confirmation")](/resources/images/buttons/delete-confirm.png?raw=true)

**Variables**

- `object` for it will check the `delete` policy.
- `route` the given route to redirect after confirmation

```

```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Nessim Abadi](https://github.com/nessimabadi)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

TODO
----

[](#todo)

Add to Readme

### Buttons

[](#buttons-1)

- Delete
- Collapse
- Primary
- Submit

### Card

[](#card)

- Card

### Description List

[](#description-list)

- List
- Item

### Header

[](#header)

- Header
- Dropdown
- Dropdown Item

### Inputs

[](#inputs)

- Text
- Label
- Error

### Links

[](#links)

- Create
- Edit
- Info
- Internal
- External
- Text
- View

### Sidebar

[](#sidebar)

- Sidebar
- Title
- Item

### Table

[](#table)

- Table
- Table Row
- Table Cell Header
- Table Cell

### Misc

[](#misc)

- Errors
- Footer
- Spinner
- Widget
- Favicons

###  Health Score

48

—

FairBetter than 93% of packages

Maintenance91

Actively maintained with recent releases

Popularity15

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 85.1% 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 ~43 days

Recently: every ~112 days

Total

21

Last Release

44d ago

Major Versions

1.14.0 → 2.0.02025-11-27

PHP version history (2 changes)1.0PHP ^8.1

1.3.0PHP ^8.2

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/11637110?v=4)[Nessim Abadi](/maintainers/nessimabadi)[@nessimabadi](https://github.com/nessimabadi)

---

Top Contributors

[![nessimabadi](https://avatars.githubusercontent.com/u/11637110?v=4)](https://github.com/nessimabadi "nessimabadi (114 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] (9 commits)")

---

Tags

laravelcomponentslibertytechnologies

###  Code Quality

TestsPest

Static AnalysisPHPStan

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/liberty-technologies-components/health.svg)

```
[![Health](https://phpackages.com/badges/liberty-technologies-components/health.svg)](https://phpackages.com/packages/liberty-technologies-components)
```

###  Alternatives

[spatie/laravel-pdf

Create PDFs in Laravel apps

1.0k4.8M47](/packages/spatie-laravel-pdf)[codewithdennis/filament-select-tree

The multi-level select field enables you to make single selections from a predefined list of options that are organized into multiple levels or depths.

329530.5k29](/packages/codewithdennis-filament-select-tree)[rawilk/profile-filament-plugin

Profile &amp; MFA starter kit for filament.

3914.6k](/packages/rawilk-profile-filament-plugin)[worksome/exchange

Check Exchange Rates for any currency in Laravel.

124603.0k](/packages/worksome-exchange)[tarfin-labs/event-machine

Event-driven state machines for Laravel with event sourcing, type-safe context, and full audit trail.

199.4k](/packages/tarfin-labs-event-machine)

PHPackages © 2026

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