Libraries tagged by fal
thecodingmachine/safe
80035189 Downloads
PHP core functions that throw exceptions instead of returning FALSE on error
composer/ca-bundle
317805865 Downloads
Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.
zbateson/mb-wrapper
42402413 Downloads
Wrapper for mbstring with fallback to iconv for encoding conversion and string manipulation
php-mock/php-mock
15565732 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
7111726 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
7332764 Downloads
A PSR-6 In-Memory cache that can be used as a fallback implementation and/or in tests.
rosell-dk/exec-with-fallback
6105213 Downloads
An exec() with fallback to emulations (proc_open, etc)
laravel-lang/json-fallback
1339065 Downloads
Adds support for fallback JSON string translation
fale/isbn
484914 Downloads
ISBN library
php-mock/php-mock-mockery
1750452 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
1006760 Downloads
🛡 PHP functions rewritten to throw exceptions instead of returning false or triggering errors.
kartik-v/yii2-widget-spinner
3622532 Downloads
A widget to render animated CSS3 loading spinners with VML fallback for IE (sub repo split from yii2-widgets)
ahand/mobileesp
457561 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.
beechit/fal-securedownload
509088 Downloads
Secure download of assets. Makes it possible to secure FE use of assets/files by setting permissions to folders/files for fe_groups.
nodejs-php-fallback/nodejs-php-fallback
429449 Downloads
Allow you to call node.js module or scripts throught PHP and call a fallback function if node.js is not available