Libraries tagged by fal
thecodingmachine/safe
69540752 Downloads
PHP core functions that throw exceptions instead of returning FALSE on error
composer/ca-bundle
294057696 Downloads
Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.
zbateson/mb-wrapper
36052862 Downloads
Wrapper for mbstring with fallback to iconv for encoding conversion and string manipulation
php-mock/php-mock
13548602 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
6168222 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
4462430 Downloads
A PSR-6 In-Memory cache that can be used as a fallback implementation and/or in tests.
beechit/fal-securedownload
464288 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
5169336 Downloads
An exec() with fallback to emulations (proc_open, etc)
laravel-lang/json-fallback
856931 Downloads
Adds support for fallback JSON string translation
fale/isbn
459643 Downloads
ISBN library
php-mock/php-mock-mockery
1497509 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
684643 Downloads
🛡 PHP functions rewritten to throw exceptions instead of returning false or triggering errors.
kartik-v/yii2-widget-spinner
3407565 Downloads
A widget to render animated CSS3 loading spinners with VML fallback for IE (sub repo split from yii2-widgets)
ahand/mobileesp
434825 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
399110 Downloads
Allow you to call node.js module or scripts throught PHP and call a fallback function if node.js is not available