Libraries tagged by fal
thecodingmachine/safe
59825504 Downloads
PHP core functions that throw exceptions instead of returning FALSE on error
composer/ca-bundle
265183024 Downloads
Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.
zbateson/mb-wrapper
31081930 Downloads
Wrapper for mbstring with fallback to iconv for encoding conversion and string manipulation
php-mock/php-mock
11654084 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.
php-mock/php-mock-phpunit
5338548 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.
beste/in-memory-cache
1795030 Downloads
A PSR-6 In-Memory cache that can be used as a fallback implementation and/or in tests.
beechit/fal-securedownload
407257 Downloads
Secure download of assets. Makes it possible to secure FE use of assets/files by setting permissions to folders/files for fe_groups.
rosell-dk/exec-with-fallback
4164572 Downloads
An exec() with fallback to emulations (proc_open, etc)
laravel-lang/json-fallback
463226 Downloads
Adds support for fallback JSON string translation
fale/isbn
423282 Downloads
ISBN library
php-mock/php-mock-mockery
1295001 Downloads
Mock built-in PHP functions (e.g. time()) with Mockery. This package relies on PHP's namespace fallback policy. No further extension is needed.
nette/safe
261310 Downloads
🛡 PHP functions rewritten to throw exceptions instead of returning false or triggering errors.
kartik-v/yii2-widget-spinner
3162292 Downloads
A widget to render animated CSS3 loading spinners with VML fallback for IE (sub repo split from yii2-widgets)
ahand/mobileesp
404753 Downloads
Since 2008, MobileESP provides web site developers an easy-to-use and lightweight API for detecting whether visitors are using a mobile device, and if so, what kind. The APIs provide simple boolean results ('true' or 'false') for identifying individual device categories (such as iPhone, BlackBerry, Android, and Windows Mobile), device capabilities (e.g., J2ME), and broad classes of devices, such as 'iPhone Tier' (iPhone/Android/Tizen) or 'Tablet Tier.' APIs are available in PHP, JavaScript, Java, C#, Ruby Python, and more.
nodejs-php-fallback/nodejs-php-fallback
369274 Downloads
Allow you to call node.js module or scripts throught PHP and call a fallback function if node.js is not available