Libraries tagged by failback
rabsanaco/locale
6 Downloads
Locale management and direction detection based on laravel default and fallback locale
pnikolov/spin.js
3289 Downloads
Wrapper of spin.js component. An animated CSS3 loading spinner with VML fallback for IE.
pma987/test2
3 Downloads
Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.
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
15 Downloads
message formatting utilities using ICU, with a fallback on basic string templating.
nhlm/pipechain
14 Downloads
A linear chainable pipeline pattern implementation with fallbacks
mathewparet/laravel-git-version
59 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
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
27 Downloads
A zero config cache storage for guzzle-cache-middleware that tries to cache on Apcu and fallbacks to filesystem
legalthings/base58-compat
485 Downloads
Userspace function as fallback for base58 extension
laravelutilities/translator
8 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
2 Downloads
Retrieve & store cache with a fallback for a specific duration
kartavik/php-mock
24 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.
idct/limited-objects-cache
6 Downloads
Simple ArrayAccess objects' cache with a lookup table in memory and fallback to files with serialized data.