Libraries tagged by functions
leth/ip-address
777311 Downloads
IPv4 and IPv6 address and subnet classes with awesome utility functions.
laraveldaily/larastarters
142102 Downloads
Laravel Starter Kits with extra functions
krowinski/bcmath-extended
1236732 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
jord-jd/password_exposed
17677 Downloads
This PHP package provides a `password_exposed` helper function, that uses the haveibeenpwned.com API to check if a password has been exposed in a data breach.
jakezatecky/array_group_by
233470 Downloads
A function that groups/splits an array by the values of a given key or keys.
hi-folks/statistics
139470 Downloads
PHP package that provides functions for calculating mathematical statistics of numeric data.
gettext/translator
5712614 Downloads
Gettext translator functions
genl/matice
413632 Downloads
Use your Laravel translations in JavaScript. Generates a Blade directive exporting all of your Laravel translations and provides a nice trans() helper function in JavaScript.
garetjax/phpbrowscap
873240 Downloads
Standalone replacement for php's native get_browser() function
fylax/forceutf8
906582 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
fresh/datetime
715525 Downloads
PHP library that provides additional functions for processing dates & times.
flow-php/array-dot
643676 Downloads
PHP ETL - Array Dot functions
danog/class-finder
185851 Downloads
Fork of haydenpierce/class-finder with support for traits, interfaces and functions
components/mathjs
4248 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.
bitworking/mimeparse
292574 Downloads
Basic functions for handling mime-types.