Is there a way to extend Symfony 2 cache:clear command to clear APC as well or to do some other logic?
cache:clear
You may use ApcBundle to do this.