Libraries tagged by failback
pma987/test
1 Downloads
Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.
php-enspired/peekaboo
24 Downloads
message formatting utilities using ICU, with a fallback on basic string templating.
pardnchiu/session
6 Downloads
PD\Session is a flexible PHP session manager with Redis support and filesystem fallback. Provides secure session handling.
pardnchiu/cache
5 Downloads
PD\Cache is a hybrid caching system for PHP that combines Redis and filesystem caching with automatic filesystem fallback support.
otavio-araujo/filament-smart-cep
1 Downloads
A FilamentPHP plugin that validates Brazilian postal codes (CEP) and automatically fills address fields (street, neighborhood, city, state, country) using ViaCEP as the primary source, with multiple API fallbacks for reliability.
nhlm/pipechain
16 Downloads
A linear chainable pipeline pattern implementation with fallbacks
mvccore/ext-view-helper-formatdate
343 Downloads
MvcCore - Extension - View - Helper - FormatDate - format given date or time by `Intl` extension or by `strftime()` as fallback.
mathewparet/laravel-git-version
143 Downloads
Get the application version using git or a fallback
masnun/cache
8 Downloads
A package that allows you to use two caching engines, one as a fallback for the other
mapbender/ldapbundle
459 Downloads
Add LDAP Login to Mapbender with FOM as fallback
lochmueller/fl_realurl_image
3858 Downloads
Add the RealURL functionality to image files. 'typo3temp/2d972d5c89b5.jpg' goes 'nice-name.jpg'! Many different fallbacks like file reference, file, content element or page settings to get the right file name.
lmammino/guzzle-apcu-fs-cache
29 Downloads
A zero config cache storage for guzzle-cache-middleware that tries to cache on Apcu and fallbacks to filesystem
laravelutilities/translator
9 Downloads
This package mainly combine all the files inside lang folder and give the wrapper which will either collect information from the combined file or as a fallback if particular key is not defined collect from original file through a helper
kielabokkie/uber-cache
9 Downloads
Retrieve & store cache with a fallback for a specific duration
kartavik/php-mock
27 Downloads
PHP-Mock can mock built-in PHP functions (e.g. time()). PHP-Mock relies on PHP's namespace fallback policy. No further extension is needed.