Libraries tagged by function call
gears/string
234663 Downloads
A collection of basic string manipulation functions.
wpsyntex/the-events-calendar-stubs
49298 Downloads
The Events Calendar function and class declaration stubs for static analysis.
pinkcrab/function-constructors
67090 Downloads
A collection of functions to make working with the standard php library a little easier for function composition. Allows the creation of partially applied library functions, to work as close to pure fucntions as possible.
avadim/ace-calculator
21657 Downloads
Flexible universal calculator with custom operators, functions and variables
dsheiko/extras
4188 Downloads
Chainable, high-order utility functions for PHP arrays, strings, numbers, functions and collections — inspired by JavaScript and Underscore.js
globalis/wp-cubi-helpers
27388 Downloads
Collection of wp-cubi functions for WordPress
chillerlan/php-standard-utilities
10591 Downloads
A collection of reusable multi-purpose functions for PHP libraries.
kidjapa/php-goalseek
2265 Downloads
A simple goalseek function for PHP. Using the goalseek function from Libre Office
coliving/awesome-helpers
11845 Downloads
Helper functions I find super-duper handy.
calebdw/laravel-sql-entities
1706 Downloads
Manage SQL entities in Laravel with ease.
aza/math
22571 Downloads
AzaMath - Anizoptera CMF mathematic component. Arbitrary precision arithmetic (for huge integers; BCMath wrapper) and universal convertor between positional numeral systems (supported bases from 2 to 62 inclusive, and systems with custom alphabet; pure PHP realisation, can use GMP and core PHP functions for speed optimization).
calmohallag/nullable-casting
16503 Downloads
PHP supports expression casting to primitive type (like int) by using “( type ) expression”, but it currently doesn't allow to use a nullable type as introduced by PHP 7.1 (e.g. ?int). This library provide functions that extend native php casting, adding nullable casting.
stann/stream
2676 Downloads
Pipe-native stream processing for PHP 8.5+ — lazy, curried, zero-dependency collection functions designed for the |> pipe operator.
rocksheep/enum-helpers
13225 Downloads
A collection of helper functions for working with enums in PHP
efureev/support
77298 Downloads
PHP Support Package is a collection of useful functions and snippets