You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
More information about the implementation and the events available on the [Wiki](https://github.com/PHPSocialNetwork/phpfastcache/wiki/%5BV6%5D-Introducing-to-events)
213
+
More information about the implementation and the events are available on the [Wiki](https://github.com/PHPSocialNetwork/phpfastcache/wiki/%5BV6%5D-Introducing-to-events)
214
214
215
215
---------------------------
216
216
Introducing new helpers
@@ -284,7 +284,7 @@ echo implode('<br />', $CachedString->get());// Will echo your product list
284
284
* See the file examples/withoutComposer.php for more information.
285
285
286
286
#### :zap: Step 3: Enjoy ! Your website is now faster than lightning !
287
-
For curious developpers, there is a lot of other examples available [here](https://github.com/PHPSocialNetwork/phpfastcache/tree/final/docs/examples).
287
+
For curious developers, there is a lot of other examples available [here](https://github.com/PHPSocialNetwork/phpfastcache/tree/final/docs/examples).
288
288
289
289
#### :boom: phpFastCache support
290
290
Found an issue or have an idea ? Come [here](https://github.com/PHPSocialNetwork/phpfastcache/issues) and let us know !
0 commit comments