Libraries tagged by gui
merlinthemagic/mtm-utilities
211 Downloads
Utilities for PHP 7
mediagone/small-uid-doctrine
514 Downloads
Provides Doctrine types for mediagone/small-uid package.
lucadima15/yii2-rbac
2 Downloads
RBAC management module for Yii2 (original by Dektrium)
liaosankai/eloquent-reinforce
9 Downloads
Laravel Eloquent Model Reinforce
leganz/laravel-uuid
2908 Downloads
laravel uuid a simple, automatic UUID generator for any model based on Laravel.
kebook.programacao.1/laravel-ulid
106 Downloads
Laravel package for ULID (Universally Unique Lexicographically Sortable Identifier)
kduma/eloquent-uuidable
460 Downloads
Eases using and generating uuid's in Laravel Eloquent models.
juanpablom/php-uuid
48 Downloads
Generate a UUID v4 with PHP.
jaclise/yii2-rbac
6 Downloads
RBAC management module for Yii2
intelogie/bootstrap-tour
143 Downloads
Show people how to use your web site
instacar/autometrica-webservice-client
32 Downloads
A Webservice Client to talk with the Autometrica Webservice
industi/yii2-rbac
28 Downloads
RBAC management module for Yii2
hilalahmad/php-uuid
7 Downloads
UUIDs are used to create unique identifiers that are often used in distributed systems, databases, and various software applications to ensure the uniqueness of data elements. In PHP, packages related to UUIDs typically provide functions or classes for generating, parsing, and manipulating UUIDs. These packages can be useful in scenarios where unique identifiers are needed to avoid conflicts or ensure data integrity.
highperapp/uuid
0 Downloads
High-performance UUID generator library implementing RFC 9562 with optional Rust FFI acceleration
helicon-os/uuid
12 Downloads
Generic basic UUID Generator for PHP with various output formats like 16byte binary, hex formats (compact, grouped, ...), base32-like and base64-like. V4 Random UUIDs and Sequential UUIDs can be generated.