Libraries tagged by PHP functions
basteyy/various-php-snippets
63 Downloads
A small set of function I needed often in small projects. And a simple translation function.
asliangzai/bsc-php
11 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
asimtariq/php-gae-slim
4 Downloads
A few functions to run slim-framework on Google App Engine
asamaru7/ansi-php
111 Downloads
ANSI Control Functions and ANSI Control Sequences (Colors, Erasing, etc.) for PHP CLI Apps
aminebajjidev/php_simple_router
3 Downloads
This is simple router that can handle HTTP REQUESTS, named or anonymous functions, from the course Learn everthing you need to start a successful carrer as a PHP developer.
aliqasemzadeh/bsc-php
12 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
alexeyplodenko/symfony-php-dumper
1069 Downloads
The package provides a simple dump function, based on the Symfony VarDumper package, to output the variables and stop execution.
alexeyplodenko/php-dumper
12 Downloads
The package provides a simple dump function, to output the variables and stop execution.
alex-lee/php-helper
132 Downloads
helper function
alecrabbit/php-timers
90 Downloads
For functions benchmarking, contain counters and timers classes.
alddesign/php-xout
8 Downloads
A more readable implementation of PHPs var_dump() function
alanx15a2/php-binary-search
10 Downloads
global function do binary search.
ajenbo/image.php
588 Downloads
Helper function for simple image manipulation using GD functions.
stephenlake/php-commons
468 Downloads
Frequently used helpers to writer cleaner code without forcing globally defined functions.
sqonk/php-strlib
8 Downloads
A string library with no dependancies containing a very small set of useful functions in the global name space.