PHP functions implementation to Golang. This package is for the Go beginners who have developed PHP code before. You can use PHP like functions in your app, module etc. when you add this module to your project.
go get github.com/serkanalgur/phpfuncs
# For update
go get -u github.com/serkanalgur/phpfuncs
go test ./tests/...
Please Visit https://pkg.go.dev/github.com/serkanalgur/phpfuncs