PHPackages                             kgalanos/conversion - 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. kgalanos/conversion

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

kgalanos/conversion
===================

This is my package conversion

1.0.0(2y ago)023[3 PRs](https://github.com/kgalanos/conversion/pulls)MITPHPPHP ^8.1

Since May 29Pushed 2y ago1 watchersCompare

[ Source](https://github.com/kgalanos/conversion)[ Packagist](https://packagist.org/packages/kgalanos/conversion)[ Docs](https://github.com/kgalanos/conversion)[ GitHub Sponsors](https://github.com/kgalanos)[ RSS](/packages/kgalanos-conversion/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (5)Versions (5)Used By (0)

This is my package conversion
=============================

[](#this-is-my-package-conversion)

[![Latest Version on Packagist](https://camo.githubusercontent.com/24a2032948fb62225b6a9aae06f22073977bae8bc8fcb7801dc9342695bc5ffe/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6b67616c616e6f732f636f6e76657273696f6e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/kgalanos/conversion)[![Tests](https://camo.githubusercontent.com/29b06e3434f780abe2ad5784f17fc4632936a486db2a23448c813c7067d3628c/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6b67616c616e6f732f636f6e76657273696f6e2f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/kgalanos/conversion/actions/workflows/run-tests.yml)[![Total Downloads](https://camo.githubusercontent.com/304495296e55e0aa137e42a599d7e95479850239f8289297ee335e1294d96d40/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6b67616c616e6f732f636f6e76657273696f6e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/kgalanos/conversion)

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

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

[](#support-us)

[![](https://camo.githubusercontent.com/4b00d6e96ccf39e00ce98e89871624307d700cd7794ffb9c2651969aee3543f9/68747470733a2f2f6769746875622d6164732e73332e65752d63656e7472616c2d312e616d617a6f6e6177732e636f6d2f636f6e76657273696f6e2e6a70673f743d31)](https://spatie.be/github-ad-click/conversion)

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 kgalanos/conversion
```

Usage
-----

[](#usage)

```
$skeleton = new kgalanos\conversion();
echo $skeleton->echoPhrase('Hello, kgalanos!');
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

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

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

[](#contributing)

Please see [CONTRIBUTING](https://github.com/spatie/.github/blob/main/CONTRIBUTING.md) for details.

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

[](#security-vulnerabilities)

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

Credits
-------

[](#credits)

- [Kostas Galanos](https://github.com/kgalanos)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 Bus Factor1

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

999d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/702779b9620564a9135b136378bcaa2fcfe8313fd20c9d963ff572f92cf69946?d=identicon)[kgalanos](/maintainers/kgalanos)

---

Top Contributors

[![kgalanos](https://avatars.githubusercontent.com/u/9566036?v=4)](https://github.com/kgalanos "kgalanos (6 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (3 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (3 commits)")

---

Tags

conversionkgalanos

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/kgalanos-conversion/health.svg)

```
[![Health](https://phpackages.com/badges/kgalanos-conversion/health.svg)](https://phpackages.com/packages/kgalanos-conversion)
```

###  Alternatives

[cuyz/valinor

Dependency free PHP library that helps to map any input into a strongly-typed structure.

1.5k9.2M108](/packages/cuyz-valinor)[florianv/swap

Exchange rates library for PHP

1.3k6.4M16](/packages/florianv-swap)[spatie/color

A little library to handle color conversions

38018.9M28](/packages/spatie-color)[php-units-of-measure/php-units-of-measure

A PHP library for converting between standard units of measure.

3123.4M20](/packages/php-units-of-measure-php-units-of-measure)[florianv/laravel-swap

Currency exchange rates library for Laravel and Lumen

3342.0M2](/packages/florianv-laravel-swap)[whitecube/laravel-timezones

Store UTC dates in the database and work with custom timezones in the application.

106106.2k](/packages/whitecube-laravel-timezones)

PHPackages © 2026

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