Libraries tagged by PHP functions
ionux/phactor
51065 Downloads
Phactor is a high-performance PHP implementation of the elliptic curve math functions required to generate & verify private/public (asymmetric) EC keypairs and ECDSA signatures based on secp256k1 curve parameters. This library also includes a class to generate Service Identification Numbers (SINs) based on the published Identity Protocol v1 spec.
smmoosavi/php-gettext
23519 Downloads
Wrapper for php-gettext by danilo segan. This library provides PHP functions to read MO files even when gettext is not compiled in or when appropriate locale is not present on the system.
rackbeat/php-throttler
29376 Downloads
Throttle PHP function calls and iteration runs by X executions per second.
devknown/twig-import-function
43796 Downloads
Call (almost) any PHP function from your Twig (v3) templates.
mll-lab/php-utils
37234 Downloads
Shared PHP utility functions of MLL
eoghanobrien/php-simple-mail
34083 Downloads
Provides a simple, chainable wrapper for creating and sending emails using the PHP mail() function.
clausnz/php-helpers
4313 Downloads
A Collection of useful php helper functions.
andreas-glaser/php-helpers
77141 Downloads
A comprehensive collection of PHP utility functions for array manipulation, string operations, date handling, HTML generation, form building, validation, and more. Modern PHP 8.2+ library with full type safety.
mirazmac/php-requirements-checker
9725 Downloads
A quick library to check the current environment against a set of defined requirements. It supports checking for PHP version, OS, Extensions, PHP INI values, Functions, Classes, Apache Modules and local Files and Folders.
azatoth/php-pgettext
88520 Downloads
Extension of gettext functions for PHP like pgettext, dpgettext, etc.
elshafey/doctrine-window-functions
43895 Downloads
PHP Doctrine Extension that add window functions functionality
noprotocol/php-mysql-aes-crypt
75069 Downloads
Encrypt/decrypt data in PHP to a format compatible with MySQL AES_ENCRYPT & AES_DECRYPT functions.
fenguoz/bsc-php
3916 Downloads
Support Binance's BNB and BEP20, which include functions such as address creation, balance query, transaction transfer, query the latest blockchain, query information based on the blockchain, and query information based on the transaction hash
bayfrontmedia/php-array-helpers
9854 Downloads
Helper class to provide useful array functions.
sanprojects/interceptor
22397 Downloads
Intercept php functions