Libraries tagged by Clean up
quansitech/qscmf-clear-abandon
47 Downloads
qscmf delete unused upload file
drupal/auto_cache_clear
1 Downloads
Clears Drupal's caches automatically when dependencies are updated.
isobar-nz/silverstripe-versionprune
1666 Downloads
Clear up old versioned records
daycode/stup-images
363 Downloads
Stup Images or Store Or Update Images is a Package For Storing / Updating the Images, More Clear Codes and Upgrade Readability
razorisuru/shopping-cart
10 Downloads
The ShoppingCart package provides a simple and flexible solution for managing a shopping cart in Laravel applications. It uses sessions to store cart items, allowing you to easily add, update, remove, and clear items. With support for custom attributes, price calculations, and total cost computation, this package is ideal for building e-commerce and order management systems.
fdmind/magic-cache-invalidator
12 Downloads
Manages static cache invalidation for sites with site builder approach. Do you reference/relate an entry somewhere and that entry gets updated? It will clear static cache for a page where the changed entry is referenced. Oh.. and it also adds entry context menu option that allows to invalidate static cache for that entry.
lkoell/symfony-twig-scoped-cache
7 Downloads
Scoped twig template cache. Useful if you run many domains/clients with separate templates but don't want to clear all template caches just to update one domain/client.
mblarsen/laravel-repository
269 Downloads
Beefed up query-builder and repository to reduce boilerplate and keep your controllers lean.