Delete cache
Simply use Symfony dependency injections and the component compile the container. So it has cache.
Delete manually
Go to simply-framework directory and delete all files into the cache directory.
Delete with the CLI
Delete all content of cache directory.
php bin/console simply:cache:clear