|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| webpatser/laravel-uuid | 0.87 | Laravel package for generating and working with UUIDs. Provides a UUID model trait, helpers to create v1/v4 UUIDs, and integrates with Eloquent so models can use UUID primary keys instead of auto-increment IDs. | 1,801 | 1,832 | 150 | 186K | 0 | 13.8 | 27.9 | — | 11 years ago | |
| fahriztx/model-uuid | 0.86 | Laravel/PHP trait to add automatic UUIDs to Eloquent models. Generates a UUID when creating records and supports using UUIDs as primary keys or additional identifiers, reducing reliance on auto-increment IDs and easing integration across systems. | 0 | 0 | 0 | 0 | 0 | 0.6 | — | MIT | 1 year ago | |
| goldspecdigital/laravel-eloquent-uuid | 0.86 | — | 507 | 508 | 45 | 10K | 0 | 9.6 | 18.5 | MIT | 3 years ago | |
| symfony/uid | 0.86 | Symfony UID component offers an object-oriented API to generate and work with unique identifiers. Includes ULIDs and UUIDs (v1 and v3–v8), with implementations compatible with both 32-bit and 64-bit systems for consistent, portable IDs. | 606 | 616 | 12 | 12M | 0 | 30.6 | 63.2 | MIT | 2 months ago | |
| michalkortas/laravel-uuid | 0.85 | — | 2 | 2 | 0 | 0 | 0 | 1.5 | — | — | 5 years ago | |
| webpatser/uuid | 0.85 | Pure PHP UUID generator/validator (RFC 4122 + RFC 9562). Create UUID v1, v3, v4, v5, v6, v7, v8 and nil UUIDs; import, validate, compare, and inspect string/hex/bytes/URN, version, variant, and time fields. | 1 | 1 | 0 | 15K | 0 | 0.0 | 53.7 | MIT | — | |
| labrodev/laravel-uuidable | 0.85 | — | 1 | 1 | 0 | 24 | 0 | 0.0 | 15.4 | MIT | — | |
| broadway/uuid-generator | 0.85 | UUID generator utilities for your application, powered by ramsey/uuid. Includes a standard generator plus testing helpers for predictable UUIDs in tests. Comes with a runnable example script in the examples directory. | 20 | 20 | 9 | 24K | 0 | 2.0 | 42.2 | MIT | 6 years ago | |
| rhumsaa/uuid | 0.84 | Deprecated PHP 5.3+ library for generating and working with RFC 4122 UUIDs (v1, v3, v4, v5). No longer maintained—use ramsey/uuid instead. | 5 | 18 | 3 | 4K | 0 | 0.1 | 27.5 | MIT | — | |
| cycle/entity-behavior-uuid | 0.83 | Cycle ORM behavior that adds first-class UUID columns using ramsey/uuid. Annotate entities with Uuid4 and map fields as type "uuid" (including primary keys) for automatic UUID handling in Cycle ORM models. | 0 | 0 | 4 | 9K | 0 | 1.0 | 54.4 | MIT | 2 years ago | |
| dyrynda/laravel-model-uuid | 0.83 | — | 484 | 484 | 54 | 78K | 2 | 26.6 | 35.1 | MIT | 4 months ago | |
| symfony/polyfill-uuid | 0.83 | Symfony Polyfill for UUID brings uuid_* functions to PHP environments that don’t have the uuid extension installed. It lets applications use common UUID helpers consistently across PHP versions, matching Symfony’s polyfill approach and staying lightweight and MIT licensed. | 685 | 692 | 2 | 12M | 0 | 18.5 | 62.0 | MIT | 3 months ago | |
| ramsey/uuid | 0.82 | Generate and work with UUIDs in PHP using ramsey/uuid. Create v1, v4, and other UUID types, parse and validate UUID strings, and integrate easily via Composer. Well-documented, widely used, and standards-aware for reliable identifiers. | 12,635 | 12,843 | 528 | 15M | 16 | 72.0 | 56.5 | MIT | 1 month ago | |
| da-vinci-studio/uuid-generator | 0.82 | Laravel/PHP UUID generator package by Da Vinci Studio. Provides simple helpers to generate UUIDs for your application, useful for model identifiers, tokens, and unique references, with easy integration into existing projects. | 0 | 0 | 0 | 0 | 0 | 0.3 | — | MIT | 10 years ago | |
| chamber-orchestra/doctrine-extensions-bundle | 0.79 | — | 0 | 0 | 0 | 704 | 0 | 0.0 | 39.3 | MIT | — | |
| bengor-user/doctrine-odm-mongodb-bridge | 0.77 | Doctrine ODM MongoDB bridge for BenGorUser, providing adapters to persist and query User domain models with Doctrine ODM. Install via Composer; fully tested with PHPSpec. Documentation lives in the main BenGorUser/User repository. | 0 | 0 | 0 | 0 | 0 | 0.9 | — | MIT | 9 years ago | |
| dunglas/doctrine-json-odm | 0.77 | Doctrine JSON ODM maps JSON documents to PHP objects using Doctrine-style metadata, enabling persistence and querying of JSON data through a familiar ORM-like API. Useful for working with JSON stored in files or other backends while keeping domain models clean. | 631 | 633 | 74 | 171K | 14 | 25.8 | 43.1 | MIT | 5 months ago | |
| bengor-user/doctrine-orm-bridge | 0.76 | Doctrine ORM bridge for BenGorUser: adapters and persistence integration to make the User model compatible with Doctrine ORM. Install via Composer and run the fully tested PHPSpec suite; documentation lives in the main User library docs. | 0 | 0 | 0 | 30 | 0 | 2.4 | 20.6 | MIT | 9 years ago | |
| gedmo/doctrine-extensions | 0.76 | — | 4,141 | 4,165 | 1,253 | 2M | 36 | 77.9 | 66.3 | MIT | 4 days ago | |
| doctrine/persistence | 0.75 | Doctrine Persistence provides shared abstractions for persistence and object mappers in the Doctrine ecosystem. It defines common interfaces and utilities used by Doctrine ORM and related libraries to manage mapping, metadata, and repository behavior across storage backends. | 4,044 | 4,049 | 75 | 6M | 13 | 53.8 | 54.6 | MIT | 1 month ago |
How can I help you explore Laravel packages today?