PHPackages                             mortezamasumi/fb-essentials - 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. mortezamasumi/fb-essentials

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

mortezamasumi/fb-essentials
===========================

This is my package fb-essentials

v4.6.4(1mo ago)03878MITPHPPHP ^8.3CI passing

Since Sep 15Pushed 1mo agoCompare

[ Source](https://github.com/mortezamasumi/fb-essentials)[ Packagist](https://packagist.org/packages/mortezamasumi/fb-essentials)[ Docs](https://github.com/mortezamasumi/fb-essentials)[ RSS](/packages/mortezamasumi-fb-essentials/feed)WikiDiscussions main Synced today

READMEChangelog (10)Dependencies (30)Versions (42)Used By (8)

This is my package fb-essentials
================================

[](#this-is-my-package-fb-essentials)

[![Latest Version on Packagist](https://camo.githubusercontent.com/70b75cfbb46b39aff2715f0bfe21cbd5d1cfebc9557ee69baa8810c7e1342466/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6d6f7274657a616d6173756d692f66622d657373656e7469616c732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/mortezamasumi/fb-essentials)[![GitHub Tests Action Status](https://camo.githubusercontent.com/ae463ad1ad9d17af887bf0d23aa0e167a81119bb016dd24d81500260132279bb/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6d6f7274657a616d6173756d692f66622d657373656e7469616c732f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/mortezamasumi/fb-essentials/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/5a8cf0e3233d4afa98856f0e6d68427c91472a9ec7b91d87fa35f7e58753b1ae/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6d6f7274657a616d6173756d692f66622d657373656e7469616c732f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/mortezamasumi/fb-essentials/actions?query=workflow%3A%22Fix+PHP+code+styling%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/0055e350298023300e5586f6b03f4be422c263e0d189bd66b2d226e440ae6210/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6d6f7274657a616d6173756d692f66622d657373656e7469616c732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/mortezamasumi/fb-essentials)

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 mortezamasumi/fb-essentials
```

You can publish and run the migrations with:

```
php artisan vendor:publish --tag="fb-essentials-migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --tag="fb-essentials-config"
```

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="fb-essentials-views"
```

This is the contents of the published config file:

```
return [
];
```

Usage
-----

[](#usage)

```
$fbEssentials = new Mortezamasumi\FbEssentials();
echo $fbEssentials->echoPhrase('Hello, Mortezamasumi!');
```

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)

- [Morteza Masumi](https://github.com/mortezamasumi)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

49

—

FairBetter than 94% of packages

Maintenance94

Actively maintained with recent releases

Popularity14

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity63

Established project with proven stability

 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

Every ~6 days

Recently: every ~52 days

Total

41

Last Release

32d ago

Major Versions

v1.0.0 → v2.0.02025-09-15

v2.0.0 → v3.0.02025-09-15

v3.0.0 → v4.0.02025-09-15

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/41052038?v=4)[M.M](/maintainers/mortezamasumi)[@mortezamasumi](https://github.com/mortezamasumi)

---

Top Contributors

[![mortezamasumi](https://avatars.githubusercontent.com/u/41052038?v=4)](https://github.com/mortezamasumi "mortezamasumi (48 commits)")

---

Tags

laravelmortezamasumifb-essentials

###  Code Quality

TestsPest

### Embed Badge

![Health badge](/badges/mortezamasumi-fb-essentials/health.svg)

```
[![Health](https://phpackages.com/badges/mortezamasumi-fb-essentials/health.svg)](https://phpackages.com/packages/mortezamasumi-fb-essentials)
```

###  Alternatives

[stephenjude/filament-feature-flags

Filament implementation of feature flags and segmentation with Laravel Pennant.

122177.8k1](/packages/stephenjude-filament-feature-flags)[ysfkaya/filament-phone-input

A phone input component for Laravel Filament

3161.3M25](/packages/ysfkaya-filament-phone-input)[rawilk/profile-filament-plugin

Profile &amp; MFA starter kit for filament.

3914.6k](/packages/rawilk-profile-filament-plugin)[marcelweidum/filament-expiration-notice

Customize the livewire expiration notice

94135.4k5](/packages/marcelweidum-filament-expiration-notice)[stephenjude/filament-debugger

About

104162.2k2](/packages/stephenjude-filament-debugger)[backstage/mails

View logged mails and events in a beautiful Filament UI.

16120.1k](/packages/backstage-mails)

PHPackages © 2026

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