Libraries tagged by backoff
deboorn/expbackoffworker
25937 Downloads
Adds automatic exponential backoff to Laravel 5's queue worker
xguenel/module-config-search
455 Downloads
Magento 2 module that allows you to quickly search for configuration paths in the Magento back-office using a keyboard shortcut.
xguenel/module-collapsible-toggle
455 Downloads
Magento 2 module that allows you to expand/collapse all collapsible elements in the Magento back-office using keyboard shortcuts.
ruudy/metronic-bundle
5374 Downloads
Symfony2 Bootstrap Backend/Admin Theme based on Metronic
roadiz/user-bundle
623 Downloads
Public user management bundle for Roadiz CMS
roadiz/solr-bundle
1117 Downloads
roadiz/rozier-bundle
9358 Downloads
roadiz/models
28535 Downloads
Roadiz base models for entities.
roadiz/documents
28726 Downloads
Roadiz sub-package for Document system.
melisplatform/melis-react-override
40 Downloads
Melis Platform React back-office override module (legacy tool iframe + SPA shell)
melisplatform/melis-react-api
35 Downloads
Melis Platform React back-office JSON API module
jorisdugue/easyadmin-extra-bundle
277 Downloads
Advanced data tools for EasyAdmin 5, including exports, security helpers, and future bulk operations.
catgento/magento-2-environments
1367 Downloads
Show Environment Bar in Backoffice
survos/fetch-bundle
277 Downloads
HTTP fetch utilities for Symfony: caching (RFC 9111 or app-controlled TTL), retry/backoff, bounded concurrency, and resumable downloads. Optional JSONL dataset-harvesting pagination on top if survos/jsonl-bundle is installed.
rasuvaeff/retry
214 Downloads
Closure-first retry with backoff, jitter, and PSR-18 support for PHP