API resource IDs in Laravel and Symfony
For route params, API payloads, and externally visible records, UUID V1 makes sense in PHP when the application needs to own ID creation. Teams usually pick it here for approximate insertion order, even though new greenfield apps usually prefer v7.