Libraries tagged by failback
jorisnoo/craft-imageboss
481 Downloads
ImageBoss image CDN integration for Craft CMS with native transform fallback
jeffersongoncalves/laravel-pwa-service-worker
45 Downloads
A Laravel package that serves a PWA service worker at /sw.js from a Blade template whose cache version tracks the Vite build manifest hash. Ships precache + cache-first (hashed assets), network-first (navigations) and stale-while-revalidate (everything else) strategies with an offline fallback, all configurable.
jeffersongoncalves/laravel-locale-cookie
54 Downloads
A Laravel middleware that resolves the application locale from a cookie, validating the requested value against a configurable list of supported locales and falling back to a sensible default when the cookie is missing or unknown. Cookie name, supported locales, and fallback locale are all driven by config.
jcfrane/pdf-text-extractor
240 Downloads
A Laravel PDF text extraction package with multiple strategies (PdfParser, XObject, AWS Textract, Tesseract OCR). Handles Canva-generated PDFs, scanned documents, and other edge cases with automatic fallback.
jardissupport/factory
465 Downloads
PSR-11 Container with pre-registered instances and reflection fallback
jardissupport/classversion
455 Downloads
Runtime class versioning via namespace injection with configurable fallback chains and proxy caching
honklegion/environment
1123 Downloads
Simple class for getting environment in proper type with fallback
hexis/audit-bundle
301 Downloads
Symfony bundle that audits security events (login, logout, switch_user, failed-login) and Doctrine writes (insert/update/delete) with optional pre-image snapshots, storing to Elasticsearch or Doctrine with primary/fallback semantics.
genai/google-form
51 Downloads
Submit data to a Google Form from the server: POST to the form's formResponse endpoint, mapping your fields to entry.NNN ids. Best-effort with a short timeout so it never blocks the request (it returns false rather than throwing). curl with a stream fallback. PHP 5.3-safe.
gammadia/translator
104710 Downloads
Translation component, with builtin fallback for french language, and variable replacement
falconmedia/magento2-admin-passkey
23 Downloads
Enterprise-grade Magento 2 Admin security suite: passkey (WebAuthn) login with Magento 2FA fallback, trusted devices, lockouts, recovery, migration and health dashboards, diagnostics, security scoring, and audit logging. Admin UI only.
bitdreamit/laravel-qz-tray
297 Downloads
Laravel QZ Tray is a complete silent printing solution that connects your Laravel application to desktop printers via QZ Tray. It allows you to print directly from the browser without print dialogs, with smart caching, printer memory, and automatic fallback.
weprovide/magento2-module-enquire-js
50643 Downloads
Add Enquire.js from CDN as a require.js module shim. With fallback to local version when CDN is offline.
timneutkens/magento2-module-enquire-js
55040 Downloads
Add Enquire.js from CDN as a require.js module shim. With fallback to local version when CDN is offline.
swisnl/illuminate-collections
55425 Downloads
Metapackage to import illuminate/collections, with fallback to illuminate/support for older PHP/Laravel versions.