We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c27ae5f commit dfdf964Copy full SHA for dfdf964
README.md
@@ -9,7 +9,7 @@ A PHP Iterator class that you can wrap around a generator to cache it's generate
9
Require this package with composer using the following command:
10
11
```bash
12
-composer require lunkkun/php-cached-generator
+composer require lunkkun/cached-generator
13
```
14
15
## Usage
0 commit comments