<?php strcmp(string $string1, string $string2): int
<?php $two = Str::lower($two); if (! class_exists(Collator::class)) { return strcmp($one, $two); } return (new Collator($this->locale))->compare($one, $two);