Libraries tagged by funciones
rosell-dk/file-util
5211285 Downloads
Functions for dealing with files and paths
railsware/mailtrap-php
363424 Downloads
The Mailtrap SDK provides methods for all API functions.
php-mock/php-mock-mockery
1588171 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
801101 Downloads
🛡 PHP functions rewritten to throw exceptions instead of returning false or triggering errors.
magento-hackathon/module-eavcleaner-m2
228750 Downloads
Purpose of this project is to check for different flaws that can occur due to EAV and provide cleanup functions.
lstrojny/hmmmath
1848114 Downloads
Collection of math related PHP functions
leth/ip-address
636529 Downloads
IPv4 and IPv6 address and subnet classes with awesome utility functions.
laraveldaily/larastarters
113673 Downloads
Laravel Starter Kits with extra functions
krowinski/bcmath-extended
877938 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
kartik-v/yii2-helpers
2598264 Downloads
A collection of useful helper functions for Yii Framework 2.0
jbzoo/jbdump
1104707 Downloads
Script for debug and dump PHP variables and other stuff. This tool is a nice replacement for print_r() and var_dump() functions.
hi-folks/statistics
69965 Downloads
PHP package that provides functions for calculating mathematical statistics of numeric data.
gettext/translator
3126789 Downloads
Gettext translator functions
components/mathjs
3304 Downloads
Math.js is an extensive math library for JavaScript and Node.js. It features a flexible expression parser with support for symbolic computation, comes with a large set of built-in functions and constants, and offers an integrated solution to work with different data types like numbers, big numbers, complex numbers, fractions, units, and matrices.
brandonwamboldt/utilphp
535761 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