identifier icon indicating copy to clipboard operation
identifier copied to clipboard

What's a packagist's "provides" value?

Open ostrolucky opened this issue 2 years ago • 1 comments

For example, PSR-6 is psr/cache-implementation. I wanted to check if there are some implementations of this RFC but not sure what should I search for.

ostrolucky avatar Sep 04 '23 17:09 ostrolucky

Right now, there's only one implementation of this spec, as it's the implementation I've been using as a proving ground for it. However, there are no releases of the package yet.

You can see search for identifier/identifier-implementation to find the implementation.

ramsey avatar Jan 17 '24 01:01 ramsey