PHPackages                             a21ns1g4ts/filament-collections - 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. a21ns1g4ts/filament-collections

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

a21ns1g4ts/filament-collections
===============================

This is my package filament-collections

0179[1 issues](https://github.com/a21ns1g4ts/filament-collections/issues)[4 PRs](https://github.com/a21ns1g4ts/filament-collections/pulls)PHPCI passing

Since Oct 13Pushed 1mo agoCompare

[ Source](https://github.com/a21ns1g4ts/filament-collections)[ Packagist](https://packagist.org/packages/a21ns1g4ts/filament-collections)[ RSS](/packages/a21ns1g4ts-filament-collections/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (5)Used By (0)

This is my package filament-collections
=======================================

[](#this-is-my-package-filament-collections)

[![Latest Version on Packagist](https://camo.githubusercontent.com/a4439a588ecb33fbf06fbc3b9344b60c5527bb8b4730587b702806fcea71135d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6132316e7331673474732f66696c616d656e742d636f6c6c656374696f6e732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/a21ns1g4ts/filament-collections)[![GitHub Tests Action Status](https://camo.githubusercontent.com/ddc7c05034f0fcdd51b503043b7b273eaae85d9246a9a54a6aca88b7d00a5163/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6132316e7331673474732f66696c616d656e742d636f6c6c656374696f6e732f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/a21ns1g4ts/filament-collections/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/d38322b551ef02ced0e70127522cdfd43cfadc2723b6ec7bb77fcbec36aa9106/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6132316e7331673474732f66696c616d656e742d636f6c6c656374696f6e732f6669782d7068702d636f64652d7374796c696e672e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/a21ns1g4ts/filament-collections/actions?query=workflow%3A%22Fix+PHP+code+styling%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/525a0770891ec13514d7ac9c476ae247690b202f53d594732cc17756eaeb30db/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6132316e7331673474732f66696c616d656e742d636f6c6c656374696f6e732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/a21ns1g4ts/filament-collections)

This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.

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

[](#installation)

You can install the package via composer:

```
composer require a21ns1g4ts/filament-collections
```

You can publish and run the migrations with:

```
php artisan vendor:publish --tag="filament-collections-migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --tag="filament-collections-config"
```

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="filament-collections-views"
```

This is the contents of the published config file:

```
return [
];
```

Usage
-----

[](#usage)

```
$filamentCollections = new A21ns1g4ts\FilamentCollections();
echo $filamentCollections->echoPhrase('Hello, A21ns1g4ts!');
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

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

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

[](#contributing)

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

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

[](#security-vulnerabilities)

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

Credits
-------

[](#credits)

- [a21ns1g4ts](https://github.com/a21ns1g4ts)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance59

Moderate activity, may be stable

Popularity15

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity18

Early-stage or recently created project

 Bus Factor1

Top contributor holds 92.3% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/8ef934abfc0e93bb150f57a7a8826d29b04829e3e60d62358e87d42705d4be21?d=identicon)[a21ns1g4ts](/maintainers/a21ns1g4ts)

---

Top Contributors

[![a21ns1g4ts](https://avatars.githubusercontent.com/u/11599205?v=4)](https://github.com/a21ns1g4ts "a21ns1g4ts (36 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (3 commits)")

### Embed Badge

![Health badge](/badges/a21ns1g4ts-filament-collections/health.svg)

```
[![Health](https://phpackages.com/badges/a21ns1g4ts-filament-collections/health.svg)](https://phpackages.com/packages/a21ns1g4ts-filament-collections)
```

###  Alternatives

[aaronvangeffen/awstatsparser

A series of classes to help read and merge Awstats data files

112.8k](/packages/aaronvangeffen-awstatsparser)[sivka/paginator

bootstrap-4 fork of jasongrimes/php-paginator, a lightweight PHP paginator, for generating pagination controls in the style of Stack Overflow and Flickr. The 'first' and 'last' page links are shown inline as page numbers, and excess page numbers are replaced by ellipses.

141.3k](/packages/sivka-paginator)

PHPackages © 2026

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