Golang developers can now enjoy the simplicity and the power of PHP functions, with over 140 functions implemented in Go. PHP2Go aims to implement PHP’s common built-in functions, and they are almost there !

PHP functions supported include :

  • Date/Time Functions
  • String Functions
  • URL Functions
  • Array(Slice/Map) Functions
  • Mathematical Functions
  • Directory/Filesystem Functions
  • Variable handling Functions
  • Program execution Functions
  • Network Functions
  • and some Misc. Functions

To install it simply run : 

go get github.com/syyongx/php2go

Welcome to the world of PHP.

LEAVE A REPLY

Please enter your comment!
Please enter your name here