Libraries tagged by Fastback
notion/sway
67 Downloads
A custom Laravel authentication package with Redis and database fallback for API authentication.
nhlm/pipechain
16 Downloads
A linear chainable pipeline pattern implementation with fallbacks
nexus-actors/serialization-msgpack
0 Downloads
Nexus msgpack serialization — dual-backend msgpack codec with native ext-msgpack and rybakit/msgpack fallback.
nadun24/laravel-hybrid-auth
2 Downloads
Redis-first, database-fallback authentication system for Laravel with Sanctum-compatible API
mvccore/ext-view-helper-formatdate
360 Downloads
MvcCore - Extension - View - Helper - FormatDate - format given date or time by `Intl` extension or by `strftime()` as fallback.
mst/mst-contentfallback
2727 Downloads
try to load translated content on fallback rules
mkakpabla/sms-gateway
19 Downloads
Framework-agnostic SMS gateway with multi-provider fallback support
michaelfrank-dev/php-trng
0 Downloads
Robust PHP library for retrieving true random numbers (TRNG) from quantum and hardware sources, featuring rejection sampling and resilient fallback chains.
mathewparet/laravel-git-version
183 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
lombokclarion/i18n
1 Downloads
Explicit internationalization for LombokClarion: locale catalogs are plain PHP files listed in a manifest, never directory-scanned. Parameter interpolation, count-based pluralization, fallback locale.
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
lemonade/component_currency
21 Downloads
Typed PHP currency conversion library using Czech National Bank exchange rates, filesystem cache, fallback values, and a lightweight hexagonal architecture.
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