Skip to content

jbuchbinder/go-php

 
 

Repository files navigation

GO-PHP

Build Status GoDoc

A helper library for Golang for those coming from PHP to Go.

This library implements functions and classes familiar to those with PHP.

For example instead of is_numeric($x) do php.IsNumeric(x)

Also useful for porting PHP code to Golang.

About

A helper library for Golang for those coming from PHP to Go. Implements functions and classes familiar to those with PHP.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Go 100.0%