Libraries tagged by shippable
eather009/laravel-sprint-board
0 Downloads
Standalone Laravel Sprint Board API package — sprints, members, and linked issues with a swappable tracker (default: Backlog).
duckdev/wp-queue-process
45 Downloads
WordPress non-blocking async requests and background queue processing with a swappable storage driver, server-load aware batching, and a self-healing cron.
duckdev/wp-cache-helper
311 Downloads
Helper library for the WordPress object cache and transients with group flush support, per-prefix scoping, and a swappable driver layer.
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.
arielmejiadev/geo-ip
16 Downloads
Resolve a visitor's country and location from their IP address in Laravel — modern syntax, swappable drivers (MaxMind GeoLite2, ip-api, ipinfo), zero external calls when you want them.
andrewdyer/pdf-generator
2 Downloads
A framework-agnostic library for generating PDFs from Twig templates, with support for a swappable driver interface