Libraries tagged by PHP Function
openxtrem/browscap
38446 Downloads
Standalone replacement for php's native get_browser() function
deemru/blake2b
19693 Downloads
BLAKE2 hash function on pure PHP
pear2/cache_shm
30118 Downloads
Wrapper for shared memory and locking functionality across different PHP extensions.
michaeldrennen/local-file
21588 Downloads
A small php library that adds some functions to operate on local files, like an efficient line count function.
jesseschalken/autoload-generator
26906 Downloads
Generates classmap-based include/autoload files for PHP projects, with support for functions and constants.
cspray/typiphy
12539 Downloads
A small library of value objects and functions for working with PHP's types.
calmohallag/nullable-casting
10289 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.
jiripudil/phun
2332 Downloads
Modern functional collection utilities for PHP.
adminui/inertia-routes
2651 Downloads
A hybrid JS/PHP package adding Ziggy-routes functionality to your Laravel/Inertia/Vue3 application
nordsoftware/yii-account
2021 Downloads
Extension that provides basic account functionality for the Yii PHP framework.
vierwd/svg-inliner
7164 Downloads
Utility functions to inline SVGs in PHP Projects
svk/yc-grpc-injector
15970 Downloads
Интеграция драйвера grpc для php 7.4.4 в Cloud Functions Яндекс.Облака
mf/stringify
10425 Downloads
Simple and tiny class (function) to stringify anything in PHP.
dsheiko/extras
3226 Downloads
Collection of chainable high-order functions to abstract and manipulate PHP types
sonsofphp/event-sourcing-doctrine
2616 Downloads
Adds additional functionality to the Sons of PHP Event Sourcing library