Libraries tagged by PHP Function
mrrio/shellwrap
148027 Downloads
Use any command-line tool as a PHP function.
berlindb/core
133567 Downloads
A collection of PHP classes and functions that aims to provide an ORM-like experience and interface to WordPress database tables.
h5p/h5p-core
1091008 Downloads
H5P Core functionality in PHP
stechstudio/backoff
3647777 Downloads
PHP library providing retry functionality with multiple backoff strategies and jitter support
mossadal/math-parser
1367271 Downloads
PHP parser for mathematical expressions, including elementary functions, variables and implicit multiplication. Also supports symbolic differentiation.
ramsey/array_column
3342769 Downloads
Provides functionality for array_column() to projects using PHP earlier than version 5.5.
umpirsky/twig-php-function
4112079 Downloads
Call (almost) any PHP function from your Twig templates.
php-mock/php-mock-mockery
1491416 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.
jasny/php-functions
464434 Downloads
A set of useful PHP functions
illuminated/helper-functions
462711 Downloads
Laravel-specific and pure PHP Helper Functions.
vanderlee/php-stable-sort-functions
530139 Downloads
Class of stable sort methods. Equal values remain in the original order. Only different values are sorted.
wapmorgan/php-deprecation-detector
384708 Downloads
Analyzer of PHP code to search issues with deprecated functionality in newer interpreter versions.
wapmorgan/php-code-fixer
397872 Downloads
Analyzer of PHP code to search issues with deprecated functionality in newer interpreter versions.
railsware/mailtrap-php
305466 Downloads
The Mailtrap SDK provides methods for all API functions.
php-mock/php-mock-integration
7859925 Downloads
Integration package for PHP-Mock