Skip to content

Update PHP community implementation link#48

Open
keskinonur wants to merge 1 commit intojetify-com:mainfrom
keskinonur:update-php-readme
Open

Update PHP community implementation link#48
keskinonur wants to merge 1 commit intojetify-com:mainfrom
keskinonur:update-php-readme

Conversation

@keskinonur
Copy link

Summary

New implementation details

  • Zero runtime dependencies, requires PHP >=8.1
  • Pure-PHP Base32 codec and UUIDv7 generator
  • Full spec v0.3.0 compliance (all valid/invalid test vectors pass)
  • 125 tests, 4986 assertions verified on PHP 8.1, 8.2, 8.3, and 8.4
  • Framework integrations for Laravel, Symfony, FlightPHP, and WordPress/WooCommerce

Replace the previous PHP implementation (basecodeoy/typeid, now 404)
with a new PHP 8.x implementation that includes:
- Zero-dependency core library with full spec v0.3.0 compliance
- Framework integrations for Laravel, Symfony, FlightPHP, and WordPress
- 125 tests verified across PHP 8.1-8.4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant