hidehalo/nanoid-php
Secure, URL-friendly unique ID generator for PHP inspired by nanoid. Generates 21‑char IDs with UUIDv4-like collision probability, supports custom alphabets/lengths, and lets you plug in your own random bytes generator for extra control.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| snortlin/nano-id | 0.82 | Laravel-friendly NanoID generator for PHP: create short, URL-safe, collision-resistant IDs with configurable length and alphabet. Simple API, lightweight and fast—ideal for public identifiers, tokens, and model keys without exposing sequential IDs. | 5 | 4 | 0 | 2K | 0 | 0.3 | 33.7 | MIT | 1 year ago | |
| visus/cuid2 | 0.82 | PHP CUID2 generator for collision-resistant, secure, URL-safe IDs built for distributed systems. Uses SHA3-512 with time and entropy for scalable uniqueness. Supports instance or static usage plus identifier validation; GMP can improve performance. | 43 | 42 | 1 | 12K | 0 | 10.9 | 35.9 | MIT | 7 months ago | |
| parables/laravel-model-nanoid | 0.81 | — | 19 | 20 | 4 | 553 | 1 | 1.3 | 20.1 | MIT | 2 years ago | |
| da-vinci-studio/uuid-generator | 0.79 | 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 | |
| michalkortas/laravel-uuid | 0.79 | — | 2 | 2 | 0 | 0 | 0 | 1.5 | — | — | 5 years ago | |
| ramsey/uuid | 0.78 | 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 | |
| parables/laravel-cuid2 | 0.78 | — | 7 | 7 | 0 | 454 | 2 | 1.3 | 24.3 | MIT | 1 year ago | |
| rhumsaa/uuid | 0.78 | 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 | — | |
| labrodev/laravel-uuidable | 0.77 | — | 1 | 1 | 0 | 24 | 0 | 0.0 | 15.4 | MIT | — | |
| alimarchal/id-generator | 0.77 | Generate unique, professional document IDs in Laravel (PREFIX-YYYYMMDD-XXXX) with transaction safety and race-condition protection. Ideal for invoices, complaints, orders, quotations, and more. Compatible with Laravel 11/12, scalable for high volume. | 0 | 0 | 0 | 0 | 0 | 2.5 | — | MIT | 11 months ago | |
| nyholm/nsa | 0.77 | Testing helper to access and manipulate private/protected properties and methods in PHP. Set/get instance or static properties and invoke hidden methods to simplify tests and improve DX. Install via Composer: nyholm/nsa. | 228 | 229 | 11 | 104K | 0 | 16.1 | 40.6 | MIT | 4 months ago | |
| nayjest/manipulator | 0.76 | Fast, lightweight PHP object manipulation helpers—like symfony/property-access but simpler (~300 LOC) and no reflection. Instantiate classes, set public properties, and assign values via setters from arrays (snake/camel case), with optional property creation. | 10 | 10 | 1 | 6K | 3 | 4.1 | 37.7 | MIT | 9 years ago | |
| pear/net_url2 | 0.75 | PEAR Net_URL2 is a small PHP utility for parsing, validating, and manipulating URLs. It builds and edits URL components, handles query strings, resolves relative URLs, and offers easy getters/setters for scheme, host, path, port, user info, and fragments. | 49 | 52 | 27 | 205K | 0 | 1.4 | 50.3 | — | — | |
| islandora/crayfish-commons | 0.75 | Shared PHP 8+ library for Islandora Crayfish microservices. Provides common Symfony bundle utilities such as ApixMiddleware and command execution services, with simple configuration for Fedora base URI and AP-IX middleware support. | 2 | 2 | 11 | 482 | 0 | 2.8 | 30.5 | MIT | 1 year ago | |
| humbug/box | 0.75 | — | 1,319 | 1,319 | 110 | 32K | 73 | 51.3 | 50.4 | MIT | 4 months ago | |
| milestone/teebpd | 0.75 | — | 0 | 0 | 0 | 0 | 0 | 1.5 | — | — | 7 years ago | |
| boson-php/id-contracts | 0.75 | — | 0 | 0 | 0 | 38 | 0 | 0.0 | 22.0 | MIT | — | |
| event-engine/php-engine | 0.75 | CQRS/Event Sourcing framework for PHP to rapidly build event-sourced applications and evolve toward richer domain models. Customize architecture and programming style via “Flavours,” with a full tutorial and separate documentation repo. | 54 | 54 | 11 | 620 | 4 | 10.3 | 15.7 | MIT | 1 year ago | |
| donatj/mock-webserver | 0.75 | Lightweight PHP mock web server for tests and local development. Spin up an HTTP server on a random port, enqueue canned responses, inspect received requests, and simulate endpoints reliably. Handy for integration tests without external services. | 139 | 140 | 22 | 52K | 5 | 22.5 | 41.4 | MIT | 5 months ago | |
| citizen63000/easy-api-core | 0.74 | — | 0 | 0 | 1 | 1 | 0 | 18.7 | 4.8 | MIT | 1 month ago |
How can I help you explore Laravel packages today?