willvincent / laravel-uniqueLinks
Provides a model trait to automatically append a value to model values that should be unique.
β56Updated last week
Alternatives and similar repositories for laravel-unique
Users that are interested in laravel-unique are comparing it to the libraries listed below
Sorting:
- π€‘ A Provider for FakerPHP that Generates Fake but Structurally Correct IDs for Stripe API Resources.β87Updated last month
- A package that allows you to redact, obfuscate, or mask data in your Laravel models.β61Updated 9 months ago
- Share your Laravel errorsβ42Updated 3 weeks ago
- Generate easily metrics and trends data of your models for your dashboards.β106Updated 5 months ago
- A package to convert video files to HLS with rotating key encryption.β113Updated 2 weeks ago
- UnionPaginator combines data from multiple Eloquent models into a single unified query using SQL unions, allowing for consistent paginatiβ¦