PHPackages                             amir-hossein5/laravel-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. amir-hossein5/laravel-components

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

amir-hossein5/laravel-components
================================

laravel-components

v2.0.2(4y ago)012MITBladePHP ^8.0

Since Nov 10Pushed 4y ago1 watchersCompare

[ Source](https://github.com/amirHossein5/laravel-components)[ Packagist](https://packagist.org/packages/amir-hossein5/laravel-components)[ RSS](/packages/amir-hossein5-laravel-components/feed)WikiDiscussions 2.x Synced 1mo ago

READMEChangelog (5)Dependencies (2)Versions (8)Used By (0)

This package provides ready to use pagination components using tailwindcss inside (you don't need to have it).

For example ***instead of*** :

```
//Controller
 $users = User::paginate(4);
//Blade
{{ $users->links() }}
```

You may use in blade:

```

```

And it previews with [gray-circled](#gray-circled) theme :

[![gray-circled-theme](/screens/gray-circled.png)](/screens/gray-circled.png)

But you can **change** **themes** and more **settings** read **[Usage](#usage)**.

- **[Installation](#installation)**
- **[Components](#Components)**
- **[Themes](#themes)**

Prerequisites
-------------

[](#prerequisites)

- Laravel 8
- PHP 8

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

[](#installation)

```
composer require amir-hossein5/laravel-components
```

Components
----------

[](#components)

### Pagination

[](#pagination)

#### Directive:

[](#directive)

```

```

Themes
------

[](#themes)

### Pagination

[](#pagination-1)

- ### light

    [](#light)

    [![light-theme](/screens/light.png)](/screens/light.png)
- ### gray

    [](#gray)

    [![gray-theme](screens/gray.png)](screens/gray.png)[![gray-theme](screens/gray1.png)](screens/gray1.png)
- ### light-circled

    [](#light-circled)

    [![light-circled-theme](/screens/light-circled.png)](/screens/light-circled.png)
- ### gray-circled

    [](#gray-circled)

    [![gray-circled-theme](/screens/gray-circled.png)](/screens/gray-circled.png)
- ### light-underlined

    [](#light-underlined)

    [![light-underlined-theme](/screens/light-underlined.png)](/screens/light-underlined.png)
- ### red-pill

    [](#red-pill)

    [![red-pill-theme](/screens/red-pill.png)](/screens/red-pill.png)

Modification
------------

[](#modification)

To modify any component use `vendor:publish --tag=componentName-themeName`.
For example for **pagination** and theme of **gray**:

```
php artisan vendor:publish --tag=pagination-gray
```

License
-------

[](#license)

[License](LICENSE)

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 97.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 ~26 days

Recently: every ~37 days

Total

7

Last Release

1485d ago

Major Versions

1.x-dev → v2.0.02021-11-18

### Community

Maintainers

![](https://www.gravatar.com/avatar/8965321404f59b9bc2b2ec90f25cc2dd341030cb6863de0d4721a12b239ae079?d=identicon)[amirHossein5](/maintainers/amirHossein5)

---

Top Contributors

[![amirHossein5](https://avatars.githubusercontent.com/u/68776630?v=4)](https://github.com/amirHossein5 "amirHossein5 (42 commits)")[![StyleCIBot](https://avatars.githubusercontent.com/u/11048387?v=4)](https://github.com/StyleCIBot "StyleCIBot (1 commits)")

---

Tags

laravellaravel-bladelaravel-blade-components

### Embed Badge

![Health badge](/badges/amir-hossein5-laravel-components/health.svg)

```
[![Health](https://phpackages.com/badges/amir-hossein5-laravel-components/health.svg)](https://phpackages.com/packages/amir-hossein5-laravel-components)
```

###  Alternatives

[wireui/wireui

TallStack components

1.8k1.3M16](/packages/wireui-wireui)[livewire/volt

An elegantly crafted functional API for Laravel Livewire.

4195.3M84](/packages/livewire-volt)[ramonrietdijk/livewire-tables

Dynamic tables for models with Laravel Livewire

21147.4k](/packages/ramonrietdijk-livewire-tables)

PHPackages © 2026

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