identifier
identifier copied to clipboard
Common interfaces for identifiers
Results
2
identifier issues
Sort by
recently updated
recently updated
newest added
For example, PSR-6 is [psr/cache-implementation](https://packagist.org/providers/psr/cache-implementation). I wanted to check if there are some implementations of this RFC but not sure what should I search for.
question
Hi! I would like to discuss this interface: https://github.com/php-identifier/identifier/blob/main/src/IntegerIdentifier.php#L20C21-L20C30 In my opinion, the `toInteger` method should always return a string. The main problems with the union type are: - need...
question