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.21(4w ago)09779proprietaryPHPPHP ^8.5

Since Oct 17Pushed 4w 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 2w ago

READMEChangelog (10)Dependencies (64)Versions (134)Used By (9)

[![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)

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

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

[](#installation--setup)

You can install the package via composer:

```
composer require mantax559/laravel-helpers

```

Run the package installer:

```
php artisan laravel-helpers:install

```

Usage
-----

[](#usage)

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

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

Maintenance94

Actively maintained with recent releases

Popularity17

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity79

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

132

Last Release

29d 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 (488 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.8M228](/packages/backpack-crud)[statamic/cms

The Statamic CMS Core Package

4.9k3.8M1.2k](/packages/statamic-cms)[unopim/unopim

UnoPim Laravel PIM

10.8k2.5k](/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)[ronasit/laravel-helpers

Provided helpers function and some helper class.

2087.0k31](/packages/ronasit-laravel-helpers)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

353.6k](/packages/eslazarev-wildberries-sdk)

PHPackages © 2026

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