Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Symfony
  3. CacheAdministrationBundle

CacheAdministrationBundle

MITPHP

A Symfony bundle providing a controller and service to clear various framework caches like annotations, doctrine, and templates.

GitHubGitHub
18 stars3 forks0 contributors

Overview

CacheAdministrationBundle is a Symfony bundle that offers a convenient way to clear different types of caches within a Symfony application. It includes a controller with predefined actions and a cache manager service, simplifying cache management during development and deployment.

Key Features

  • Cache Manager Service — Programmatically clear specific caches like annotations, doctrine, translations, or all caches via a dedicated service.
  • Predefined Controller Actions — Provides HTTP endpoints to trigger cache clearing via web requests, with automatic redirects and flash messages.
  • Flexible Routing — Supports enabling bundled routes or custom routing configurations to map URLs to cache-clearing actions.
  • Comprehensive Cache Coverage — Handles clearing of annotations, assetic, doctrine, translations, profiles, container, routing, classes, and templates caches.

Philosophy

The bundle is designed to streamline cache management in Symfony applications by offering both programmatic and web-based interfaces, reducing manual intervention and improving developer workflow.

Quick Stats

Stars18
Forks3
Contributors0
Open Issues1
Last commit9 years ago
CreatedSince 2015

Tags

#translations#doctrine#cache-management#symfony-bundle#templates#php#development-tools#symfony#routing

Built With

P
PHP
S
Symfony

Included in

Symfony1.6k
Auto-fetched 4 hours ago

Related Projects

LiipFunctionalTestBundleLiipFunctionalTestBundle

Some helper classes for writing functional tests in Symfony

Stars650
Forks180
Last commit2 days ago
LadybugBundleLadybugBundle

Symfony2 bundle for Ladybug library, the Simple and Extensible PHP Dumper

Stars325
Forks46
Last commit8 years ago
WebProfilerExtraBundleWebProfilerExtraBundle

Adding routing, container, assetic & twig information in the web profiler

Stars261
Forks47
Last commit6 years ago
DunglasActionBundleDunglasActionBundle

Symfony controllers, redesigned

Stars256
Forks14
Last commit9 years ago
Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub