PHPackages                             raihaniiuc/weight-verter - 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. raihaniiuc/weight-verter

ActiveLibrary

raihaniiuc/weight-verter
========================

This is my package weight-verter

1.1.0(1y ago)06MITPHPPHP ^8.2|^8.1

Since Jun 4Pushed 1y ago1 watchersCompare

[ Source](https://github.com/RaihanIIUC/weight-verter)[ Packagist](https://packagist.org/packages/raihaniiuc/weight-verter)[ Docs](https://github.com/raihaniiuc/weight-verter)[ GitHub Sponsors](https://github.com/Raihan)[ RSS](/packages/raihaniiuc-weight-verter/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (13)Versions (2)Used By (0)

This is my package weight-verter
================================

[](#this-is-my-package-weight-verter)

---

This repo can be used to scaffold a Laravel package. Follow these steps to get started:

1. Press the "Use this template" button at the top of this repo to create a new repo with the contents of this weight-verter.
2. Run "php ./configure.php" to run a script that will replace all placeholders throughout all the files.
3. Have fun creating your package.
4. If you need help creating a package, consider picking up our [Laravel Package Training](https://laravelpackage.training) video course.

---

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

Support us
----------

[](#support-us)

[![](https://camo.githubusercontent.com/d3b520e196fc9e429bfac9db1bdb53108102cad1db227ce77f4df8420aeb04b7/68747470733a2f2f6769746875622d6164732e73332e65752d63656e7472616c2d312e616d617a6f6e6177732e636f6d2f7765696768742d7665727465722e6a70673f743d31)](https://spatie.be/github-ad-click/weight-verter)

We invest a lot of resources into creating [best in class open source packages](https://spatie.be/open-source). You can support us by [buying one of our paid products](https://spatie.be/open-source/support-us).

We highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using. You'll find our address on [our contact page](https://spatie.be/about-us). We publish all received postcards on [our virtual postcard wall](https://spatie.be/open-source/postcards).

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

[](#installation)

You can install the package via composer:

```
composer require raihaniiuc/weight-verter
```

You can publish and run the migrations with:

```
php artisan vendor:publish --tag="weight-verter-migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --tag="weight-verter-config"
```

This is the contents of the published config file:

```
return [
];
```

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="weight-verter-views"
```

Usage
-----

[](#usage)

```
$weightVerter = new Raihan\WeightVerter();
echo $weightVerter->echoPhrase('Hello, Raihan!');
```

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)

- [Raihan](https://github.com/RaihanIIUC)
- [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

Maintenance31

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 Bus Factor1

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

Unknown

Total

1

Last Release

707d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/d0eb946a47b2b46bebb0fb4bf191c4fe63f5e3d9d94b98bc4efb759034e6fca1?d=identicon)[RaihanIIUC](/maintainers/RaihanIIUC)

---

Top Contributors

[![RaihanIIUC](https://avatars.githubusercontent.com/u/51045712?v=4)](https://github.com/RaihanIIUC "RaihanIIUC (7 commits)")

---

Tags

laravelRaihanweight-verter

###  Code Quality

TestsPest

Static AnalysisPHPStan

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/raihaniiuc-weight-verter/health.svg)

```
[![Health](https://phpackages.com/badges/raihaniiuc-weight-verter/health.svg)](https://phpackages.com/packages/raihaniiuc-weight-verter)
```

###  Alternatives

[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)[spatie/laravel-prometheus

Export Laravel metrics to Prometheus

2651.3M6](/packages/spatie-laravel-prometheus)[hydrat/filament-table-layout-toggle

Filament plugin adding a toggle button to tables, allowing user to switch between Grid and Table layouts.

6292.3k1](/packages/hydrat-filament-table-layout-toggle)[scalar/laravel

Render your OpenAPI-based API reference

6183.9k2](/packages/scalar-laravel)[ralphjsmit/laravel-helpers

A package containing handy helpers for your Laravel-application.

13704.6k2](/packages/ralphjsmit-laravel-helpers)[musahmusah/laravel-multipayment-gateways

A Laravel Package that makes implementation of multiple payment Gateways endpoints and webhooks seamless

852.2k1](/packages/musahmusah-laravel-multipayment-gateways)

PHPackages © 2026

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