Libraries tagged by PHP Function
berlindb/core
205456 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
1214705 Downloads
H5P Core functionality in PHP
stechstudio/backoff
3925186 Downloads
PHP library providing retry functionality with multiple backoff strategies and jitter support
mossadal/math-parser
1488474 Downloads
PHP parser for mathematical expressions, including elementary functions, variables and implicit multiplication. Also supports symbolic differentiation.
ramsey/array_column
3406269 Downloads
Provides functionality for array_column() to projects using PHP earlier than version 5.5.
umpirsky/twig-php-function
4203933 Downloads
Call (almost) any PHP function from your Twig templates.
php-mock/php-mock-mockery
1676994 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.
fp4php/functional
145599 Downloads
PHP Functional Programming library
illuminated/helper-functions
510610 Downloads
Laravel-specific and pure PHP Helper Functions.
vanderlee/php-stable-sort-functions
612570 Downloads
Class of stable sort methods. Equal values remain in the original order. Only different values are sorted.
permafrost-dev/php-code-search
307761 Downloads
Search PHP code for function & method calls, variable assignments, and more
wapmorgan/php-deprecation-detector
409114 Downloads
Analyzer of PHP code to search issues with deprecated functionality in newer interpreter versions.
wapmorgan/php-code-fixer
402482 Downloads
Analyzer of PHP code to search issues with deprecated functionality in newer interpreter versions.
railsware/mailtrap-php
437022 Downloads
The Mailtrap SDK provides methods for all API functions.
php-mock/php-mock-integration
8778611 Downloads
Integration package for PHP-Mock