Libraries tagged by callbacks
jidoka1902/redirecting-fallbacks
70 Downloads
The redirecting-fallbacks project aims to provide an standardized way to configure your http redirects. e.g.: instead of showing an 404 page, redirect to the start page.
shiriso/kitsune-core
14 Downloads
Customise Blade with by adjusting source paths, while allowing fallbacks and switch on demand.
nhlm/pipechain
16 Downloads
A linear chainable pipeline pattern implementation with fallbacks
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
28 Downloads
A zero config cache storage for guzzle-cache-middleware that tries to cache on Apcu and fallbacks to filesystem
gburtini/router
23 Downloads
A very simple lightweight routing system capable of safe in-order fallbacks/priorities. All variables are treated as untainted. You should read the code (or at least 'Security' on the github page) before using this!
fromholdio/silverstripe-featureimage
433 Downloads
Adds feature image to pages and a fallback to SiteConfig, with inheritance/fallbacks
flyandi/filepreview
18 Downloads
Generates previews for various file formats and fallbacks
api-tools/api-version-manager
2335 Downloads
Simplify Laravel API versioning with ease. No more separate controllers—just flexibility, fallbacks, and version-specific components.
composer/ca-bundle
305404731 Downloads
Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.
zbateson/mb-wrapper
39537716 Downloads
Wrapper for mbstring with fallback to iconv for encoding conversion and string manipulation
php-mock/php-mock-phpunit
6627553 Downloads
Mock built-in PHP functions (e.g. time()) with PHPUnit. This package relies on PHP's namespace fallback policy. No further extension is needed.
php-mock/php-mock
14420301 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.
beste/in-memory-cache
5540101 Downloads
A PSR-6 In-Memory cache that can be used as a fallback implementation and/or in tests.
rosell-dk/exec-with-fallback
5527432 Downloads
An exec() with fallback to emulations (proc_open, etc)