Libraries tagged by unique code
bardan-io/simple-id
55 Downloads
A simple and easy to use package to generate unique ids for your Eloquent models.
larapack/attribute-slugging
1766 Downloads
Allows your Eloquent Model to automatically generate a unique slug for a attribute on save.
lxberlin/netefx-validator
8675 Downloads
NetefxValidator is a class for form validation, so it replaces the RequiredFields() validator. Features: A lot of build in validationrules - logical rule combination - validationrule for unique database fields - custom validation functions - works in getCMSValidator() in Modeladmin - There is no javascript validation at all. So you can disable js-validation in your _config.php
josecaseiro/angolan-geo
41 Downloads
The angolan-geo Composer package is crafted to streamline the process of building models for Provincia (Provinces) and Municipio (Municipalities) in PHP applications, specifically tailored to the unique geographical structure of Angola. This package is a valuable asset for developers working on projects that demand accurate location-based information within the Angolan context.
boshurik/unique-model-constraint
1388 Downloads
Unique model validator for doctrine ORM and ODM
ferdinandbr/laravel-model-unique-field
3 Downloads
create a record with a unique field without worrying
unique/yii2-model-image
23 Downloads
Allows to easily attach an image to a model in Yii2 framework
ifullgaz/laravel-global-unique-id
30 Downloads
Assign globaly unique ids to models
unique/yii2-batch-model-saver
14 Downloads
Adds batch model saving functionality to yii2 framework.
sjousse/laravel-unique-reference
127 Downloads
Create unique reference for Eloquent models in Laravel.
diatem-net/nodekey
143 Downloads
Generates a unique key for every node.
benbraide/laravel-model-traits
0 Downloads
Use traits to add functionality to your models - e.g. slugs, unique slugs, unique IDs
mariuszmalek/unique-number-generator
5 Downloads
Easy creation of unique number for your Eloquent models in Laravel
cndrsdrmn/eloquent-unique-attributes
320 Downloads
A Laravel package to enforce automatic generation of unique attribute values for Eloquent models.
juggl/unique-hashids
30 Downloads
Easily create unique ids for a Laravel model.