PHPackages                             baleethai/my-first-filamentphp-package - 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. baleethai/my-first-filamentphp-package

ActiveLibrary

baleethai/my-first-filamentphp-package
======================================

This is my package my-first-filamentphp-package

13[2 PRs](https://github.com/baleethai/my-first-filamentphp-package/pulls)PHP

Since Jul 3Pushed 2y ago1 watchersCompare

[ Source](https://github.com/baleethai/my-first-filamentphp-package)[ Packagist](https://packagist.org/packages/baleethai/my-first-filamentphp-package)[ RSS](/packages/baleethai-my-first-filamentphp-package/feed)WikiDiscussions main Synced today

READMEChangelogDependenciesVersions (3)Used By (0)

This is my package my-first-filamentphp-package
===============================================

[](#this-is-my-package-my-first-filamentphp-package)

[![Latest Version on Packagist](https://camo.githubusercontent.com/ef695027c41de6f974703fca8f4e7778e248d95c64c0f04623e19d59c79a6c23/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f62616c6565746861692f6d792d66697273742d66696c616d656e747068702d7061636b6167652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/baleethai/my-first-filamentphp-package)[![GitHub Tests Action Status](https://camo.githubusercontent.com/2f10580a47d732a904b046fd1ae66a5076cff9eb592ff2e2e2a470ce9787263e/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f62616c6565746861692f6d792d66697273742d66696c616d656e747068702d7061636b6167652f72756e2d74657374733f6c6162656c3d7465737473)](https://github.com/baleethai/my-first-filamentphp-package/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/736fde873473cc8302c5ea63a20fa1b1b6a75b43f45b50a43a309dbfadc8bfaa/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f62616c6565746861692f6d792d66697273742d66696c616d656e747068702d7061636b6167652f436865636b253230262532306669782532307374796c696e673f6c6162656c3d636f64652532307374796c65)](https://github.com/baleethai/my-first-filamentphp-package/actions?query=workflow%3A%22Check+%26+fix+styling%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/d577658db6996b051316ca0dda9dcaf0f968dabfccbc6c12032a8a69f18031d0/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f62616c6565746861692f6d792d66697273742d66696c616d656e747068702d7061636b6167652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/baleethai/my-first-filamentphp-package)

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 baleethai/my-first-filamentphp-package
```

You can publish and run the migrations with:

```
php artisan vendor:publish --tag="my-first-filamentphp-package-migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --tag="my-first-filamentphp-package-config"
```

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="my-first-filamentphp-package-views"
```

This is the contents of the published config file:

```
return [
];
```

Usage
-----

[](#usage)

```
$my-first-filamentphp-package = new Baleethai\MyFirstFilamentphpPackage();
echo $my-first-filamentphp-package->echoPhrase('Hello, Baleethai!');
```

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)

- [Thinnakorn Pattha](https://github.com/baleethai)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

16

—

LowBetter than 4% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity25

Early-stage or recently created project

 Bus Factor2

2 contributors hold 50%+ of commits

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://avatars.githubusercontent.com/u/3974213?v=4)[Spacetum Co](/maintainers/baleethai)[@baleethai](https://github.com/baleethai)

---

Top Contributors

[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (4 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (4 commits)")[![baleethai](https://avatars.githubusercontent.com/u/3974213?v=4)](https://github.com/baleethai "baleethai (1 commits)")

### Embed Badge

![Health badge](/badges/baleethai-my-first-filamentphp-package/health.svg)

```
[![Health](https://phpackages.com/badges/baleethai-my-first-filamentphp-package/health.svg)](https://phpackages.com/packages/baleethai-my-first-filamentphp-package)
```

PHPackages © 2026

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