Libraries tagged by fractions
symfony/polyfill-intl-messageformatter
3313926 Downloads
Symfony polyfill for intl's MessageFormatter class and related functions
shish/safe
490052 Downloads
PHP core functions that throw exceptions instead of returning FALSE on error
rosell-dk/file-util
5287926 Downloads
Functions for dealing with files and paths
railsware/mailtrap-php
378360 Downloads
The Mailtrap SDK provides methods for all API functions.
php-mock/php-mock-mockery
1616962 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
830857 Downloads
🛡 PHP functions rewritten to throw exceptions instead of returning false or triggering errors.
magento-hackathon/module-eavcleaner-m2
232287 Downloads
Purpose of this project is to check for different flaws that can occur due to EAV and provide cleanup functions.
lstrojny/hmmmath
1861124 Downloads
Collection of math related PHP functions
laraveldaily/larastarters
115072 Downloads
Laravel Starter Kits with extra functions
krowinski/bcmath-extended
884815 Downloads
Extends php BCMath lib for missing functions like floor, ceil, round, abs, min, max, rand for big numbers. Also wraps existing BCMath functions. (more http://php.net/manual/en/book.bc.php) Supports scientific notations
hi-folks/statistics
71524 Downloads
PHP package that provides functions for calculating mathematical statistics of numeric data.
gettext/translator
3195942 Downloads
Gettext translator functions
brandonwamboldt/utilphp
536713 Downloads
util.php is a collection of useful functions and snippets that you need or could use every day, designed to avoid conflicts with existing projects
bitwasp/bitcoin
516194 Downloads
PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings
cypresslab/php-curry
115548 Downloads
Curried functions in PHP