Download the PHP package switon/id without Composer
On this page you can find all versions of the php package switon/id. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package id
Switon ID Package
Switon's ID generation package for interface-first services that need selectable strategies, sortable identifiers, and compact public IDs.
Highlights
- Pluggable ID generation:
IdGeneratorInterfacecan be swapped as needed. - Named ID strategies: common strategies are ready to use through the service provider.
- Distributed Snowflake support: sequence allocation can be coordinated through Redis.
- Time-ordered identifiers:
Uuid7,Ulid, andKsuidproduce sortable string IDs. - Compact formats:
NanoId,Cuid2,ShortUuid, andMongoIdcover shorter public IDs.
Installation
Quick Start
Docs: https://docs.switon.dev/latest/id
License
MIT.
All versions of id with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.3
switon/command Version ^1.0
switon/core Version ^1.0
switon/redis Version ^1.0
switon/sync Version ^1.0
switon/command Version ^1.0
switon/core Version ^1.0
switon/redis Version ^1.0
switon/sync Version ^1.0
The package switon/id contains the following files
Loading the files please wait ...