Libraries tagged by unique code
the-ar-j/diya-public
2 Downloads
Diya PHP Framework for websites and web applications that can be used in shared hosting. There is no cli required for production build. It's a new PHP framework built with HTML-Tailwind CSS-Js-PHP combination. It's unique ability is simplicity built on core PHP
your-app-rocks/eloquent-uuid
73936 Downloads
Adds support for UUID generation automatically for Models Eloquents.
adamhopkinson/laravel-model-hash
6651 Downloads
A trait which automatically generates a unique hash per model instance
willvincent/laravel-unique
845 Downloads
Provides a model trait to automatically append a value to model values that should be unique.
maniruzzaman/laravel-unique-slug
1002 Downloads
A simple but beautiful unique slug generator for Laravel eloquent model.
bariew/yii2-node-tree
10024 Downloads
Uses unique ids to create tree and display it with jstree
bpocallaghan/sluggable
20114 Downloads
Provides a HasSlug trait that will generate a unique slug when saving your Laravel Eloquent model.
jetcod/eloquent-keygen
2621 Downloads
A Laravel package providing seamless integration with Snowflake ID generation for Eloquent models
ollico/laravel-uid
8651 Downloads
A handy package to generate unique identifiers for Eloquent models
wieni/wmsingles
13912 Downloads
Singles are node types used for one-off pages that have unique content requirements
vlados/laravel-unique-urls
967 Downloads
A package for using and generating unique urls for each Eloquent model in Laravel
illuminatech/model-rules
15 Downloads
Set of the validation rules to check if a model exists or is unique for Laravel
creativecrafts/laravel-secure-random-number-generator
311 Downloads
A handy package to generate a secure unique random number for a model
jenbuzz/laravel-uuid
2107 Downloads
Adds a uuid to a model using ramsey/uuid
joelshepherd/create-with
5218 Downloads
Easily add common unique identity fields to Laravel models.