PHPackages                             mina4lfy/laravel-support - 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. mina4lfy/laravel-support

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

mina4lfy/laravel-support
========================

Rinvex common support helpers, contracts, and traits required by various Rinvex packages. Validator functionality, and basic controller included out-of-the-box.

v7.4.0(1y ago)0521MITPHPPHP &gt;=8.2.0

Since Dec 20Pushed 1y agoCompare

[ Source](https://github.com/Mina4lfy/laravel-support)[ Packagist](https://packagist.org/packages/mina4lfy/laravel-support)[ Docs](https://rinvex.com/marketplace/rinvex-support/)[ RSS](/packages/mina4lfy-laravel-support/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (8)Versions (78)Used By (1)

Rinvex Support
==============

[](#rinvex-support)

**Rinvex common** support helpers, contracts, and traits required by various Rinvex packages. Validator functionality, and basic controller included out-of-the-box.

[![Packagist](https://camo.githubusercontent.com/c1d785868953d26c80bf2f8cc4ce558cdda9425ad29df24c73d923222c14f664/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f72696e7665782f6c61726176656c2d737570706f72742e7376673f6c6162656c3d5061636b6167697374267374796c653d666c61742d737175617265)](https://packagist.org/packages/rinvex/laravel-support)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/8cb334d81fc29381d3c15fe7061888b9956dfb1d94a82e112797e35540e2a2b4/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f72696e7665782f6c61726176656c2d737570706f72742e7376673f6c6162656c3d5363727574696e697a6572267374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/rinvex/laravel-support/)[![Travis](https://camo.githubusercontent.com/a42f04e92ae336a6822bf169c6bcc610e25544dca4e7952123c839a21c207825/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f72696e7665782f6c61726176656c2d737570706f72742e7376673f6c6162656c3d5472617669734349267374796c653d666c61742d737175617265)](https://travis-ci.org/rinvex/laravel-support)[![StyleCI](https://camo.githubusercontent.com/4191b35d1ee7b0da2e27c1fe2bd612ce3dfe1673a64523a762f99155892e2142/68747470733a2f2f7374796c6563692e696f2f7265706f732f36303936383838302f736869656c64)](https://styleci.io/repos/60968880)[![License](https://camo.githubusercontent.com/13ec4e61befd50f991fdb8a43cb04385c16ba809597ecbdf84e512d169bc1082/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f72696e7665782f6c61726176656c2d737570706f72742e7376673f6c6162656c3d4c6963656e7365267374796c653d666c61742d737175617265)](https://github.com/rinvex/laravel-support/blob/develop/LICENSE)

> **Note:** this package is just a support package for other Rinvex packages, which may not be useful on it's own, but contains some complementary generic functionality and also may not respect SemVer and break backward compatibility.

Installation
------------

[](#installation)

Install via `composer require rinvex/laravel-support`

Usage
-----

[](#usage)

### `mimetypes()` helper

[](#mimetypes-helper)

The `mimetypes` method gets valid mime types:

```
$mimetypes = mimetypes();
```

### `timezones()` helper

[](#timezones-helper)

The `timezones` method gets valid timezones:

```
$timezones = timezones();
```

### unique\_with Validator Rule

[](#unique_with-validator-rule)

This feature contains a variant of the `validateUnique` rule for Laravel, that allows for validation of multi-column UNIQUE indexes.

It was forked and merged from the awesome [felixkiss/uniquewith-validator](https://github.com/felixkiss/uniquewith-validator) package, which at the time been outdated and un-maintained for a long time. Many thanks to core contributors for developing this.

Changelog
---------

[](#changelog)

Refer to the [Changelog](CHANGELOG.md) for a full history of the project.

Support
-------

[](#support)

The following support channels are available at your fingertips:

- [Chat on Slack](https://bit.ly/rinvex-slack)
- [Help on Email](mailto:help@rinvex.com)
- [Follow on Twitter](https://twitter.com/rinvex)

Contributing &amp; Protocols
----------------------------

[](#contributing--protocols)

Thank you for considering contributing to this project! The contribution guide can be found in [CONTRIBUTING.md](CONTRIBUTING.md).

Bug reports, feature requests, and pull requests are very welcome.

- [Versioning](CONTRIBUTING.md#versioning)
- [Pull Requests](CONTRIBUTING.md#pull-requests)
- [Coding Standards](CONTRIBUTING.md#coding-standards)
- [Feature Requests](CONTRIBUTING.md#feature-requests)
- [Git Flow](CONTRIBUTING.md#git-flow)

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

[](#security-vulnerabilities)

If you discover a security vulnerability within this project, please send an e-mail to [help@rinvex.com](help@rinvex.com). All security vulnerabilities will be promptly addressed.

About Rinvex
------------

[](#about-rinvex)

Rinvex is a software solutions startup, specialized in integrated enterprise solutions for SMEs established in Alexandria, Egypt since June 2016. We believe that our drive The Value, The Reach, and The Impact is what differentiates us and unleash the endless possibilities of our philosophy through the power of software. We like to call it Innovation At The Speed Of Life. That’s how we do our share of advancing humanity.

License
-------

[](#license)

This software is released under [The MIT License (MIT)](LICENSE).

(c) 2016-2022 Rinvex LLC, Some rights reserved.

###  Health Score

43

—

FairBetter than 91% of packages

Maintenance45

Moderate activity, may be stable

Popularity8

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity91

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 98.2% 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 ~40 days

Recently: every ~144 days

Total

75

Last Release

424d ago

Major Versions

v2.1.1 → v3.0.02019-09-22

v3.0.4 → v4.0.02020-03-15

v4.3.1 → v5.0.02020-12-22

v5.0.19 → v6.0.02021-08-22

v6.1.5 → v7.0.02023-01-08

PHP version history (8 changes)v0.0.1PHP ^7.0.0

v0.0.4PHP ^7.1.3

v2.0.0PHP ^7.2.0

v4.0.0PHP ^7.4.0

v5.0.1PHP ^7.4.0 || ^8.0.0

v6.0.0PHP ^8.0.0

v7.0.0PHP ^8.1.0

v7.4.0PHP &gt;=8.2.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/0b2f78fb0b1ae7e7483dde5a58cb02b7140040d43ee03640f1f1899675c8747a?d=identicon)[minaalfy](/maintainers/minaalfy)

---

Top Contributors

[![Omranic](https://avatars.githubusercontent.com/u/406705?v=4)](https://github.com/Omranic "Omranic (487 commits)")[![mohamed-hendawy](https://avatars.githubusercontent.com/u/16992890?v=4)](https://github.com/mohamed-hendawy "mohamed-hendawy (3 commits)")[![dependabot-preview[bot]](https://avatars.githubusercontent.com/in/2141?v=4)](https://github.com/dependabot-preview[bot] "dependabot-preview[bot] (1 commits)")[![Mina4lfy](https://avatars.githubusercontent.com/u/60034091?v=4)](https://github.com/Mina4lfy "Mina4lfy (1 commits)")[![Rattone](https://avatars.githubusercontent.com/u/7362607?v=4)](https://github.com/Rattone "Rattone (1 commits)")[![altynbek07](https://avatars.githubusercontent.com/u/20629188?v=4)](https://github.com/altynbek07 "altynbek07 (1 commits)")[![taliptako](https://avatars.githubusercontent.com/u/2073785?v=4)](https://github.com/taliptako "taliptako (1 commits)")[![beschoenen](https://avatars.githubusercontent.com/u/1887585?v=4)](https://github.com/beschoenen "beschoenen (1 commits)")

---

Tags

laravelvalidatorhelpertraitmimetypesupportcontracttimezonesrinvex

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/mina4lfy-laravel-support/health.svg)

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

###  Alternatives

[cartalyst/support

Support helpers.

762.8M14](/packages/cartalyst-support)[iteks/laravel-enum

A comprehensive Laravel package providing enhanced enum functionalities, including attribute handling, select array conversions, and fluent facade interactions for robust enum management in Laravel applications.

2516.7k](/packages/iteks-laravel-enum)

PHPackages © 2026

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