1. 首页
  2. 数据库
  3. 其它
  4. php2go:使用Golang来实现PHP的常见内置函数 源码

php2go:使用Golang来实现PHP的常见内置函数 源码

上传者: 2021-04-04 20:05:06上传 ZIP文件 20KB 热度 10次
PHP2Go 使用Golang来实现PHP的通用内置函数。 已经实现了约140多种功能。 安装 go get github.com/syyongx/php2go 要求 达到1.10或更高。 PHP函数 日期/时间功能 time() 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 () mb_strlen () str_repeat () strstr () strtr () str_shuffle () trim () ltrim () rtrim () explode () strtoupper () strtolower () chr () ord () nl2
下载地址
用户评论