Libraries tagged by prune
tzfrs/urlpruner
14 Downloads
This library takes in an URL and prunes it from (probably) unnecessary data
jeffersongoncalves/filament-queue-management
7 Downloads
A Filament plugin to manage Laravel's database queue tables (jobs, failed_jobs, job_batches) — monitor, retry and prune queued and failed jobs from your panel.
cloud-castle/cache
47 Downloads
Кэш для PHP 8.1+: PSR-16 и PSR-6 из одного пакета, remember со stampede-защитой (XFetch), теги с O(1)-инвалидацией, пространства имён, цепочки L1/L2, LRU-лимит, нативные счётчики с сохранением TTL, статистика, prune, детерминированный TTL в тестах (PSR-20). Бэкенды: память, файлы с атомарной записью, Redis и Memcached; безопасная сериализация (белые списки классов, HMAC-подпись). Нулевые тяжёлые зависимости.
artisan-build/hone-server
7 Downloads
The receive/store/serve side of Hone: ingest endpoint, Postgres storage, rollups, prune, and the read-only MCP server. Consumed by the Hone app.
wagento/module-prune-customer
0 Downloads
List and prune SPAM customers using CLI commands
service-to/prune-releases
0 Downloads
A Laravel package for automatically pruning old deployment releases while preserving the current symlinked release
parvion/laravel-log-pruner
2 Downloads
A robust Laravel package for atomic log rotation, dynamic database table pruning, queue worker restart, and multi-recipient email reporting.
jhdxr/laravel-prune-db-cache
125 Downloads
Clear expired cache items in DB for laravel database driver
helgesverre/laravel-prunekeeper
0 Downloads
Archive prunable Eloquent records before deletion
falcon/laravel-medialibrary-prune-files
353 Downloads
Laravel package to prune stale files created by spatie medialibrary
cambis/silverstripe-pruner
5 Downloads
A simple developer utility to clear database tables.
cesargb/laravel-model-toolkit
6 Downloads
List all models, detect and delete orphaned morph relation records, and prune Eloquent models.
mohammedmanssour/failed-jobs-model
1 Downloads
An Eloquent model, query scopes, and Artisan commands to inspect, analyze, and prune Laravel's failed_jobs table — with an indexed display_name for fast lookups and stats.
artisan-build/sink-server
0 Downloads
The receive/store/serve side of Sink: ingest, parse, storage, prune, inbox UI, and the read-only MCP server. Consumed by the Sink app.
srinathreddydudi/failed-jobs
4 Downloads
A filament package to easily retry and prune failed jobs