Libraries tagged by pruner
pronero/auth
60 Downloads
Pronero Auth APIs Collections
proner/laravel-boleto
5 Downloads
Biblioteca com boletos para o laravel
proner/cpf
696 Downloads
Classe para trabalhar com CPF
proner/cnpj
1496 Downloads
Classe para trabalhar com CNPJ
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.
jeffersongoncalves/filament-queue-management
3 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.
codeldev/laravel-schedule-log
14 Downloads
A simple Laravel package that automatically logs every scheduled command execution to your database. It listens to Laravel's built-in schedulerevents to record information without wrapping or modifying the scheduler itself. Ships with configurable table names, swappable Eloquent models, and a built-in prune command to manage retention.
artisan-build/hone-server
2 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.
srinathreddydudi/failed-jobs
4 Downloads
A filament package to easily retry and prune failed jobs