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

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

webaune/laravel-support
=======================

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

v1.0.0(2y ago)0811MITPHP ^8.2.0

Since Jul 25Compare

[ Source](https://github.com/rzksbr-civa/laravel-support)[ Packagist](https://packagist.org/packages/webaune/laravel-support)[ Docs](https://webaune.com)[ RSS](/packages/webaune-laravel-support/feed)WikiDiscussions Synced 2w ago

READMEChangelog (1)Dependencies (9)Versions (2)Used By (1)

Webaune Support
===============

[](#webaune-support)

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

> **Note:** this package is just a support package for other Webaune 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 webaune/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:

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 [razeek@webaune.com](razeek@webaune.com). All security vulnerabilities will be promptly addressed.

About Webaune
-------------

[](#about-webaune)

Webaune 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 Webaune LLC, Some rights reserved.

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity53

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

753d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4d11454ede5f132260e020b7fa86d2cfb3770b2eca829fd5032b8370620a9875?d=identicon)[rzksbr-civa](/maintainers/rzksbr-civa)

---

Top Contributors

[![rzksbr-civa](https://avatars.githubusercontent.com/u/106031186?v=4)](https://github.com/rzksbr-civa "rzksbr-civa (2 commits)")

---

Tags

laravelvalidatorhelpertraitmimetypesupportcontracttimezoneswebaune

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

PHPackages © 2026

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