P
P
petrun2017-02-09 02:36:22
symfony
petrun, 2017-02-09 02:36:22

Symfony 3. Is there a bundle for managing the model cache through annotations, or yaml?

I'm trying to make convenient cache management so that the code does not spoil and is functional.
Callbacks and wrappers look poor, I think the option with annotations, or yaml would not be bad.
So far I have found these 2 options, but both are abandoned by the developers.
https://github.com/TheBigBrainsCompany/TbbcCacheBundle
https://github.com/phpro/annotated-cache-bundle
Can anyone recommend a suitable one?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
P
petrun, 2017-02-13
@petrun

In general, if anyone has a similar problem, I recommend https://github.com/goaop/goaop-symfony-bundle
Based on the Go AOP Framework, it works quite fast.
After digging into the examples, I made my own aspect for working with the cache.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question