Libraries tagged by PHP Function
jtejido/geodesy-php
28862 Downloads
PHP library for geodesy functions
google/cloud-functions
98315 Downloads
Google Cloud Functions Client for PHP
php-solution/sf-functional-test
62815 Downloads
Extra functionality for work with Symfony functional tests
andreas-glaser/php-helpers
70187 Downloads
A simple php library of various helper functions and classes.
josezenem/php-enums-extended
30132 Downloads
PHP 8.1 Enums Extended adds additional functionality when working with PHP 8.1+ Enums.
elshafey/doctrine-window-functions
39568 Downloads
PHP Doctrine Extension that add window functions functionality
vaened/php-criteria-core
25648 Downloads
Core functionality to implement criteria pattern using php
noprotocol/php-mysql-aes-crypt
69659 Downloads
Encrypt/decrypt data in PHP to a format compatible with MySQL AES_ENCRYPT & AES_DECRYPT functions.
mrsuh/php-var-sizeof
2115 Downloads
Provides functions for getting full size of any PHP variable
fenguoz/bsc-php
2811 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
adriansuter/php-autoload-override
26758 Downloads
Override global scoped fully qualified function calls inside your class methods in order to be able to mock them during testing.
yriveiro/php-backoff
58295 Downloads
Simple backoff / retry functionality
vaened/php-search-engine
21374 Downloads
A flexible PHP search library that provides essential features for implementing search engines. It includes capabilities for filtering, indexing, and search functionalities. Designed to be easily extensible, it integrates seamlessly with different ORM frameworks to enhance search operations and manage complex queries.
markrogoyski/itertools-php
2707 Downloads
Iteration tools for PHP
php-fp/php-fp-either
22861 Downloads
An implementation of the Either monad in PHP.