# felixkiss/uniquewith-validator

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/felixkiss-uniquewith-validator).**

_How this analysis was created: the description and tags below were written by an AI model that read this project's README and public documentation pages; stars, license and language come straight from the GitHub API. The model does not read the source code._

379 stars · 131 forks · PHP · MIT

## Links

- GitHub: https://github.com/felixkiss/uniquewith-validator
- awesome-repositories: https://awesome-repositories.com/repository/felixkiss-uniquewith-validator.md

## Description

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

## Tags

### Part of an Awesome List

- [Database and ORM](https://awesome-repositories.com/f/awesome-lists/data/database-and-orm.md) — Validates composite unique indexes.
