PHPackages                             v1shky/fancyit - 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. v1shky/fancyit

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

v1shky/fancyit
==============

A package to generate fancy string from normal string

v1.0(8y ago)112MITPHPPHP ^7.0

Since Oct 4Pushed 8y ago1 watchersCompare

[ Source](https://github.com/vishal-sancheti/fancyit)[ Packagist](https://packagist.org/packages/v1shky/fancyit)[ RSS](/packages/v1shky-fancyit/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (1)Versions (2)Used By (0)

FancyIt
=======

[](#fancyit)

A package to generate fancy string from normal string

Require this package, with Composer, in the root directory of your project.

`composer require "v1shky/fancyit":"*"`

Add the service provider to config/app.php in the providers array, or if you're using Laravel 5.5, this can be done via the automatic package discovery.

`V1shky\Fancyit\FancyitServiceProvider::class`

If you want you can use the facade. Add the reference in config/app.php to your aliases array.

`'Fancyit' => V1shky\Fancyit\FancyitFacade::class`

**Configuration**

`php artisan vendor:publish`

**Usage**

`Fancyit::convert('Hello');`

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

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

3139d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/e37a6457da03281559f633ae0973b461168222cf62a5ffcbb3cc40ab6ae9698a?d=identicon)[vishal-sancheti](/maintainers/vishal-sancheti)

---

Top Contributors

[![vishal-sancheti](https://avatars.githubusercontent.com/u/4789936?v=4)](https://github.com/vishal-sancheti "vishal-sancheti (8 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/v1shky-fancyit/health.svg)

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

###  Alternatives

[cybercog/laravel-paket

Composer personal web interface. Manage Laravel dependencies without switching to command line!

1753.3k](/packages/cybercog-laravel-paket)[laravel-frontend-presets/inertiajs

A Laravel frontend preset to get you up and running with Inertia.js

1464.5k](/packages/laravel-frontend-presets-inertiajs)[dominicwatts/faker

Console based fake data generator - just generate what you need

413.5k](/packages/dominicwatts-faker)[markwalet/laravel-packagist

A Laravel wrapper for the `spatie/packagist-api` package.

132.1k](/packages/markwalet-laravel-packagist)

PHPackages © 2026

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