php2go
v0.9.9
Utilisez Golang pour implémenter les fonctions intégrées communes de PHP. Environ 140+ fonctions ont été implémentées.
allez chercher github.com/syyongx/php2go
Allez 1.10 ou supérieur.
temps() strtotime()date()checkdate()sleep()usleep()
strpos() stripos()strrpos()strripos()str_replace()ucfirst()lcfirst()ucwords()substr()strrev()number_format()chunk_split()str_word_count()wordwrap()strlen()str_repeat()strstr()strtr( )str_shuffle()trim()ltrim()rtrim()explode()strt oupper()strtolower()chr()ord()nl2br()json_encode()json_decode()addslashes()stripslashes()quotemeta()htmlentities()html_entity_decode()md5()md5_file()sha1()sha1_file()crc32( )levenshtein()similar_text()soundex()parse_str()
mb_strlen()mb_strtoupper()
base64_encode() base64_decode()parse_url()urlencode()urldecode()rawurlencode()rawurldecode()http_build_query()
tableau_fill() array_flip()array_keys()array_values()array_merge()array_chunk()array_pad()array_slice()array_rand()array_column()array_push()array_pop()array_unshift()array_shift()array_key_exists()array_combine()array_reverse()implode( )in_array()
abdos() rand()round()floor()ceil()pi()max()min()decbin()bindec()hex2bin()bin2hex()dechex()hexdec()decoct()Octdec()base_convert()is_nan( )
random_bytes()random_int()
statistique() pathinfo()file_exists()is_file()is_dir()filesize()file_put_contents()file_get_contents()unlink()delete()copy()is_readable()is_writeable()rename()touch()mkdir()getcwd()realpath( )basename()chmod()chown()fclose()filemtime()fgetcsv()glob()
vide()is_numeric()
exécutable() système()passthru()
obtenir le nom d'hôte() gethostbyname()gethostbynamel()gethostbyaddr()ip2long()long2ip()
écho() uniqid()exit()die()getenv()putenv()memory_get_usage()memory_get_peak_usage()version_compare()zip_open() Ternaire (condition bool, trueVal, falseVal interface{}) interface{}
Le code source de PHP2Go est sous licence MIT.