Libraries tagged by Clean up
quansitech/qscmf-clear-abandon
46 Downloads
qscmf delete unused upload file
aguva/ussd
1 Downloads
An easy to use Laravel USSD library. The package provides a modern and adaptable USSD application solution that accommodates various languages, such as English and Swahili, with the option to integrate additional languages as needed. Its syntax is clear and sophisticated, ensuring exceptional user-friendliness. Additionally, it includes a built-in USSD simulator, streamlining the debugging and upkeep of the application.
phpwatch/wordpress-clear-logout
2 Downloads
A tiny WordPress plugin to clear all browser data related to the site upon logout (With `Clear-Site-Data` header).
drupal/auto_cache_clear
1 Downloads
Clears Drupal's caches automatically when dependencies are updated.
isobar-nz/silverstripe-versionprune
1659 Downloads
Clear up old versioned records
daycode/stup-images
355 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
268 Downloads
Beefed up query-builder and repository to reduce boilerplate and keep your controllers lean.