Download the PHP package ndtan/id-generator without Composer
On this page you can find all versions of the php package ndtan/id-generator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ndtan/id-generator
More information about ndtan/id-generator
Files in ndtan/id-generator
Download ndtan/id-generator
More information about ndtan/id-generator
Files in ndtan/id-generator
Vendor ndtan
Package id-generator
Short Description NDT ID Generator — pluggable PHP ID generation library (UUID v4/v6/v7/v8, ULID, Snowflake, NanoID, KSUID, Mongo ObjectId, ShortUUID) with per-driver configuration and integrations for Laravel & Doctrine.
License MIT
Package id-generator
Short Description NDT ID Generator — pluggable PHP ID generation library (UUID v4/v6/v7/v8, ULID, Snowflake, NanoID, KSUID, Mongo ObjectId, ShortUUID) with per-driver configuration and integrations for Laravel & Doctrine.
License MIT
Please rate this library. Is it a good library?
Informations about the package id-generator
NDT ID Generator (Full)
Pluggable PHP ID generation library — UUID v4/v6/v7/v8, ULID, Snowflake, NanoID, KSUID, Mongo ObjectId, ShortUUID — with per-driver options and integrations for Laravel & Doctrine.
Namespace: ndtan · PHP 8.1+
Features
- ✅ Multiple strategies: UUID v4/v6/v7/v8, ULID (monotonic option), Snowflake, NanoID, KSUID, Mongo ObjectId, ShortUUID(Base58)
- ✅ Pluggable drivers via
IdGeneratorInterface+Manager - ✅ Per-driver configuration (epoch/worker/datacenter/alphabet/size/monotonic…)
- ✅ Framework integrations: Laravel ServiceProvider, Doctrine DBAL types
- ✅ Tests + GitHub Actions CI, MIT License
Installation
Quick Start
Documentation
- Getting started: docs/GETTING_STARTED.md
- Driver reference (all options): docs/DRIVERS.md
- Laravel & Doctrine integration: docs/INTEGRATIONS.md
Roadmap
- Benchmarks workflow, PHPStan/Psalm
- Additional encoders (Base32/Base64 for binaries)
- More framework snippets (Symfony bundle, Laminas)
License
MIT © Tony Nguyen
All versions of id-generator with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1
The package ndtan/id-generator contains the following files
Loading the files please wait ...