API resource IDs in Laravel and Symfony
PHP teams often place UUID V3 directly on exposed resources when public links should not depend on insert order. The appeal here is deterministic namespace-based values, which suits consistent identifiers for identical inputs.