File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -7,3 +7,12 @@ low overhead so that caching is fastest. It ships with a few caching adapters
7
7
for the most widespread and suited to caching backends. It also provides a
8
8
` doctrine/cache ` proxy adapter to cover more advanced caching needs and a proxy
9
9
adapter for greater interoperability between PSR-6 implementations.
10
+
11
+ Resources
12
+ ---------
13
+
14
+ * [ Documentation] ( https://symfony.com/doc/current/components/cache.html )
15
+ * [ Contributing] ( https://symfony.com/doc/current/contributing/index.html )
16
+ * [ Report issues] ( https://github.com/symfony/symfony/issues ) and
17
+ [ send Pull Requests] ( https://github.com/symfony/symfony/pulls )
18
+ in the [ main Symfony repository] ( https://github.com/symfony/symfony )
You can’t perform that action at this time.
0 commit comments