PHPackages                             mantax559/laravel-helpers - 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. mantax559/laravel-helpers

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

mantax559/laravel-helpers
=========================

Laravel Helpers

1.2.14(1mo ago)09418MITPHPPHP ^8.5

Since Oct 17Pushed 2w ago1 watchersCompare

[ Source](https://github.com/mantax559/laravel-helpers)[ Packagist](https://packagist.org/packages/mantax559/laravel-helpers)[ RSS](/packages/mantax559-laravel-helpers/feed)WikiDiscussions production Synced 2d ago

READMEChangelog (10)Dependencies (60)Versions (127)Used By (8)

[![GitHub release (latest by date)](https://camo.githubusercontent.com/b79b8387bc1bf4ffb9ea498180fc0f0136747263c1e559b067610e122446c96a/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f6d616e7461783535392f6c61726176656c2d68656c706572733f6c6162656c3d6c6174657374267374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/b79b8387bc1bf4ffb9ea498180fc0f0136747263c1e559b067610e122446c96a/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f6d616e7461783535392f6c61726176656c2d68656c706572733f6c6162656c3d6c6174657374267374796c653d666c61742d737175617265)[![GitHub release (latest SemVer including pre-releases)](https://camo.githubusercontent.com/8445554a6e57cf686f1804075ac1a968874fdba976478f2ed6de1ce143952d4b/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f6d616e7461783535392f6c61726176656c2d68656c706572733f696e636c7564655f70726572656c6561736573266c6162656c3d7072652d72656c65617365267374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/8445554a6e57cf686f1804075ac1a968874fdba976478f2ed6de1ce143952d4b/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f6d616e7461783535392f6c61726176656c2d68656c706572733f696e636c7564655f70726572656c6561736573266c6162656c3d7072652d72656c65617365267374796c653d666c61742d737175617265)[![Packagist](https://camo.githubusercontent.com/ed7d55b1895c57827d40b3d633c01df3865c5017d9c16e91a0aba57872baa525/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6d616e7461783535392f6c61726176656c2d68656c706572733f7374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/ed7d55b1895c57827d40b3d633c01df3865c5017d9c16e91a0aba57872baa525/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6d616e7461783535392f6c61726176656c2d68656c706572733f7374796c653d666c61742d737175617265)[![PHP from Packagist](https://camo.githubusercontent.com/f17e89907fbd2c2fdffa27258a3e5810c910f476514769a7dc5ed51dc3bd6306/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f6d616e7461783535392f6c61726176656c2d68656c706572733f7374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/f17e89907fbd2c2fdffa27258a3e5810c910f476514769a7dc5ed51dc3bd6306/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f6d616e7461783535392f6c61726176656c2d68656c706572733f7374796c653d666c61742d737175617265)

Laravel Helpers
===============

[](#laravel-helpers)

Requirements
------------

[](#requirements)

- **Intl** - recommended for stricter email validation (spoof rule)
- **Xdebug** - required for code coverage analysis (recommended for development)

Installation &amp; Setup
------------------------

[](#installation--setup)

You can install the package via composer:

```
composer require mantax559/laravel-helpers

```

The package will automatically register its service provider.

Usage
-----

[](#usage)

See **[USAGE.md](USAGE.md)** for more information about the package and examples.

Customisation
-------------

[](#customisation)

### Config

[](#config)

You can optionally publish the config file with:

```
php artisan vendor:publish --provider="Mantax559\LaravelHelpers\Providers\AppServiceProvider" --tag=config

```

### Testing

[](#testing)

Run the test suite:

```
composer test

```

Coverage summary in the terminal:

```
composer test-coverage

```

For a browsable HTML report, generate files under `coverage/` and open `coverage/index.html` in your browser:

```
composer test-coverage-html

```

Credits
-------

[](#credits)

- [All Contributors](../../contributors)

License
-------

[](#license)

This project is proprietary and confidential software. You are not permitted to copy, modify, distribute, sublicense, publish, sell, share, or use any part of this project without explicit written permission from the owner. Unauthorized access, usage, reproduction, or redistribution of this software, in whole or in part, is strictly prohibited.

###  Health Score

55

—

FairBetter than 97% of packages

Maintenance95

Actively maintained with recent releases

Popularity17

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity78

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 ~7 days

Recently: every ~1 days

Total

125

Last Release

34d ago

PHP version history (4 changes)v1.0.0PHP ^8.1

v1.1.18PHP ^8.0

1.1.59PHP ^8.2

1.1.88PHP ^8.5

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/45240543?v=4)[Mantas](/maintainers/mantax559)[@mantax559](https://github.com/mantax559)

---

Top Contributors

[![mantax559](https://avatars.githubusercontent.com/u/45240543?v=4)](https://github.com/mantax559 "mantax559 (425 commits)")

###  Code Quality

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/mantax559-laravel-helpers/health.svg)

```
[![Health](https://phpackages.com/badges/mantax559-laravel-helpers/health.svg)](https://phpackages.com/packages/mantax559-laravel-helpers)
```

###  Alternatives

[backpack/crud

Quickly build admin interfaces using Laravel, Bootstrap and JavaScript.

3.4k3.7M223](/packages/backpack-crud)[grumpydictator/firefly-iii

Firefly III: a personal finances manager.

23.9k69.5k](/packages/grumpydictator-firefly-iii)[unopim/unopim

UnoPim Laravel PIM

10.5k2.4k](/packages/unopim-unopim)[typicms/base

A modular multilingual CMS built with Laravel, enabling developers to manage structured content like pages, news, events, and more.

1.6k20.4k](/packages/typicms-base)[firefly-iii/data-importer

Firefly III Data Import Tool.

8035.8k](/packages/firefly-iii-data-importer)[venturedrake/laravel-crm

A free open source CRM built as a package for laravel projects

43411.2k](/packages/venturedrake-laravel-crm)

PHPackages © 2026

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